Click here to Skip to main content
15,902,860 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear All,

I have developed a project and uploaded onto the server where it is working fine.

However, there is no more space for a project on that server.
I changed the location of the project to another server which doesn't have IIS installed.
The problem is this that I have IIS intalled on one server and I give the path of the project which located on another server and it gives me security errors.

Can any body help me in this section it will be highly appreciated.

Thanks
Posted
Updated 4-Jan-11 21:31pm
v2
Comments
Dalek Dave 5-Jan-11 3:31am    
Edited for Syntax and Readability.

1 solution

you haven't mentioned version of IIS you are using.

But I think THIS[^] will help you to configure it properly.

Because It's a scenario where IIS requests another IIS.

See on how your one IIS requests to Other(in the sense of credentials)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900