I build my web service on .NET framework 3.5 (C# Visual Studio 2008)
It works excellent on Windows 7 and XP - and it work excellent if I run it through Visual Studio.
I try to run on Windows 8 and I got error.
I try to setup the application pool IIS on .NET v2.0 classic
I try to check the .NET framework 3.5 (include .net 2 and 3) on Windows features on/off
The error:
Detailed Error Information:
Module StaticFileModule
Notification ExecuteRequestHandler
Handler StaticFile
Error Code 0x80070032
Requested URL http://localhost:80/WS_TEST_SETUP/Service1.asmx
Physical Path C:\inetpub\wwwroot\WS_TEST_SETUP\Service1.asmx
Logon Method Anonymous
Logon User
Anonymous
Before I go back to Windows 7 what can I do ?
↧