Network Webservice Access

B

Baren

I have a problem with accessing a web service hosted on a network system. In
my clients place, the application server and the web server are 2 different.
Client has created a virtual directory on the web server and has given me the
network share access for the folder. After building my web service, I am
physically copying the files into that virtual directory folder. I am able to
check the web service using web browser, but when I am doing a web reference
to the service from my windows application, it’s giving me this error “Server
was unable to process request. ---> Login failed for userâ€. Even after
putting this code into the proxy class,

this.PreAuthenticate = true;

this.UseDefaultCredentials = true;


I am getting the same error. Do you know where I am doing wrong? Can you
guys help me out in this? One more thing is that, we don’t have IIS on our
local machine and also we don’t have access to the web server other than the
network share.
 

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,755
Messages
2,569,536
Members
45,011
Latest member
AjaUqq1950

Latest Threads

Top