problem running a web service in XP
hello,
I have VS.Net 2005 installed in Windows XP professional, SP2. I used to create Web services in http://localhost/... and any web application created anywhere in the file system could access that service.
Lately I am unable to test run these services and subsequently, I cannot refer them in my applications. What could be the reason for it? Is the IIS making the problem?
I have also checked the Microsoft help for enabling proxy / IE options and all, but nothing happens except either Internal server error or 500 error.
Please help me, I need help.
[572 byte] By [
poulomi] at [2007-11-11 10:26:28]

# 1 Re: problem running a web service in XP
Try disabling "Friendly HTTP error messages" in IE (Tools -> Internet Options... -> Advanced tab) and see it reports a more helpful error message. You might also check the event logs on your system to see if they provide a clue.
# 2 Re: problem running a web service in XP
Hello,
Now I cannot run even the ASP.Net applications. I get this
http://localhost/services1/Service.asmx
Server Application Error
The server has encountered an error while loading an application during the processing of your request.
Please refer to the event log for more detail information. Please contact the server administrator for assistance.
# 4 Re: problem running a web service in XP
hello,
I had this error in system log.
The server failed to load application '/LM/W3SVC'. The error was 'The specified metadata was not found.
'.
For additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
# 5 Re: problem running a web service in XP
OK. Did you try Googling for that error message?
http://www.google.com/search?q=failed+load+%2Flm%2Fw3svc+specified+metadata