milkshake wrote:OK.... I finally found a solution for Firefox

not EXPLORER

you need to edit prefs.js with notepad somewhere on this location C:\Users\lullo\AppData\Roaming\Mozilla\Firefox\Profiles\ (directorys could be hidden so unhide them)
Shutdown any firefox window and Add this line below in prefs.js
user_pref("signed.applets.codebase_principal_support", true);
restart the browser and it should work

if anyone find a solution for windows vista explorer post it ok

Thanks milkshake: very nice resource.
let me make a corection tho.
you should not be editing prefs.js directly.
You should change brower prefs only via the about:config feture of firefox.
In the space where you would type in a url.
type in
about:config and hit return.
You should then get a listing of all the brower configurations.
the text space called. "
filter"
type in
signed.applets.codebase_principal or as much as you need untill you see that config line.
Thne just double click that line and it changed from false to true.
then just exit your brower to save the file.