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.
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.