|
-
Oct 11th, 2001, 04:58 AM
#1
Thread Starter
Lively Member
Accessing a web service from a web page
Hi Folks,
How do I reference an instance of a web service (proxy class) from an aspx page. Im actually using the Dataservice, dataserviceclient example from the SDk's ASP.Net Web Services samples. Im trying to get them running myself. Ive created the dataservice web service as a project and Ive and placed a wsdl created proxy in the web service apps /bin folder. I created the web service client by cutting and pasting the code + html from the (sdk examples) dataservice client into a text file and saving this as dataserviceclient.aspx. When I try to load dataserviceclient.aspx in the browser I get a
Compilation error Message: Type is not defined 'DataServiceVB.dataservice'. Im obviously omitting something trivial. Any help would be much appreciated.
Cheers
Mick Lennon
Ireland
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|