Creating a Web Service in Visual Studio 2005

  • Thread starter Thread starter Nathan Sokalski
  • Start date Start date
N

Nathan Sokalski

I am trying to create an ASP.NET Web Service using VB.NET and Visual Studio
2005. When I select Add New Item and choose Web Service, it shows
WebService1.asmx in the Solution Explorer, but it opens WebService1.asmx.vb.
I have tried everything I can think of to open WebService1.asmx, but it is
almost as if it does not exist. What is going on here? Thanks.
 
Back
Top