Proxy settings not configured for weg discovery.

D

Dave

Another newbie to .NET....

I'm currently running through the walkthroughs (ha ha).
I'm doing this all on a stand alone laptop running windows
2000 with .NET 2002 academic version and SQL Server 2000
desktop. THERE IS NO LAN CONNECTION.

I've created a simple web service (vb) that connects to
the pubs db in sql server with a DataAdapter object and
has two web methods (get, update) that expose the result
set.

I get the following error when I try and create a web
reference to this web service object from a windows client
(vb client). I browse the local server, the web service is
listed (suggesting web discovery is working) and when I
select it I get the error. I've checked it out and it's
something to do with a LAN proxy setting but I'm not
connected to a LAN at all!!!?

Here's the error...

"The proxy settings on this computer are not configured
correctly for web discovery. Click the Help button for
more information."

Parser Error Message: Could not create
type 'AuthorsWebService.AuthorsService'.

Source Error:

Line 1: <%@ WebService Language="vb"
Codebehind="AuthorsService.asmx.vb"
Class="AuthorsWebService.AuthorsService" %>

Source File:
c:\inetpub\wwwroot\AuthorsWebService\AuthorsService.asmx
Line: 1

Version Information: Microsoft .NET Framework
Version:1.1.4322.573; ASP.NET Version:1.1.4322.573

Server Error in '/AuthorsWebService' Application.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top