sujithkrishnan
03-13-2008, 06:15 AM
Hi,
I provided the username and password for the consumption of mappoint staging webservice in my client program as
NetworkCredential myCredentials = newNetworkCredential(myUserID, myPassword);
But i am getting Unauthorized access (ERROR 401) Exception....
I verified the username and password in VEP Customer Service Site,and it was successfull.
:52v::52v::52v:
Let me know why it didnt workd in my program ???
Thanking u if u can reply as fast as possible.
I provided the username and password for the consumption of mappoint staging webservice in my client program as
NetworkCredential myCredentials = newNetworkCredential(myUserID, myPassword);
But i am getting Unauthorized access (ERROR 401) Exception....
I verified the username and password in VEP Customer Service Site,and it was successfull.
:52v::52v::52v:
Let me know why it didnt workd in my program ???
Thanking u if u can reply as fast as possible.