Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > calling a webservice cause access denied error only from remote computer!

Reply
Thread Tools

calling a webservice cause access denied error only from remote computer!

 
 
Jéjé
Guest
Posts: n/a
 
      02-18-2004
Hi,

I've a simple web page (on server A), where I call a webservice (on server
B).
the webservice allow only windows authenticated users.
so I've added the impersonate tag in the web.config file
etc..

if I open my ASPX page from the server A himself, I see the result of the
webservice
if I open the same page with the same login from any other computer on the
network, the webservice return an access denied error!!!

any idea?
what is the problem?

thanks.

Jerome.



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.571 / Virus Database: 361 - Release Date: 2004-01-26


 
Reply With Quote
 
 
 
 
JiangZemin
Guest
Posts: n/a
 
      02-18-2004

"Jéjé" <willgart@_A_hotAmail_A_.com> wrote in message
news:#...
> Hi,
>
> I've a simple web page (on server A), where I call a webservice (on server
> B).
> the webservice allow only windows authenticated users.
> so I've added the impersonate tag in the web.config file
> etc..
>
> if I open my ASPX page from the server A himself, I see the result of the
> webservice
> if I open the same page with the same login from any other computer on the
> network, the webservice return an access denied error!!!
>
> any idea?
> what is the problem?
>
> thanks.
>
> Jerome.
>


Hi, i hope this link helps:
http://www.xmlwebservices.cc/index_FAQ.htm (esp. first FAQ item)

also, maybe you should try posting this question on the webservices group?


 
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
How to set-up cross-domain remote debugging - DCOM got error "General access denied error" matsla@hotmail.com ASP .Net 1 09-07-2009 08:38 AM
403 Forbidden: You were denied access because: Access denied by access control list Southern Kiwi NZ Computing 6 03-19-2006 05:19 AM
'access denied' calling remote DCOM NT service from ASP Sergey V ASP General 5 06-29-2005 03:16 PM
Access is denied when calling a remote serviced component (framework 1.1->1.0 issue) Stan ASP .Net 9 10-01-2004 12:55 AM
Webservice calling a webservice.....Error Peter Nordström ASP .Net Web Services 0 10-21-2003 12:02 PM



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