Clo,
Did you ever solve this problem ? I am experiencing exactly the same
thing. When searching the net, your message was all that I could find, so
unfortunately for you, you are my last hope. Other people in my office
have installed .net using the same cds, and their machines are working
perfectly.
Thanks in advance,
Rich.
> 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