MCE problem

G

Guest

I'm writing a Hosted HTML app for MCE 2005 using a .Net class to handle comm,
registered as a COM library.

Calling the InputStreamString property to read data through the port, the
EHShell.exe application crashes and the following message appears:

EHShell.exe CLR debugging services
Application has generated an exception that could not be handled.
Process id=... , Thread id=...
Click OK to terminate the application
Click CANCEL to debug the application

Running the same page in Internet Explorer, no errors appear.


Is it a Microsoft problem?
Ho can I do to get the solution as soon as possible?


Thanks.
 
G

Guest

Making the InputStreamString property settable (it was read only) the problem
doesn't appear anymore. Who would have thought it?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top