Hy,
how can I create a asmx web service in Visual Studio 2013?
I have found this short tutorial about that, but when I follow this in Visual Studio 2013 I get an error that says "the type 'Service1' could not be created".
Thanks for help :)
question from:https://stackoverflow.com/questions/20281144/create-a-asmx-web-service-in-c-sharp-using-visual-studio-2013