Hello all,
I've recently installed Visual Studio .Net beta 2 and i've been trying all
day (sad I know) to get a web service up and running. I've tried writing the
service in both VB and C# and I'm having the same problem with both. When I
build and run the service all the browser displays is the following:
<%@ WebService Language="vb" Codebehind="Service1.asmx.vb"
Class="WebService1.Service1" %>
Does anyone know why this is happening? IIS seems fine.
Sorry if I'm being a bit dim here I'm from a purely scripting background and
don't know the ins and outs of "real" programming ;)
Any help would be great, thanks
Clo