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 generic in c#?
Explain the clr triggers?
What are handlers in c#?
What is the data type for bit in c#?
Explain the serialization in .net
Does c# support try-catch-finally blocks?
Is datetime nullable c#?
What can I create with c#?
What is unsigned int?
You are designing a user control. You created new property called backgroundimage which is of type image. You wanted to disable storing this property in the user’s form. How to achieve this?
What is the symbol used for in c#?
Difference between directcast and ctype.
What is this keyword in C#?
How does bubble sort work?
Does c# have its own class library?