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 a hash table in c#?
What are nested classes in c#?
What is console used for?
Is xamarin free?
What is difference between an reference type and value type in C#?
What is multithreading with .net?
What are the collection types can be used in c#?
Is array reference type in c#?
What is lazy class in c#?
What is primitive types in c#?
How do you type a null character?
Difference between StackPanel and RelativePanel ?
What is delegation in oops?
what is the difference between interface and multiple interface?
What is public or shared assemblies ?