Error 1 Post-deploy error 0x00000001

  • Thread starter Thread starter B-Dawg
  • Start date Start date
B

B-Dawg

Hi, my VS2008 system has been working well for months and then suddenly a
couple of days ago I get this error when I deploy to my CE 6 platform.

Error 1 Post-deploy error 0x00000001 returned after calling
'\Windows\wceload.exe /noui \Windows\NETCFv35.Messages.EN.wm.cab'. Device
Connectivity Component

My Project target device is set to Windows CE Device but for some strange
reason VS decides it needs to deploy the Windows Mobile Messages cab instead
of the CE one. If I swap the cab file names it deploys correctly so I know
this is the only issue. When the WM cab is deployed it cannot run because my
platform is not Windows Mobile.

It is not acceptable to have to manually deploy this cab and because I
develop for both Windows Mobile and Windows CE it is also not acceptable to
have to keep swapping the file names around in the C:\Program
Files\Microsoft.NET\SDK\CompactFramework\v3.5\WindowsCE\Diagnostics folder.

Can anyone shed any light on this issue?
 
I am having the same problem (error started possibly since upgrading to .net compact v3.5). Do you have a solution for me?



B-Dawg wrote:

Error 1 Post-deploy error 0x00000001
23-Sep-09

Hi, my VS2008 system has been working well for months and then suddenly
couple of days ago I get this error when I deploy to my CE 6 platform

Error 1 Post-deploy error 0x00000001 returned after ca

Previous Posts In This Thread:

EggHeadCafe - Software Developer Portal of Choice
WS-Security, SAML, Standards: Future of Webservice
http://www.eggheadcafe.com/tutorial...aa3a-9f029c723c58/wssecurity-saml-standa.aspx
 
Back
Top