Axim Users Dot Com

Go Back   Axim Users Dot Com > General > Axim Newbie
User Name
Password
Home Forum Mobile Games Mobile Apps Members List Search Today's Posts Mark Forums Read FAQ Register



» Online Users: 23
0 members and 23 guests
No Members online
Most users ever online was 298, 05-27-2008 at 05:26 PM.
Reply
 
LinkBack (12) Thread Tools Display Modes
  11 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old 03-29-2006, 01:55 PM
Mahstah's Avatar
Administrator
 
Join Date: Mar 2003
Location: Waterford, Michigan
Posts: 1,737
Exclamation Pocket PC Networking Error Message

I have a support request for the AximUsers.com community.

Today, my Axim X51v presented me with an error message. It reads:

(Title bar) Pocket PC Networking
(Exclamation point yield sign warning icon)
(Error body) Unable to obtain a server-assigned IP address. Try again later or enter an IP address in Network settings.

display_1.JPG

Environment: Windows XP SP2 + all patches, A06 ROM, ActiveSync 4.1

Situation: The pocket PC syncs fine, can access the internet when cradled or over WiFi, and displays the correct DHCP IP address when cradled. There is no functional loss to the Axim but the error message persists. It pops up after about 1 minute when the Axim is set in its cradle to sync. The error message is an annoyance.

Setting a static IP to IP: 169.254.2.1 Subnet Mask: 255.255.0.0 Gateway: 169.254.2.2 did not solve the problem when applied to the adapter Remote-NDIS Host on the Axim. Remote-NDIS Host is the ActiveSync USB network adapter that communicates with the desktop Windows Mobile network adapter. Restarting the desktop computer multiple times and soft resetting the Axim multiple times did not help. Reinstalling ActiveSync did not help either. Disabling the Windows firewall completely did not resolve it. Wireless is disabled, the message is related to the USB “network” connection. The Remote-NDIS Host adapter gets the correct IP when set to DHCP.

I have researched this error message in multiple ways on Google and read a number of other site’s forum posts with this problem (which goes back to WM 2003), but no solutions. Some people suggest setting a static IP, but didn’t get confirmations as to whether it worked. It didn’t work for me. Even the Google groups microsoft.public.pocketpc group has threads regarding it but no confirmed solutions.

I hope someone can help me. I'll give a GeForce 5200 AGP 128MB video card to anyone who solves this. Thanks,

Mahstah

Last edited by Mahstah; 06-18-2006 at 08:36 PM.
Reply With Quote
  #2 (permalink)  
Old 03-30-2006, 05:13 AM
l0l l0l is offline
Senior Member
 
Join Date: Mar 2006
Location: Canada
Posts: 158
Thumbs up

The challenge is on. I saw your message today and began working on it right away ... started late (2 am Mountain time).

I didn't Google, since you mentioned the solution isn't there. Based on the information you provided, I was able to duplicate your error.

THE SOLUTION:

1. Remove the Axim X51V from the cradle.
2. Edit the X51V registry. I used PHM Registry Editor Version 0.7.
3. Look for the registry key:
HKEY_LOCAL_MACHINE\Comm\RNDISFN1\Parms\TcpIp
Change
EnableDHCP=1
to
EnableDHCP=0
4. Quit the registry editor using Tools > Exit. I did not soft reset the X51V.
5. After making the above registry change, dock the X51V. I waited more than 30 minutes and still no error. Before the registry change, the error appeared between 1 to 3 minutes after docking the X51V.

That's it.

You can keep the GeForce 5200 128 MB AGP video card. It's against my rule to take things from friends. Ask AximUsers.com to give me a promotion ... with the title Moderator.

I'll catch you later today. It's way past my bedtime now - 3.45 am Mountain time.

I've attached the wrong error message file. The correct file is attached in the post (#3) below.
Attached Images
File Type: jpg NetworkError.JPG (19.8 KB, 47 views)

Last edited by l0l; 03-30-2006 at 06:30 AM.
Reply With Quote
Sponsored Links
  #3 (permalink)  
Old 03-30-2006, 06:20 AM
l0l l0l is offline
Senior Member
 
Join Date: Mar 2006
Location: Canada
Posts: 158
Thumbs up

