Welcome to Soft32 Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Desktop-Pass-Through internet connection / ActiveSync 4.5 ..

 
   Soft32 Home -> PDA -> Pocket PC Developer Networking RSS
Next:  Access web service using PPC emulator  
Author Message
Stephan

External


Since: Jul 31, 2007
Posts: 7



(Msg. 1) Posted: Tue Jul 31, 2007 2:16 am
Post subject: Desktop-Pass-Through internet connection / ActiveSync 4.5 / WM6
Archived from groups: microsoft>public>pocketpc>developer>networking (more info?)

Hello all,

I am experiencing the following problem with ActiveSync 4.5 / Windows Mobile
6.0:

When the device (it's an HTC with WM6) is connected to the Desktop PC
through USB, it cannot connect to the internet using Desktop-Pass-Through
internet connection (= using the internet connection that is provided by the
Desktop PC / Laptop computer).

With ActiveSync 4.1 / Windows Mobile 5.0 this always worked without a problem.

After trying one million things and searching the internet for a LONG, LONG
time, I found a post from Edington Watt from the MS Windows Mobile Platform
(Edington, are there ... ??).

This post communicated to me that exactly this problem already appeared when
ActiveSync was upgraded from ActiveSync 4.1 to ActiveSync 4.2.

Together with his post, Edington Watt offered a registry key fix with the
following content:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows CE Services]
"AllowLSP"=dword:00000000

This seems to solve the problem for ActiveSync 4.2 but unfortunately NOT for
ActiveSync 4.5 as I have found out ...

Is there anybody who can help ?? (Edington, are you out there ...??)


THIS IS EDINGTON'S ORIGINAL POST:
(from 07/07/2006 on PDAPhoneHome.com)

To all those who have had problems with connecting to the internet from the
device when upgrading from ActiveSync 4.1 to 4.2:

ActiveSync version 4.2 made a change to how it interacts with the Windows
networking stack to use Layered Service Providers (LSPs) on outgoing
Desktop-Pass-Through connections. This allows for improved compatibility in
environments where connections to the internet must be passed through these
LSPs (ISA Proxy is one such example).

Unfortunately, it appears this change has caused some issues for a small
segment of users who have LSPs that interfere with ActiveSync communication.

There is a registry key fix which will essentially remove this change.

Please download and rename the attached text file with the .txt extension to
the .reg extension. In other words, change the file LSPvalue.txt to
LSPvalue.reg. Afterwards, please double click on the newly renamed .reg file
and click on the "Yes" button.

This should resolve your issues.

Thanks,

Edington
--
Edington Watt
Windows Mobile Platform
Microsoft Corp.

This posting is provided “AS IS” with no warranties, and confers no rights.
Attached Files LSPvalue.txt (262 Bytes, 7370 views)
Back to top
Login to vote
me

External


Since: Aug 24, 2007
Posts: 2



