473,378 Members | 1,321 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,378 software developers and data experts.

Permission: Web App Calling Web Service

Hi All,

I have following scenario.

1) Server Name: Server1
Web Site: WebUI (An ASP.NET Application)
Impersonation User: WebUIUser (Specified in Web.Config, under identity
section)
Authentication: Windows

All the following folders have read permission to "WebUIUser"

* C:\
* C:\Inetpub\wwwroot\
* C:\Inetpub\wwwroot\WebUI
* C:\Inetpub\wwwroot\WebUI\*
* C:\Inetpub\wwwroot\WebUI\bin
* C:\Inetpub\wwwroot\WebUI\bin\*
2) Server Name: Server2
Web Site: WebService (ASP.NET Web Service)
Impersonation User: WebServiceUser (Specified in Web.Config, under
identity section)
Authentication: Windows

All the following folders have read permission to "WebService"

* C:\
* C:\Inetpub\wwwroot\
* C:\Inetpub\wwwroot\WebService
* C:\Inetpub\wwwroot\WebService\*
* C:\Inetpub\wwwroot\WebService\bin
* C:\Inetpub\wwwroot\WebService\bin\*
WebUI calls the WebServcie. In the proxy, DefaultCredentials are set.

However it fails....error is HTTP 401: Unauthorised.

However, if I give read permissions to "WebUIUser" on same folders/files as
"WebService" it works fine.

My question is why "WebUIUser" needs read permissions on same folders/files
as "WebService"?

Thanks in advance
Sachin


Nov 19 '05 #1
0 987

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

Similar topics

3
by: Yitzhak | last post by:
I am having "Permission denied" error while calling LogEvent method of WScript.Shell component. Basically, ASP page calls Windows Script Host Shell component to log events to the OS Application...
12
by: Russ | last post by:
Hello. My new dev machine is running XP Pro. In the past all equipment has only used Windows 2000. I have had a lot of problems getting my projects up and running on the new machine. The current...
7
by: Joe | last post by:
If I'm using process.kill, I can only kill processes, which are created in the same login session. (I'm using win2000, I'm in the local admin group) Processes created by me in earlier logins or...
3
by: Mike | last post by:
Timeout Calling Web Service I am calling a .NET 1.1 web service from an aspx page. The web service can take several minutes to complete its tasks before returning a message to the aspx page. ...
11
by: Alec Wysoker | last post by:
Using Python 2.3.5 on Windows XP, I occasionally get OSError: Permission denied when calling os.remove(). This can occur with a file that is not used by any other process on the machine, and is...
5
by: Simon Hart | last post by:
Does anyone know the standard code access permission to be able to manipulate a process using the Process class? Thanks Simon.
0
by: beachboy | last post by:
I have moving the application from windows 2000 to windows 2003, that application is using .net framework ver 1.1 and have their own COM library to do a specify task. I have registed on "COM+...
2
by: Lastknight | last post by:
Hi, I have a form validation through Ajax, in this page i am calling a CGI page for getting the results. Its working fine in the environment where i have CGI folder but while i am calling in other...
3
by: unauthorized | last post by:
I'm running a PHP 5.1 on an Apache 2.2 server under Windows XP which I use to develop my web apps. Currently, I am trying to add "upload" functionality to my project, but for some reason, when the...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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...

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.