Oops! That was the wrong file. Here's the proper one.
Attached Images
File Type: jpg NetworkErrorMsg.JPG (21.6 KB, 62 views)
Reply With Quote
  #4 (permalink)  
Old 03-30-2006, 10:42 AM
Mahstah's Avatar
Administrator
 
Join Date: Mar 2003
Location: Waterford, Michigan
Posts: 1,737
Where did you find this solution? Or did you think it up yourself? Excellent job l0l, you may have the only solution on the internet for this error.

I don't know how the problem incarnated itself but your suggestion worked. My best guess is that I frequently try to reproduce problems other people on this site have so I can step by step walkthrough fixes, I'm sure it's my fault.

You surely are top notch support for AximUsers but I don't have the ability to make you a moderator. At 100 posts you will get Senior Member status.

Thanks again, and awesome job (again),

Mahstah
Reply With Quote
  #5 (permalink)  
Old 03-30-2006, 11:38 AM
l0l l0l is offline
Senior Member
 
Join Date: Mar 2006
Location: Canada
Posts: 158
Thumbs up

Quote:
Originally Posted by Mahstah
Where did you find this solution? Or did you think it up yourself? Excellent job l0l, you may have the only solution on the internet for this error.

I don't know how the problem incarnated itself but your suggestion worked. My best guess is that I frequently try to reproduce problems other people on this site have so I can step by step walkthrough fixes, I'm sure it's my fault.

You surely are top notch support for AximUsers but I don't have the ability to make you a moderator. At 100 posts you will get Senior Member status.

Thanks again, and awesome job (again),
Mahstah
Honestly, I did not look for the solution. I trusted you when you said there is no conclusion on the problem ... on the Internet. The difficult part was "how to duplicating the error message". That was my main focus; if I can cause it to happen, I should know what causes it (cause & effect).

My first instinct was ActiveSync on the X51V. Then I thought about the Axim's adapter Remote-NDIS Host, and the Static IPs 169.254.2.1 & 169.254.2.2 used by ActiveSync.

By then, it was quite clear that "something" must be creating a problem in the X51V "communication interface" ... the adapter (RndisFn). With that in mind, I selected the
Remote-NDIS Host adapter and configured it to accept "Server-Assigned IP address".

After docking the X51V for about 1 minute, the error message popped up. Bingo! I was almost sure what to look for to fix it.

Next, I went to check the registry settings for the adapter. And there it was ... DHCP enabled:
"EnableDHCP=1". So I set it to "0" to disable it.

After the change, I docked the X51V for 15 minutes without any error messages.

Then I duplicated the error condition again to make sure it is repeatable. It did. So, after fixing the registry (again), I let the X51V docked for about 30 minutes. When the errorr message did not show up, I knew the problem was fixed.

The hardest part was posting my "solution". I rushed (was afraid someone else could beat me to it), and edited my posts a few times. Took me more than an hour to write.

I was just kidding about the Moderator title ... a bit of fun in between work.

Note:
I also used vxUtil (Info, Ping, etc) for troubleshooting (the network).

Cheers.

Last edited by l0l; 03-30-2006 at 12:29 PM.
Reply With Quote
  #6 (permalink)  
Old 03-30-2006, 11:55 AM
Mahstah's Avatar
Administrator
 
Join Date: Mar 2003
Location: Waterford, Michigan
Posts: 1,737
I didn't think anyone would reply to it at all and was going to "bump" the topic a couple of times before hard resetting. Your intuition and research is much appreciated, not just by me but by others who will find this topic via their search engines (when it gets crawled). Watch as this topic continually gets more views over time.

Thanks again l0l!!!
Reply With Quote
  #7 (permalink)  
Old 04-01-2006, 12:21 PM
mbloof's Avatar
Member
 
Join Date: Jan 2006
Location: Hillsboro, Oregon
Posts: 80
Theres a solution to this "error message" ??

In my case, the only time I've NOT seen it is when rebooting my desktop with the Axim cradled.

Great job guys!!

I'll have to go digging around in the Axims registry and fix it.

Thanks!

Mark.
__________________
Mark
Technologist
Casio E125 (GPS), Palm505 (schedule, Games)
Will the x51v replace BOTH PDA's, my FLASH
MP3 player AND my MP4 Player?
We'll see...
Reply With Quote
  #8 (permalink)  
