Cannot access webservice with Integrated Windows Authentication ??

G

Guest

Hi all,
I try to access a simple web service that has Integrated Windows
Authentication enable, I got an error access is denied 401. I got a direct
connect from my symbol MC3000 to my labtop.

I do pass network credential to my web service proxy server.

However, If I use this code in standard windows application, then it works.

I wonder why it does not work int Windows CE 4.2. I use the sample code int
MS Press book .NET Compact Framework by Andy Wigley and Stephen Wheel wright.

The book mentions that we can access webservice with Integrated Windows
Authentication enable from WinCe devices.

My application is developed in vs 2003.

Thanks for any comments.
 
G

Guest

I would like to thank for all of your comments.
I know this is .net cf problem but I could not find anywhere. I wonder why
the author MS .NET CF did not point out this case.

Thanks again.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top