R
Robin Patra
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
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