Old 04-22-2006, 06:59 AM
Junior Member
 
Join Date: Apr 2006
Posts: 1
excellent, thanks!!

now the follow-up question... i'm no longer getting the annoying pop-up on the PPC itself, but i notice that it's still going through the motions on my desktop.

open up Network Connections and take a gander the next time you sync. on my machine, "Local Area Connection 3" appears; device name is something like "Windows Mobile Device." also, a networking icon appears in the system tray, with the little yellow i'm-searching-for-an-IP-address animation. it obviously never finds one, but "LAC3" remains in my net connections.

any ideas???

bravo on the registry hack!
Reply With Quote
  #9 (permalink)  
Old 04-22-2006, 10:32 AM
Mahstah's Avatar
Administrator
 
Join Date: Mar 2003
Location: Waterford, Michigan
Posts: 1,737
Unless your LAC3 continues with the animation, what you describe is normal. Mine too performs the "help me get an IP" dance in the tray upon cradling, but it stops after 5 seconds. At the moment the dance is over AS is fully connected, having given itself the usual autoconfiguration address.

If your virtual network adapter never stops trying to get an IP, you may have fudged up your network settings on your desktop trying to get rid of the PPC networking error. Uninstalling and reinstalling ActiveSync should fix the problem.
Reply With Quote
  #10 (permalink)  
Old 04-26-2006, 10:13 AM
Junior Member
 
Join Date: Apr 2006
Posts: 2
Just a little more information. This fix did not work for me on my X51v. I followed the steps exactly and when I went to dock the ppc, I got the same message back within 3 minutes.

I looked around the registry a bit near that RNDISFN1 key and saw that it had a binding for AnthaVPN and since I installed the full version around the time I started to get the error message, I uninstalled AnthaVPN and now the error seems to be gone.

I installed AnthaVPN (bought the full version before I realized there was a demo) to try and get VPN working on my AXIM. My Palm T|X worked perfectly with our PIX 506e (PPTP) but the AXIM will not work with the built in VPN client and now I've been informed that AnthaVPN has issues with the radio in the X51v and they are working on it. I've been promised a beta as soon as they have it ready to go, but for now I'm just carrying my Palm and the AXIM so I can get direct access to my servers.

So if you're still having this issue or looking for other possible causes of the error, I think AnthaVPM may be a possible culprit. I hope when they have the software working with the AXIM I don't find I have to live with this error, but if so, I guess I'll make do.

jon
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

LinkBacks (?)
LinkBack to this Thread: http://www.aximusers.com/forum/axim-newbie/6630-pocket-pc-networking-error-message.html
Posted By For Type Date
planete-htc.com - Forum - - ROM (P3600) : Windows 6.1 This thread Refback 11-29-2008 06:09 AM
PDAMnia Frum - HTC Touch Diamond (MDA Compact IV, HTC Diamond 100) This thread Refback 10-04-2008 06:10 PM
macit??? :: ???? - X51V - IP???? This thread Refback 09-22-2008 04:16 AM
PalmFórum • Ver Tpico - Navegar em rede WiFi detectada no X51v This thread Refback 09-12-2008 02:52 AM
PalmFórum • Ver Tpico - Navegar em rede WiFi detectada no X51v This thread Refback 06-23-2008 04:41 PM
error with device.exe - Mobility Site This thread Refback 06-16-2008 09:00 AM
Kosikos Netzwerk Thread - Deutsches SBSH - Forum This thread Refback 05-31-2008 03:51 PM
planete-htc.com - Le portail d aide pour HTC et alias Qtek / SPV / XDA / MDA / i mate, news forum et tutoriaux pour les HTCistes - forum - voir This thread Refback 05-27-2008 04:02 PM
http://www.aximusers.com/forum/axim-newbie/6630-pocket-pc-networking-error-message-3.html µÄ·­Ňë This thread Refback 05-27-2008 04:47 AM
My **** axim won't sync with ActiveSync - Mobility Site This thread Refback 05-13-2008 05:33 AM
Unable to obtain server-assigened IP... - Mobility Site This thread Refback 05-10-2008 06:08 PM
My **** axim won't sync with ActiveSync - Aximsite This thread Refback 04-28-2008 06:23 AM

