Adding web reference in visual studio 2005

M

michald

I'm trying to add a web reference to a local wsdl file. When I try to
enter it's path (or any other path) in the 'Add Web Reference'
dialogue box I'm getting the following error in the 'Web services
found in this URL':
'There was an error downloading <path>. Access to the path <path> is
denied.'

How can I solve this?
 
B

bruce barker

you have a couple options.

place the wsdl file on any webserver (even your own box), run the wsdl.exe
tool manually to create the proxy stub class, or add a custom build step to
run wsdl.exe

-- bruce (sqlwork.com)
 

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,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top