HTTP 404 The resource you are looking for (or one of its dependenc

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Raja

    HTTP 404 The resource you are looking for (or one of its dependenc

    I am new to this board. I am trying to write a Hello World web service in VS
    ..net 2005 beta in c#.

    The following error occurrs when I try to browse the .asmx file.

    --------------------------------------------------------------------------------

    Server Error in '/WebSite5' Application.

    The resource cannot be found.
    Description: HTTP 404. The resource you are looking for (or one of its
    dependencies) could have been removed, had its name changed, or is
    temporarily unavailable. Please review the following URL and make sure that
    it is spelled correctly.

    Requested URL: /WebSite5/Service.asmx


    Version Information: Microsoft .NET Framework Version:2.0.502 15.44; ASP.NET
    Version:2.0.502 15.44
    --------------------------------------------------------------------------------

    Experts, please help.
Working...