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
Where do we use serialization in c#?
Are c# references the same as c++ references?
What is access specifier in c#?
Does the system.exception class have any cool features?
Which attribute is used in order that the method can be used as webservice?
What is the difference between selection and projection?
What is difference between ienumerable and iqueryable in c#?
How to find methods of a assembly file (not using ILDASM)?
How to declare a property in a class?
Can abstract classes be final?
What is sqldataadapter in c#?
What is string [] args in c#?
Explain the steps to create satellite assembly?
What is web forms in c#?
What are the properties of c#?