View Issue Details

IDProjectCategoryView StatusLast Update
0001072FSS5PC100Serial Driver/Interfacepublic2012-06-06 09:46
Reporterzutter Assigned To 
PrioritynormalSeverityminorReproducibilitysometimes
Status resolvedResolutionfixed 
Product VersionV1.12 
Target VersionV1.13Fixed in VersionV1.13 
Summary0001072: 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.
Forum Link
Found Driver Version
Fixed Driver Version

Activities

zutter

2012-06-06 09:45

manager   ~0000681

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 this libraries.