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.



i am using windows authentication for c#.net remoting with iis.I uncheck the anonymous access opti..

Answer / ajay

just you have to checked the anonymous access option in
directory
security

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is default method in c#?

0 Answers  


Why delegates are required?

0 Answers  


what is webapplication? what is windows application? what is the extension for both . in what purpose we r using webapplication. in which situation we r using windowns application

1 Answers  


Can I define my own exceptions?

0 Answers  


if i want to transmit binary data,,,will it be support by Webservices or any exceptions ? define

2 Answers  


What is private in c#?

0 Answers  


How does a while loop work?

0 Answers  


What is view state c#?

0 Answers  


What are virtual classes in c#?

0 Answers  


How do I do implement a trace?

0 Answers  


What is InterFace???

12 Answers  


What does type safety mean?

0 Answers  


Categories