Mike,

Mike Ryckman schrieb:
Hello,

I’m trying to add and work with both a StatConnectorGraphicsDevice and the 
character device but I’ve been running into trouble. Using VS 2008 on Vista, I 
am getting the following error when the project starts:

“An error occurred creating the form. See Exception.InnerException for details. 
 The error is: Unable to get the window handle for the 
'AxStatConnectorCharacterDevice' control. Windowless ActiveX controls are not 
supported.”

From what I understand, this is a problem caused by DEP, which is turned on by 
default on Vista. Apparently, the only way around it is to recompile the 
ActiveX controls in VS 2005 or later.

Has anybody else heard about this or run into anything similar? Any idea how I 
might get around the problems?

Unfortunately, I have not yet experienced this problem (or maybe I should say "fortunately" ;-).

I've just done a quick search on Google and it seems that this error may be caused by different problems. DEP is one of them. Maybe you could try to disable DEP for testing purposes as shown in

http://www.pcreview.co.uk/forums/thread-3335139.php

Thomas

_______________________________________________
Rcom-l mailing list
Rcom-l@mailman.csd.univie.ac.at
http://mailman.csd.univie.ac.at/mailman/listinfo/rcom-l
More information (including a Wiki) at http://rcom.univie.ac.at

Reply via email to