-
Serial Communication.
I am trying to use the MSComm Component that comes with VB6 in my C#.NET
application. I regesterd the MSComm Component and included it with the References.
The code to create an object instance of the MSComm is as follows:
MSComm MyComPort = new MSComm();
When I run the application I get the same run time error at the above line
as follows:
System.Runtime.InteropServices.COMException occured.
Exception from HRESULT:0X80040112
Thanks for any help.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks