Just a quick update on that weird error message: I read a lot of forums and KB about this but couldn't figure it out for my case. Well, during 2 days, I checked the Web Service Extensions, tried the "get_aspx_ver.aspx" fix, the "aspnet_regiis.exe -i" fix,
and may other things: nothing worked. I finally found that the software eEye Digital SecureIIS was installed on the web server. I removed it for each broken application like this: right-click on your application name in IIS manager, "home directory" tab, "Configuration"
button, and then in the "Wildcard application maps" window, I removed the line for the secureIIS software. It worked like a charm... Another cool ;) side effect of this beautifull software is explained here:
http://forums.asp.net/890145/ShowPost.aspx
None
0 Points
39 Posts
"The specified Web server is not running ASP.NET version 1.1" error message when trying to copy...
Feb 07, 2006 10:15 AM|p@sc@l|LINK
Just a quick update on that weird error message: I read a lot of forums and KB about this but couldn't figure it out for my case. Well, during 2 days, I checked the Web Service Extensions, tried the "get_aspx_ver.aspx" fix, the "aspnet_regiis.exe -i" fix, and may other things: nothing worked. I finally found that the software eEye Digital SecureIIS was installed on the web server. I removed it for each broken application like this: right-click on your application name in IIS manager, "home directory" tab, "Configuration" button, and then in the "Wildcard application maps" window, I removed the line for the secureIIS software. It worked like a charm... Another cool ;) side effect of this beautifull software is explained here: http://forums.asp.net/890145/ShowPost.aspx
Hope this helps...