Problem in accessing webservice
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
when i m accessing a webservice using a web app built in asp.net 1.1. It is working fine. Web app and web service has integrated windows authentication. it is working fine. but when i access this same web service from my asp.net 2.0 app. it is giving error of 401 unauthorized access. what can be the problem?