i am using windows authentication for c#.net remoting with
iis.I uncheck the anonymous access option in directory
security.when my client requests the server it returns
401:unauthorized error.How can I resolve the exception ?
Please send me the reply as early as possible.
Answer / ajay
just you have to checked the anonymous access option in
directory
security
Is This Answer Correct ? | 0 Yes | 0 No |
What is default method in c#?
Why delegates are required?
what is webapplication? what is windows application? what is the extension for both . in what purpose we r using webapplication. in which situation we r using windowns application
Can I define my own exceptions?
if i want to transmit binary data,,,will it be support by Webservices or any exceptions ? define
What is private in c#?
How does a while loop work?
What is view state c#?
What are virtual classes in c#?
How do I do implement a trace?
What is InterFace???
What does type safety mean?