Debug mode vs. Run mode 
Author Message
 Debug mode vs. Run mode

I'm using an iPaq 3870, with the following updates from Compaq and MS:
- Bluetooth driver
- SD driver
- SP1
- Hotfix for CreateObject and new set of ActiveX controls

If I run my eVB program from the device, or pressing Ctrl F5 on eVB, it runs
fine.
If I press F5 for debug, my program hangs with an error saying 'The control
xxx ({xxx}) could not be created.'

Sometimes, it happens the opposite... Does anyone experrience similar
behaviours on eVB? Should this be a device related thing?

Regards,
Alberto Silva



Mon, 04 Oct 2004 02:55:04 GMT  
 Debug mode vs. Run mode
Alberto,

Quote:
> If I press F5 for debug, my program hangs with an error saying 'The
control
> xxx ({xxx}) could not be created.'

did you check your Project/<App Name> Properties/Update Components settings?
If there is "Never" activated, eVB doesn't create components on the device,
when you add them from the toolbox to your project.

ciao,

michael

www.piranhasoft.de



Wed, 06 Oct 2004 03:39:18 GMT  
 Debug mode vs. Run mode
Alberto,

maybe it has to do with your Bluetooth driver.

Please see the related post earlier this month:
"Bluetooth, eVB and ActiveX form controls" The original post
was on 4/11/2002

I had a similar problem, see my answer in the above thread.

HTH,
Michael


Quote:
> I'm using an iPaq 3870, with the following updates from Compaq and MS:
> - Bluetooth driver
> - SD driver
> - SP1
> - Hotfix for CreateObject and new set of ActiveX controls

> If I run my eVB program from the device, or pressing Ctrl F5 on eVB, it
runs
> fine.
> If I press F5 for debug, my program hangs with an error saying 'The
control
> xxx ({xxx}) could not be created.'

> Sometimes, it happens the opposite... Does anyone experrience similar
> behaviours on eVB? Should this be a device related thing?

> Regards,
> Alberto Silva



Wed, 06 Oct 2004 13:47:46 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Please Help......Design mode Vs. Run mode detection

2. IDE Mode vs Runtime Mode

3. Browser Control: Design Mode vs Compiled Mode

4. DBGrid in Development Mode vs Deployment Mode

5. Browser Control: Design Mode vs Compiled Mode

6. Development mode or running.exe mode?

7. change from running mode to design mode

8. how to run Enhanced Mode Debug Windows 3.1?

9. Run a VBP in debug mode from prompt line

10. how to run Enhanced Mode Debug Windows 3.1?

11. Run Enhanced mode debug windows 3.1, How?

12. IIS: can't run in debug mode

 

 
Powered by phpBB® Forum Software