Hello,
I have a problem when I try to execute my web application in a specific IIS. I have two computers, both with Windows 7 (one of them with Windows 7 Lite Ultimate and the other with Windows 7 Enterprise). I've published the same application in both computers (both with IIS 7.5). Results when I access to the web application and it tries to execute the silverlight object:
- W7 Lite Ultimate: the application executes correctly silverlight and I don't have any problem.
- W7 Enterprise: the browser downloads correctly the .xap ( I've seen that with firebug in firefox), but when it tries to execute silverlight object, it give me the next exception:
It seems that there is any problem with radgauge, but this problem only occurs in the computer with W7 Enterprise ( I've alos published thsi application in an IIS 6 in a XP, and it runs prefectly too).
Threre is someone whith any idea about what is happening??