Tag Archives: asmx
Solved: Getting 401 Unauthorized while calling an ASMX service using windows authentication
Today I’ve spent almost the whole day to figure out why an application (COM+) couldn’t authenticate against a ASMX web service. Using my favorite networking tools Wireshark and HTTP Fiddler I saw that the credentials didn’t get included in the … Continue reading