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 Posted / ajay
just you have to checked the anonymous access option in
directory
security
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is an enumerator in c#?
What are access modifiers used for?
Are classes passed by reference in c#?
In C#, explain the difference between overloading and overriding.
What is the difference while using directive vs using statement ?
What is void method?
How garbage collection deals with circular references.
What is the difference between internal and protected in c#?
Which operator cannot be overloaded in c sharp?
What does return do in for loop?
What is difference between a constant and read-only in C#?
Why we use get and set property in c#?
What is yield break in c#?
What is an assembly in dotnet?
What is static noise?