mspocketpc.org Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Proxy Authentication

 
Post new topic   Reply to topic    mspocketpc.org Forum Index -> Developer Networking
Author Message
Philip



Joined: 15 Aug 2007
Posts: 2

PostPosted: Fri Aug 17, 2007 12:23 am    Post subject: Proxy Authentication Reply with quote

Why does this code (VS2005 Compact Framework 2.0 RTM or SP2) not work when
all the info is entered for the proxy and saved on the device? The proxy is
an ISA 2006 with authenticated users for HTTP access. The Mobile 5 device can
access the internet fine without a prompt.

oWebRequest = System.Net.HttpWebRequest.Create(RequestUri)
oWebRequest.Method = "GET"
oWebResponse = oWebRequest.GetResponse()

I have tried all possibilities of to following event though GetDefaultProxy
should not be required.

'oWebRequest.Proxy = System.Net.WebProxy.GetDefaultProxy
'oWebRequest.Proxy.Credentials = System.Net.CredentialCache.DefaultCredentials
'oWebRequest.Credentials = System.Net.CredentialCache.DefaultCredentials

Thanks for any help Philip

Archived from group: microsoft>public>pocketpc>developer>networking
Back to top
View user's profile Send private message
Display posts from previous:   
Related Topics:
PAP Authentication for L2TP/IPSec VPN Connection Dear all, I would like to use PAP instead of CHAP for L2TP/IPSec VPN connection. I use to upload the following configuration to Pocket PC 2003. It seems that although I have set and

connect to a proxy I want to make a TCP/IP connection between pocketpc and a proxy server on my desktop. Since I don't want to have ActiveSync.Is it possible? thanks, Chico

Pocket IE proxy settings Hi all, I have developed a local proxy for rerouting web traffic but i can't get Pocket IE to use the local proxy for routing the web traffic. I have installed another browser and i set the local proxy setting and it works fine. In my use proxy settings f

HTTP + Proxy Aunthentication Hi, I am facing problem for Pocket Pc 2003 Emulator. I can browse sites on Ie in Pocket Pc 2003 Emulator through LAN which have the proxy setting. I have configured the Proxy server & port. But when I try to nect any site from code I get re

Certificate Authentication Changes in AKU2 I have a Moto Q that I recently upgraded to the latest AKU2 firmware release from Motorola. Since upgrading I have been unable to connect and synch to my exchange server. Everything worked great until I upgraded. Now I get an error message (SC 85030028
Post new topic   Reply to topic    mspocketpc.org Forum Index -> Developer Networking All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group