Problem with web service and VS 2005

May 8 2006 12:23 PM
I just installed VS .NET 2005, and i have some problem with web services. If i develop web services and launch it with the "emulator" that come inside VS 2005 everything works well, but if i try to develop they to my IIS server i get a page not found error.

I created a Virtual Directory in IIS, granted anonymous access, and tryed to publish the Web Application to the created directory, but nothing seems to work.