M
Mobile Boy 36
Hi all,
I'm trying to debug an application on a Windows Ce 4.2 device (Advantech)
No problem with building and deploying. But the application DOESN'T launche.
The exe has been well copied to the device and is working when I start it
from the device itself.
any help would be greatly appreciated...
best regards
Here's some additional information from the VS 2003 output Window:
------ Build started: Project: FieldActionSales, Configuration: Debug
Windows CE ------
Preparing resources...
Updating references...
Performing main compilation...
Building satellite assemblies...
Visual Studio is ready to deploy FieldActionSales
------ Build started: Project: FieldActionSales.Components, Configuration:
Debug Windows CE ------
Preparing resources...
Updating references...
Performing main compilation...
Building satellite assemblies...
Visual Studio is ready to deploy FieldActionSales.Components
------ Deploy started: Project: FieldActionSales, Configuration: Debug
Windows CE ------
Deploying to Windows CE .NET Device using TCP Connect Transport
Connected to Windows CE .NET Device (Windows CE) running on ARMV4T.
Copying files from 'D:\Projects\Real\APP-PEN\FieldActionSales\bin\Debug' to
'\Program Files\FieldActionSales'
Copying FieldActionSales.exe
Files in the package 'netcf.all.wce4.armv4t.cab' are more recent on the
device than on the development computer. Consider upgrading to the latest
version. Files affected are:
Microsoft.windowsce.forms.dll
Microsoft.visualbasic.dll
System.data.dll
System.net.irda.dll
System.xml.dll
System.windows.forms.datagrid.dll
System.windows.forms.dll
System.web.services.dll
System.drawing.dll
System.dll
Mscorlib.dll
Netcfagl1_0.dll
Cgacutil.exe
Mscoree1_0.dll
Mscoree.dll
------ Deploy started: Project: FieldActionSales.Components, Configuration:
Debug Windows CE ------
Connected to Windows CE .NET Device (Windows CE) running on ARMV4T.
Copying files from
'D:\Projects\Real\APP-PEN\FieldActionSales.Components\bin\Debug' to
'\Program Files\FieldActionSales.Components'
Copying FieldActionSales.Components.exe
Files in the package 'netcf.all.wce4.armv4t.cab' are more recent on the
device than on the development computer. Consider upgrading to the latest
version. Files affected are:
Microsoft.windowsce.forms.dll
Microsoft.visualbasic.dll
System.data.dll
System.net.irda.dll
System.xml.dll
System.windows.forms.datagrid.dll
System.windows.forms.dll
System.web.services.dll
System.drawing.dll
System.dll
Mscorlib.dll
Netcfagl1_0.dll
Cgacutil.exe
Mscoree1_0.dll
Mscoree.dll
Files in the package 'sqlce.wce4.armv4t.cab' are more recent on the device
than on the development computer. Consider upgrading to the latest version.
Files affected are:
Sscemw20.dll
---------------------- Done ----------------------
Build: 2 succeeded, 0 failed, 0 skipped
Deploy: 2 succeeded, 0 failed, 0 skipped
Launching Application
I'm trying to debug an application on a Windows Ce 4.2 device (Advantech)
No problem with building and deploying. But the application DOESN'T launche.
The exe has been well copied to the device and is working when I start it
from the device itself.
any help would be greatly appreciated...
best regards
Here's some additional information from the VS 2003 output Window:
------ Build started: Project: FieldActionSales, Configuration: Debug
Windows CE ------
Preparing resources...
Updating references...
Performing main compilation...
Building satellite assemblies...
Visual Studio is ready to deploy FieldActionSales
------ Build started: Project: FieldActionSales.Components, Configuration:
Debug Windows CE ------
Preparing resources...
Updating references...
Performing main compilation...
Building satellite assemblies...
Visual Studio is ready to deploy FieldActionSales.Components
------ Deploy started: Project: FieldActionSales, Configuration: Debug
Windows CE ------
Deploying to Windows CE .NET Device using TCP Connect Transport
Connected to Windows CE .NET Device (Windows CE) running on ARMV4T.
Copying files from 'D:\Projects\Real\APP-PEN\FieldActionSales\bin\Debug' to
'\Program Files\FieldActionSales'
Copying FieldActionSales.exe
Files in the package 'netcf.all.wce4.armv4t.cab' are more recent on the
device than on the development computer. Consider upgrading to the latest
version. Files affected are:
Microsoft.windowsce.forms.dll
Microsoft.visualbasic.dll
System.data.dll
System.net.irda.dll
System.xml.dll
System.windows.forms.datagrid.dll
System.windows.forms.dll
System.web.services.dll
System.drawing.dll
System.dll
Mscorlib.dll
Netcfagl1_0.dll
Cgacutil.exe
Mscoree1_0.dll
Mscoree.dll
------ Deploy started: Project: FieldActionSales.Components, Configuration:
Debug Windows CE ------
Connected to Windows CE .NET Device (Windows CE) running on ARMV4T.
Copying files from
'D:\Projects\Real\APP-PEN\FieldActionSales.Components\bin\Debug' to
'\Program Files\FieldActionSales.Components'
Copying FieldActionSales.Components.exe
Files in the package 'netcf.all.wce4.armv4t.cab' are more recent on the
device than on the development computer. Consider upgrading to the latest
version. Files affected are:
Microsoft.windowsce.forms.dll
Microsoft.visualbasic.dll
System.data.dll
System.net.irda.dll
System.xml.dll
System.windows.forms.datagrid.dll
System.windows.forms.dll
System.web.services.dll
System.drawing.dll
System.dll
Mscorlib.dll
Netcfagl1_0.dll
Cgacutil.exe
Mscoree1_0.dll
Mscoree.dll
Files in the package 'sqlce.wce4.armv4t.cab' are more recent on the device
than on the development computer. Consider upgrading to the latest version.
Files affected are:
Sscemw20.dll
---------------------- Done ----------------------
Build: 2 succeeded, 0 failed, 0 skipped
Deploy: 2 succeeded, 0 failed, 0 skipped
Launching Application