Similar Threads
Thread Thread Starter Forum Replies Last Post
Spb Software House Opens Spb Club Computer Ninja Axim Users Dot Com News 0 01-17-2007 11:08 AM
Spb Software House Releases Pocket Plus 3.0 Computer Ninja Windows Mobile News 0 07-19-2005 11:55 AM
Pocket PC and Palm darkchild Other Pocket PCs 4 10-05-2004 09:00 AM
Pocket PC Club RommelS Other Pocket PCs 4 02-21-2003 02:42 PM
Pocket PC's for Smaller Pocketbooks RommelS Axim Users Dot Com News 2 02-06-2003 02:58 PM

» Recent Threads
  RatingTitle, Username, & Date Last Post Replies Views Forum
wm5 roms
spursfan
09-03-2008 03:23 PM
Today 04:09 PM
by hijk058
1 1,061 Windows Mobile 5
Efficasoft GPS Utilities...
voskan
08-04-2008 07:10 PM
Today 04:08 PM
by hijk058
2 1,082 GPS Action
DreameeSoft Productivity...
voskan
11-23-2007 07:23 PM
Today 04:07 PM
by hijk058
1 1,370 Windows Mobile 6
.mov files
kmf1965
03-26-2003 02:25 PM
Today 04:06 PM
by hijk058
7 699 Pocket PC 2002 Software
Password configuration.....
keetananook
09-30-2008 11:00 PM
Today 04:05 PM
by hijk058
1 712 Axim X3/X3i/X30
Fast Touch-Screen Typing...
Computer Ninja
11-11-2008 03:09 PM
Today 04:04 PM
by hijk058
3 575 Windows Mobile News
Ms. Parkman 2005 - save...
voskan
10-03-2008 07:02 AM
Today 04:03 PM
by hijk058
1 722 Games
Is it time to call it a...
dahawthorne
11-18-2008 06:13 PM
Today 03:05 PM
by deMille
6 503 Axim X51/X51v
Axim connection
catpetman
10-15-2008 11:19 AM
Today 08:58 AM
by qrst227
2 675 Axim X51/X51v
Arkon Powered Docking...
rolrbl8der
Yesterday 02:35 PM
Today 08:58 AM
by qrst227
1 57 Axim X51/X51v
Axim x5 and 2 gb sd
cmeents
10-20-2008 12:34 AM
Today 05:18 AM
by Pedah
2 369 Axim X5
HandyZIP - save 30%
voskan
09-18-2008 03:46 PM
Yesterday 02:47 PM
by hijk058
1 515 Windows Mobile 5
iSignIt for Windows...
voskan
03-25-2008 02:01 PM
Yesterday 02:46 PM
by hijk058
1 837 Windows Mobile 6
Machinist ToolBox PDA™...
voskan
10-30-2008 08:42 PM
Yesterday 02:45 PM
by hijk058
1 401 Windows Mobile 5
Pocket Visio - save 30%
voskan
04-26-2008 06:25 AM
Yesterday 02:43 PM
by hijk058
1 760 Windows Mobile 5
PocketStreamer Deluxe:...
voskan
11-26-2008 07:40 PM
Yesterday 02:42 PM
by hijk058
1 147 Windows Mobile 5
MASPware GPSmeter...
voskan
11-26-2008 07:42 PM
Yesterday 02:41 PM
by hijk058
1 150 Windows Mobile 5
Help--Reminders not...
zwerd
11-29-2008 09:20 PM
Yesterday 03:41 AM
by Pedah
1 83 Axim X51/X51v
Stop The Spam! Please?
blue_93_jeep_yj
10-24-2008 02:04 PM
11-28-2008 09:04 AM
by blue_93_jeep_yj
7 576 Axim X51/X51v
Bluetooth Missing!
Doodlebug
11-25-2008 04:03 PM
11-25-2008 04:03 PM
by Doodlebug
0 142 Bluetooth and IR
 
» Stats
Members: 23,745
Threads: 8,934
Posts: 30,395
Top Poster: RommelS (2,887)
Welcome to our newest member, jbaileyX51
» Advertisements
Best PDA Upgrade






Powered by vBadvanced CMPS v3.0 RC2

All times are GMT -5. The time now is 11:45 PM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0