Hi,
I have an ASP.NET website that uses a scriptmanager. The website works on my machine locally. It also works locally on our production server (windows server 2008 R2 with IIS7.5), but when I try to access the site from outside the network I get an error message: Runtime-error Microsoft JScript: ASP.NET Ajax client-side framework failed to load.
The website is build in visual studio 2010 with framework 4.0. Now this same website works correctly when I install it on a windows server 2003 with IIS6 and Ajax extensions. Also from outside the network.
I have really tried everything that's being suggested on the internet (I am reading and trying for almost a week), but unfortunately without success.
Is there something special that I have to install in order to make it work with IIS7.5?
Is there someone who had the same experience and found a solution?
Thanks!