I have VS2005 Team Developer running on XP SP2.
I created a new Smart Device application for PPC2003. With the Device Emulator Manager, I can cradle the Pocket PC 2003 SE Emulator. The project contains no code.
But when I try to run the project in Debug mode on the emulator, I get the error
0x89731511 - Device Connectivity Component
Any pointers

Error 0x89731511 deploying to PPC2003SE Emulator
Thomas Andersson
The stuff under "all users" profile is critical. You'll need to repair/reinstall Visual Studio to recover.
Note that Beta2 is very old - can you upgrade to the released VS2005
Barry
MarkR_OmniVue
1) Tried from VS connect to Pocket PC 2003SE Emulator.
Get dialog: "Connecting..." with animated GIF. Label says "To 'Pocket PC 2003 SE Emulator'", and is followed by "Connection failed. 0x89731511"
Try from Device Emulator Manager. Connect to the same emulator. Get error dialog:
---------------------------
Error
---------------------------
Cannot connect to device. Error: 0x89731511
---------------------------
OK
---------------------------
2) Cannot "cradle" the emulator, as no connection.
3) Run without debug, results in error in VS Error List. Description: 0x897531511. File: Device Connectivity Component.
4) F5 on new project. "There were deployment errors. Continue " Yes.
---------------------------
Microsoft Visual Studio
---------------------------
The operation could not be completed. The device is not connected.
---------------------------
OK
---------------------------
5) Build info:
Microsoft Visual Studio 2005
Version 8.0.50727.42 (RTM.050727-4200)
Microsoft .NET Framework
Version 2.0.50727
Installed Edition: Enterprise
Microsoft Visual Basic 2005 77642-113-3000004-41595
Microsoft Visual Basic 2005
Microsoft Visual C# 2005 77642-113-3000004-41595
Microsoft Visual C# 2005
Microsoft Visual Studio Tools for Office 77642-113-3000004-41595
Microsoft Visual Studio Tools for the Microsoft Office System
Microsoft Visual Web Developer 2005 77642-113-3000004-41595
Microsoft Visual Web Developer 2005
Visual Studio 2005 Team Edition for Developers 77642-113-3000004-41595
Microsoft Visual Studio 2005 Team Edition for Software Developers
Crystal Reports AAC60-G0CSA4B-V7000AY
Crystal Reports for Visual Studio 2005
SQL Server Analysis Services
Microsoft SQL Server Analysis Services Designer
Version 9.00.1399.00
SQL Server Integration Services
Microsoft SQL Server Integration Services Designer
Version 9.00.1399.00
SQL Server Reporting Services
Microsoft SQL Server Reporting Services Designers
Version 9.00.1399.00
Does this give the information you were after
david
Mitch Denny
Hello David,
Does this solves your problem
-Thanks,
Mohit
ericlock
Also the drop down to select which mobile device to deploy on is unavailable. when I restore the directory the drop down is avaiable but im not able to deploy due to the connectivity issue mentioned above. any help would be greatly appreciated. Im using vs.net 2005 beta 2
Jack Burton
Can you try the following and
1) From Device Emulator manager or VS, connect to Pocket PC 2003 SE Emulator.
2) From Deveice Emulator manager, cradle the emulator. After cradling ActiveSync connection should have been established. ActiveSync should be in connected state.
3) Open the project in VS. Run the project without debugging (Ctrl + F5).
4) Open new project. Run the project indebug mode (F5).
Can you tell us where excatly you are getting the error Also, Can you tell us which build of VS are you using
WhiteGandalf
Hello, i have the same problem that David, I don't solve the problem.
Thanks.
Felix Jiang
Hi Mohit,
Sivarv's suggestions appear to have fixed the problem for me, thanks.
Unfortunately, I have given up on using PPC2003SE Emulator, and migrated my project to Windows Mobile 5.
thanks,
david
Sinisa
Hi David,
By any chance you had an older version of VS prior to installing VS RTM Please try the steps.
1. For each user on the machine remove the %userprofile%\Local Settings\Application Data\Microsoft\CoreCon\1.0 Folder and all files under it.
2. For each user on the machine rename the %userprofile%\Application Data\Microsoft\Device Emulator\ folder to %userprofile%\Application Data\Microsoft\Device Emulator_B2\
Thanks