FieldPoint Family

cancel
Showing results for 
Search instead for 
Did you mean: 

DataSocket geturl error with Visual Studio 8

This line of Code works in Visual Studio 2005 but raises an error in Visual Studio 2008
m_NIDS.SelectUrl()

the error:

        ex.ToString    "System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
   at NationalInstruments.Net.Internal.Win32.IAxDataSocket.SelectURL(Object startUrl, Object title, Object options, Object filters)
   at NationalInstruments.Net.DataSocket.SelectUrl(String startUrl, String title, SelectOptions options, String filter)
   at NationalInstruments.Net.DataSocket.SelectUrl()
   at DrillSense.Sensors.Sensor.SelectURL() in C:\DrillSense VS 2008\DrillSense\cls_Sensor.vb:line 309"    String

They are both installed on same computer, any ideas?

Thanks,

Barrett
0 Kudos
Message 1 of 2
(6,089 Views)
Hi Barret,
 
Unfortunately we do not support Visual Studio 2008. We do however plan to release products supporting VS8 in the near future.
Nestor
0 Kudos
Message 2 of 2
(6,062 Views)