473,405 Members | 2,176 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

WSDLReader:Access is denied error when running a WS CLIENT which uses the MS SOAP Toolkit

Hello,

I am new to webservices and I am trying to get a simple Webservice
client in VB (Using Microsoft SOAP Toolkit) to access a webservice on a public site. I get the following error message when I run my webservice client...

Runtime Error '-2147024809 (80070057)
WSDLReader: Loading of the WSDL file failed HRESULT=0x80070057
WSDLReader:XML Parser failed at linenumber 0, lineposition 0, reason is:Access is denied.
HRESULT:0x80070005

I have the following code in my VB Frame ...

Dim SOAPClient As SOAPClient
Set SOAPClient = New SOAPClient

SOAPClient.mssoapinit "http://services.xmethods.net/soap/urn:xmethods-delayed-quotes.wsdl")

MsgBox SOAPClient.getQuote("MSFT")

Could anyone tell me why I am getting this error and what would I need to do to resolve it?

Many Thanks

Malsa

---
Posted using Wimdows.net Newsgroups - http://www.wimdows.net/newsgroups/
Nov 23 '05 #1
1 13983
As it is mentioned in the error message, this is related to insufficient
access.
Just to make sure that the computer which is hosting your webservice has
enough rights to access this file, open a browser on that machine, and try
the URL on the browser. If you can see the WSDL, that ensures that the
computer has enough rights.

second, check the syntax. I see a ")" at the end of the url. But there is
no "(" at the beginning.
-- Bala
The Clipper
"sahan malagi" wrote:
Hello,

I am new to webservices and I am trying to get a simple Webservice
client in VB (Using Microsoft SOAP Toolkit) to access a webservice on a public site. I get the following error message when I run my webservice client...

Runtime Error '-2147024809 (80070057)
WSDLReader: Loading of the WSDL file failed HRESULT=0x80070057
WSDLReader:XML Parser failed at linenumber 0, lineposition 0, reason is:Access is denied.
HRESULT:0x80070005

I have the following code in my VB Frame ...

Dim SOAPClient As SOAPClient
Set SOAPClient = New SOAPClient

SOAPClient.mssoapinit "http://services.xmethods.net/soap/urn:xmethods-delayed-quotes.wsdl")

MsgBox SOAPClient.getQuote("MSFT")

Could anyone tell me why I am getting this error and what would I need to do to resolve it?

Many Thanks

Malsa

---
Posted using Wimdows.net Newsgroups - http://www.wimdows.net/newsgroups/

Nov 23 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: mkosca01 | last post by:
Hello, I have recently downloaded and installed the Soap Toolkit 3.0 from microsoft. I have successfully created the example web service DocSample1 and am able to run this from the command line...
1
by: Redeye | last post by:
Hello, I have created an ASP page that calls a local webservice. Everything works fine on my system but once it is deployed to the server I get the following error. WSDLReader error...
0
by: Alexander Jagl | last post by:
Hi! I'm new to asp and asp.net What I wan't to achieve: Calling a soap-method from an asp-page. I've created a virtual directory and a virual name with a soap method linked to an SQL...
1
by: Fred David via .NET 247 | last post by:
(Type your message here) -------------------------------- From: Fred David I am calling a webservice from an ASP page. It works most fo the time, but sometimes I get this error message:
1
by: Josh Payne | last post by:
I get the following error when trying to use a web service with the SOAP Toolkit: WSDLReader:Could not find '/definitions' inside the default WSDL namespace HRESULT=0x80004005: Unspecified error...
0
by: jimmyfishbean | last post by:
Hi, I have a successful VB6 web service client that uses the SOAP Toolkit 3 to make calls to a web service written in ASP.Net (VB.Net). However, due to Microsoft not recommending the use of...
0
by: =?Utf-8?B?ZGVuaXplbng=?= | last post by:
Hi guys, am getting errors and they don't seem too specific... <mserror:description>The schema definition with a targetnamespace of http://schemas.xmlsoap.org/soap/encoding/ for SoapMapper string...
0
by: =?Utf-8?B?SnVra2FU?= | last post by:
Hello, We have Web service using windows authentication. From VB2005 I can call it by providing NetworkCredential. How can I call this web service from VB6? I have tried with SOAP toolkit 3, but...
0
by: Nick Chan | last post by:
hello, i have a webservice in computer A. computer B will access computer A webservice through a proxy server using IE, computer B loads the WSDL nicely however, using Soap toolkit, it...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.