Have tried the following:
Created a new solution
trying to add to project -> c# Web Service
get the error:
The Web server reported the following error when attempting to creat or open the web project located at the following URL: 'Http://localhost/webservice1'. 'Http/1.1 500 internal server error'.
Have tried the following solutions:
Registered the asp.dll
Ran aspnet_regiis.exe -i
Typed in an application name under IIS, web sites, home directory in the MMC.
Tried assigning an IP and leaving it unassigned
Started Distributed actions coordinator.
Don't know what else it could be, and to make things more interesting, I can make it in C++, just not in c#. Am trying to learn c# and am getting quite frustrated, any and all help greatly appreciated.