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 the default value of date?
What is difference between events and delegates?
What are the types of operator?
Can interface have virtual methods in c#?
How to find Percentage, name ,College from a resume or document ? How to export these values to other page in C#?
What is a protected class c#?
How do you prevent a method from being overridden in c#?
What is the use of xmlserializer?
Why are strings immutable c#?
What is data binding with example?
Explain the process of abstraction with an example?
Why do we need nullable types in c#?
Can we inherit private class in c#?
In a single .NET DLL how many classes it contains?
Write a program in c# to find the angle between the hours and minutes in a clock?