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
Can a struct be null?
Why is it efficient to use System.string under System.Text.StringBuilder ?
What is datatable in c#?
What is var c#?
Is c# different than c++?
State two different types of access modifiers.
What are the properties of c#?
Write a program in C# for checking a given number is PRIME or not.
Can a class have multiple constructors c#?
What is parallel foreach c#?
What is c# used for in the industry?
What is single dimensional array in c#?
When a switch is said to be congested?
Explain the three test cases in unit testing?
Is type nullable c#?