hi
i build my Webservice on FrameWork 3.5 (C# Visual studio 2008)
it work excellent on Windows-7 and XP - and it work excellent if i run Through Visual-Studio.
i try to run on Windows-8 and i got error.
1. i try to setup the Application pool IIS on .NET v2.0 Classic
2. 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 i can do ?
|