|
-
Sep 11th, 2003, 11:55 AM
#1
Thread Starter
Junior Member
.NET remoting IIS Problem
HI,
I have a problem setting .NET Remoting in IIS. We are running a client windows application that access a Singleton Remoting object on and Application server using IIS. When I have Integrated Security AND Anonymous access turned on everything works fine. When I turn OFF anonymous access I keep getting an exception thrown from the client:
System.Net.WebException: The remote server returned an error: (401) Unauthorized.
The strange thing is that in the event log – I shows a successful logon to IIS. I have tried using impersonation on the server, and this did nothing.
Does anyone have any ideas what might be wrong?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|