| Harry Orwell 2005-01-23, 4:04 pm |
| It has been suggested that the fault is a timing error and lies in win2000,
and that I should use XP. Any comments with this suggestion?
I have a simple smartphone application, which has one entry only, on the
exit button with code:
"this.Close();" The output window is shown below.
My OS is Windows 2000 SP4 and activesync is 3.8.
Can someone explain why it does not always start, as it occasionally does
start to work. Help Please....
------ Build started: Project: Test, Configuration: Debug Smartphone ------
Preparing resources...
Updating references...
Performing main compilation...
Build complete -- 0 errors, 0 warnings
Building satellite assemblies...
Visual Studio is ready to deploy Test
------ Deploy started: Project: Test, Configuration: Debug Smartphone ------
Deploying to Smartphone 2003 Emulator (Virtual Radio) using Emulation
Transport
Connected to Smartphone 2003 Emulator (Virtual Radio) (Smartphone) running
on X86.
Copying files from 'C:\Documents and
Settings\Administrator\Desktop\C#\Test\T
est\bin\Debug' to '\Storage\Program
Files\Test'
Copying Test.exe
---------------------- Done ----------------------
Build: 1 succeeded, 0 failed, 0 skipped
Deploy: 1 succeeded, 0 failed, 0 skipped
Launching Application
Error while trying to run project: Unable to start debugging.
Unable to start program 'C:\Documents and
Settings\Administrator\Desktop\C#\Test\T
est\bin\Debug\Test.exe'.
|