Hello I am hosting remoting within IIS. Everything works just fine as long as I allow anonymous access at the IIS level. When I allow only Windows Authenticated sessions, something very strange happens: If the client activates the remote object with IP address - works fine If the client activates it using a machine name - get http 401 exception is thrown. The exception is thrown when the client calls the remote method. I set the channel's useDefaultCredentials property to true. Any idea how to allow Windows Authentication? Here is the call stack: System.Net.WebException: The remote server returned an error: (401) Unauthorized .. ---> System.ComponentModel.Win32Exception: The target principal name is incorrect at System.Net.NTAuthentication.GetOutgoingBlob(Byte[] incomingBlob, Boolean handshakeComplete) at System.Net.NTAuthentication.GetOutgoingBlob(String incomingBlob, Boolean handshakeComplete) at System.Net.NegotiateClient.DoAuthenticate(String challenge, WebRequest webRequest, ICredentials credentials, Boolean preAuthenticate) at System.Net.NegotiateClient.DoAuthenticate(String challenge, WebRequest webRequest, ICredentials credentials, Boolean preAuthenticate) at System.Net.NegotiateClient.Authenticate(String challenge, WebRequest webRequest, ICredentials credentials) at System.Net.AuthenticationManager.Authenticate(String challenge, WebRequest request, ICredentials credentials) at System.Net.AuthenticationState.AttemptAuthenticate (HttpWebRequest httpWebRequest, ICredentials authInfo) --- End of inner exception stack trace ---
4655Write a program. there are 1..n numbers placed in an array in random fashion with one integer missing. find the missing number.
1 6568Post New Infosys C Sharp Code Interview Questions
What is an sap business object?
What are the core wpf assemblies?
Explain the difference between domain and data element?
How to insert rows and columns in word?
Explain what is Robo-electric testing framework?
Is is possible for an ejb client to marshal an object of class java.lang.class to an ejb?
what is CBC?
Why to use MongoDB?
what are the main faults that occur in stabilizers? How they corrected and resolved ? Types of stabilizers ?
Tell me in detail about c.t. And p.t. ?
Safety of on line ups
What are ruminents?
How to sort the dynamic objects alphabetically on the Universe based on and SQL Server
What does advanced excel contain?
How does one create an action in struts 2?