robj Posted February 6, 2007 Report Share Posted February 6, 2007 For a few days had an error message when shutting down "USR pbda. exe DLL initialisation failed....."Last few days, could not boot up; Win seeme dto boot in background (usual screens flashed up) but then noyhing. I eventually get in by switching on/off and hitting reset - not very scientific!Went to advanced system info and got this "The server {F3A614DC-ABE0-11D2-A441-00C04 F795683} did not register with DCOM within the required timeout." This has been logged for the last few days since this problem started.I really don't know where to start to solve this. Clearly I can't continue this hit and miss way of starting up.Any suggestions please? Quote Link to comment Share on other sites More sharing options...
Scarecrow Man Posted February 6, 2007 Report Share Posted February 6, 2007 Found on another forumOS Windows XP Home Service Pack 2I have been getting the message "USRprbdA.exe - DLL InitializationFailed : The application failed to initialize because the window stationis shutting down."I searched all over the Internet and found many others having the sameproblem, but none of the suggested fixes worked for me.I opened the event viewer and clicked the link "For more information,see Help and Support Center at http://go.microsoft.com/fwlink/events.asp."The automated help system said "The program could not load a driverbecause the program user doesn't have sufficient privileges to accessthe driver or because the drive is missing or corrupt."Searching the US Robotics web site didn't get me anything. So beinghard headed, as I often am, I spent some time to figure out what theproblem was and how to fix it. Here is what I came up with....In reality the problem is that Windows is running what amounts to adevice driver on a user account, I think this is always a bad idea, butnobody cares what I think. Because of this I realized the problem wouldlikely be fixed if I could force the driver to run on the Systemaccount. So if you don't like my specific fix, perhaps you can find abetter way to change the account used by the driver.1) Open the system registry (yes this is a little risky, be verycareful). Click Start Button> Run> Type "Regedit" click OK.2) Open the registry key...[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run]Of course I have deleted the subkey name and don't remember what it wascalled, but you are looking for the key that has a string value of"C:\WINDOWS\SYSTEM32\USRmlnkA.exe RunServices \Device\3cpipe-USRpdA"3) Delete this entry.4) Click Start Button>Run>Type CMD and Click OK.5) In the command window type "cd \windows" and press enter6) Type Edit and press enter7) In the first line of the screen type C:\WINDOWS\SYSTEM32\USRmlnkA.exeRunServices \Device\3cpipe-USRpdA8) Press Alt then F then A9) Type Modem.cmd and press enter.10) Press Alt then F the X11) Type Exit and press enter.12) Click Start Button>All Programs>Accessories>System Tools>Scheduled Tasks13) Click File>New>Schedule Task14) Name it Modem Driver or whatever you want15) Right Click the new task and Left Click Properties16) Use the Browse Button to point the task at C:\Windows\Modem.cmd17) In the "Run As" box, Type "System", here is where it may get alittle tricky, don't enter a password, just click OK, then Click Apply,The user name will disappear, don't worry about it.18) Click Schedule and select "At System Startup"19) Click Settings and un-check all the boxes. Basically you do notwant the service to quit running until the PC is shutdown.When you restart the computer, right click the task bar and left clickTask Manager. Click Processes, make sure "Show processes from allusers" is checked. You should find the following exe files running onthe system account. usrshuta.exe, usrmlnka.exe, usrmlnka.exe. If soyour modem should be working and the error message should go away. Ifnot, delete the scheduled task, remove you modem using the DeviceManager and let Windows re-install it.TroyThat's it, re-start your computer. Quote Link to comment Share on other sites More sharing options...
robj Posted February 7, 2007 Author Report Share Posted February 7, 2007 Thanks for that. Sounds frightening! One query - I have a router not modem. How will that affect the fix? Quote Link to comment Share on other sites More sharing options...
Scarecrow Man Posted February 7, 2007 Report Share Posted February 7, 2007 Perhaps this fix was for a similar, but not the same problem. A modem can also be a router, and visa versa. Most new modems have routers built into them.The first step would be a restore from backup, or system restore. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.