Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: where's my Web Service?


Message #1 by "clover c" <callisto137@h...> on Wed, 17 Oct 2001 07:48:35 +0000
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

  Return to Index