Security setting help required in web.config file.

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Robin Patra (patra_robin_at_yahoo.com)
Date: 08/25/04


Date: 24 Aug 2004 22:14:41 -0700

Hi All,

We have the following scenerio.
Machine 1: webservice is deployed in this machine.
Machine 2: UserControl is deployed in this machine.

Case 1:
Now my requirement is a person from Machine 3 types
(http://servername(machine 2)/myusercontrol.aspx.

In this sceneraio i am getting error user not authenticated.

We are using Windows authicated and Windows2003 server.

Case2:
But if i access using (http://localhost(machine2)/myusercontrol.aspx..
I gets the required result.

Can anybody plzz let me know what i am doing wrong in Case1.

This is a urgernt project requiremnet..
Any help is quite appreciated.

Thx in advance.
Robin