(Msg. 2) Posted: Thu Aug 23, 2007 10:16 pm
Post subject: Re: Desktop-Pass-Through internet connection / ActiveS [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

try to disable the firewall .. Wink
Back to top
Login to vote
me

External


Since: Aug 24, 2007
Posts: 2



(Msg. 3) Posted: Thu Aug 23, 2007 10:17 pm
Post subject: Re: Desktop-Pass-Through internet connection / ActiveS [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

try to disable the firewall
Back to top
Login to vote
Stephan

External


Since: Jul 31, 2007
Posts: 7



(Msg. 4) Posted: Fri Aug 24, 2007 1:16 am
Post subject: Re: Desktop-Pass-Through internet connection / ActiveS ... [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thank you, but I tried to disable the firewall. This does not change anything.

"me" wrote:

> try to disable the firewall
>
Back to top
Login to vote
Vince S

External


Since: Oct 10, 2007
Posts: 2



(Msg. 5) Posted: Wed Oct 10, 2007 12:48 pm
Post subject: Re: Desktop-Pass-Through internet connection / ActiveS ... [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

You have to be kidding, has Microsoft really made it so Activesync deletes
the internet connection when they upgraded the software? This is bizarre but
seems to be true, how pathetic! But it was this search that lead me here and
after a LOOONG time searching too it would appear this is still true!

"Stephan" wrote:

> Thank you, but I tried to disable the firewall. This does not change anything.
>
> "me" wrote:
>
> > try to disable the firewall
> >
Back to top
Login to vote
Stephan

External


Since: Jul 31, 2007
Posts: 7



(Msg. 6) Posted: Wed Oct 10, 2007 9:01 pm
Post subject: Re: Desktop-Pass-Through internet connection / ActiveS ... [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Meanwhile I have found out something very strange: I spent two weeks in
Texas. When I was connected to the internet through the hotel's wifi, the
described Desktop-Pass-Through internet connection problem did not occur.
When I was back in Germany the problem was there again, as before. Who shall
understand this!

"Vince S" wrote:

> You have to be kidding, has Microsoft really made it so Activesync deletes
> the internet connection when they upgraded the software? This is bizarre but
> seems to be true, how pathetic! But it was this search that lead me here and
> after a LOOONG time searching too it would appear this is still true!
>
> "Stephan" wrote:
>
> > Thank you, but I tried to disable the firewall. This does not change anything.
> >
> > "me" wrote:
> >
> > > try to disable the firewall
> > >
Back to top
Login to vote
Vince S

External


Since: Oct 10, 2007
Posts: 2



(Msg. 7) Posted: Wed Oct 10, 2007 9:12 pm
Post subject: Re: Desktop-Pass-Through internet connection / ActiveS ... [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

As it turns out there is a perfectly good answer and some other smart cookie
has discovered it. This worked perfectly for my O2 Atom Exec, I sent it off
to Microsoft using the Contact Us button, gawd knows if they will find it.
The answer to connect to the internet via Activesync 4.5 is:

Open Registry Editor on your desktop (Start/Run and type "regedit") and
locate the key HKEY_LOCAL_MACHINE\Software\Microsoft\Windows CE Services.
Right-click on the value list and choose New/DWORD value. Type the name
"AllowLSP" and leave the value zero.
Disconnect and connect your device and Pocket Internet Explorer (and all
other applications) will start working.

"Stephan" wrote:

> Meanwhile I have found out something very strange: I spent two weeks in
> Texas. When I was connected to the internet through the hotel's wifi, the
> described Desktop-Pass-Through internet connection problem did not occur.
> When I was back in Germany the problem was there again, as before. Who shall
> understand this!
>
> "Vince S" wrote:
>
> > You have to be kidding, has Microsoft really made it so Activesync deletes
> > the internet connection when they upgraded the software? This is bizarre but
> > seems to be true, how pathetic! But it was this search that lead me here and
> > after a LOOONG time searching too it would appear this is still true!
> >
> > "Stephan" wrote:
> >
> > > Thank you, but I tried to disable the firewall. This does not change anything.
> > >
> > > "me" wrote:
> > >
> > > > try to disable the firewall
> > > >
Back to top
Login to vote
Stephan

External


Since: Jul 31, 2007
Posts: 7



(Msg. 8) Posted: Thu Oct 11, 2007 12:26 am
Post subject: Re: Desktop-Pass-Through internet connection / ActiveS ... [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thank you for your advice, however it doesn't seem to solve my problem. I did
exactly what you recommended me to do, but "AllowLSP" with the value "zero"
ALREADY EXISTS. And the pass-through connection still doesn't work. Thank
you, however!

"Vince S" wrote:

> As it turns out there is a perfectly good answer and some other smart cookie
> has discovered it. This worked perfectly for my O2 Atom Exec, I sent it off
> to Microsoft using the Contact Us button, gawd knows if they will find it.
> The answer to connect to the internet via Activesync 4.5 is:
>
> Open Registry Editor on your desktop (Start/Run and type "regedit") and
> locate the key HKEY_LOCAL_MACHINE\Software\Microsoft\Windows CE Services.
> Right-click on the value list and choose New/DWORD value. Type the name
> "AllowLSP" and leave the value zero.
> Disconnect and connect your device and Pocket Internet Explorer (and all
> other applications) will start working.
>
> "Stephan" wrote:
>
> > Meanwhile I have found out something very strange: I spent two weeks in
> > Texas. When I was connected to the internet through the hotel's wifi, the
> > described Desktop-Pass-Through internet connection problem did not occur.
> > When I was back in Germany the problem was there again, as before. Who shall
> > understand this!
> >
> > "Vince S" wrote:
> >
> > > You have to be kidding, has Microsoft really made it so Activesync deletes
> > > the internet connection when they upgraded the software? This is bizarre but
> > > seems to be true, how pathetic! But it was this search that lead me here and
> > > after a LOOONG time searching too it would appear this is still true!
> > >
> > > "Stephan" wrote:
> > >
> > > > Thank you, but I tried to disable the firewall. This does not change anything.
> > > >
> > > > "me" wrote:
> > > >
> > > > > try to disable the firewall
> > > > >
Back to top
Login to vote
engl




Joined: Jul 22, 2008
Posts: 1



(Msg. 9) Posted: Tue Jul 22, 2008 3:02 am
Post subject: [Login to view extended thread Info.]

Did you find a solution for this? I have the same problem where my Viao laptop (using XP Pro) wifi internet connection is disabled when I connect my HTC touch elf (P3450) by USB cable. I'm using WM6 and Activesync 4.5. The sync works fine but even after the sync there are problems connecting to the internet using the laptop wifi - for the wifi to properly function again, the laptop needs to be restarted, which is obviously a pain.

Please help
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Need Help for an Error in Pass through connection - Hello, My device is connected to my laptop using active sync, my laptop have an internet connection. I want to use ac...

Internet Connection - My pocket PC does not connect with internet. My PPC is connected with a desktop PC which is connected in LAN. Internet ...

How to schedule an Internet connection - Hi, I would like to schedule an Internet connection on PocketPC 2003 (QTek 2020) and then launch an application (it ch...

How can I programmatically change the connection to use fo.. - On Windows Mobile 2003, I need to programattically change the value for "Programs that automatically connect to th...

Connection limit on Pocket Internet Explorer - Hello all! I use Pocket IE on Pocket PC 2003 to connect to my local IIS FTP 5.0 when my device is in the docking stati...

Connect my pocket pc to my desktop wireless ly and share t.. - Hi, How can I connect my Compaq 3600 to my desk top and share my internet with that without using any cable ? Thanks, ...
       Soft32 Home -> PDA -> Pocket PC Developer Networking All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum

Categories:
 Windows
 Linux
 Mac
  PDA


[ Contact us | Terms of Service/Privacy Policy ]