Hello,
i have a problem with one of my applications on a second computer. After an unknown time the
computer freeze an i have an error message on screen (in german, translated like this):
"The command 0x6d1189d7 reference to memory 0x00000000. The command could
not be executed in memory".
The Windows Event has logged the following:
Protokollname: System
Source: NIPALK
Beschreibung:
[NI-VISA] [PXI] Warning: 'PXIPreallocatedMemBlockSize' key not found
Ereignis-XML:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="NIPALK" />
<EventID Qualifiers="36608">8192</EventID>
<Level>3</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2014-10-01T07:13:52.782273800Z" />
<EventRecordID>12548</EventRecordID>
<Channel>System</Channel>
<Computer>THY139</Computer>
<Security />
</System>
<EventData>
<Data>
</Data>
<Data>[NI-VISA] [PXI] Warning: 'PXIPreallocatedMemBlockSize' key not found</Data>
<Binary>0000000002003000000000000020008F000000000000000000000000000000000000000000000000</Binary>
</EventData>
</Event>
What i don't understand is, that the same software is running on an other comupter since 2 years without
that message.
Computer 1 (working fine)
Windows 7 x32, all updates
LabVIEW Run-Time 2012 SP1 f5
NI-VISA 5.4.1
DAQmx 9.8 with NI-USB 6225 DAQ Device
Computer 2 (sometimes freeze)
Windows 7 x64, all updates
LabVIEW Run-Time 2012 SP1 f5
NI-VISA 5.4.1
DAQmx 9.8 with NI-PCI 6225 DAQ Device
Does someone have an idea?