Deploying to Emulator

J

Jamie Macleod

I am having trouble deploying to the Pocket PC 2003 Emulator and the Pocket
PC 2003 Phone Edition Emulator from VS .NEt. I keep getting a deployment
error. I have no problems with the Pocket PC 2002 emulator. Any advice on
how to get this working?

Jamie
 
G

Guest

Hallo Jamie
I had the same thing happen to me. To get over this I removed the smartdevices and added them in again. This is described in the following article

http://msdn.microsoft.com/mobility/...html/grfUsingEmulatorInSmartDeviceProjects.as

attached is the part you need to do..

have fun..

Nigel..

To remove smart device programmability

In Windows Control Panel, click Add or Remove Programs.
Select your installation of Microsoft Visual Studio .NET, and then click Change/Remove.
In the Visual Studio .NET Setup wizard, click Visual Studio .NET.
On the Visual Studio .NET Maintenance page, click Add or Remove Features.
On the Visual Studio .NET Options page, clear the Smart Device Programmability check box under Visual Basic .NET and Visual C# .NET.
Click Update Now, and restart the development computer.
To reinstall smart device programmability

Repeat the preceding procedure to display the Visual Studio .NET Options page.
Select the Smart Device Programmability check box under Visual Basic .NET and Visual C# .NET.
Click Update Now.
 
J

Jamie Macleod

Thanks Nigel.

Nigel Findlater said:
Hallo Jamie,
I had the same thing happen to me. To get over this I removed the
smartdevices and added them in again. This is described in the following
article:
http://msdn.microsoft.com/mobility/...tml/grfUsingEmulatorInSmartDeviceProjects.asp

attached is the part you need to do...

have fun...

Nigel...

To remove smart device programmability

In Windows Control Panel, click Add or Remove Programs.
Select your installation of Microsoft Visual Studio .NET, and then click Change/Remove.
In the Visual Studio .NET Setup wizard, click Visual Studio .NET.
On the Visual Studio .NET Maintenance page, click Add or Remove Features.
On the Visual Studio .NET Options page, clear the Smart Device
Programmability check box under Visual Basic .NET and Visual C# .NET.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top