Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Services > Proxy settings not configured for weg discovery.

Reply
Thread Tools

Proxy settings not configured for weg discovery.

 
 
Dave
Guest
Posts: n/a
 
      09-14-2003
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\AuthorsServic e.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.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
i have configured proxy but fiddler can't capture python's network requests 成都七中2002级7班_大家都是天才~ Python 1 07-04-2011 05:50 PM
Settings.settings file with settings for multiple regions donet programmer ASP .Net 3 11-20-2009 03:05 PM
Networking is not installed or not configured properly Martin Wireless Networking 1 07-30-2005 05:01 PM
ms outlook weg RonnyVaxdo Computer Support 4 02-20-2004 07:09 PM
The proxy settings are not configured correctly for Web discovery? Bruce W.1 ASP .Net Web Services 0 12-12-2003 01:26 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57