View Issue Details

IDProjectCategoryView StatusLast Update
0001073FSS5PV210Serial Driver/Interfacepublic2012-08-23 14:57
Reporterzutter Assigned To 
PrioritynormalSeverityminorReproducibilitysometimes
Status resolvedResolutionfixed 
Product VersionV0.30 
Target VersionV0.70Fixed in VersionV0.70 
Summary0001073: Using .NET an exception may occur by call System.IO.Ports.SerialPort.Open.
DescriptionUsing .NET an exception may occur by call System.IO.Ports.SerialPort.Open. The problem is that .NET Open function implict calls IOCTL_SERIAL_SET_DCB with uninitialized paramerters.
Found Driver Version
Fixed Driver Version
Forum Link

Activities

zutter

2012-06-06 09:45

manager   ~0000682

Last edited: 2012-08-23 13:45

The problem was already resolve in Sep. 2010 by create an oal version of com_mdd2.lib and serpddcm.lib. Here the .NET mistakes are handled. Now we link against these libraries.

zutter

2012-08-23 14:57

manager   ~0000770

See notes above.