|
Posted by Mahin on April 18, 2007, 5:24 am
Please log in for more thread options
I am not able to run the sample application
whenever I am trying to run the application it gives me exception
An unhandled exception of type
'System.Runtime.InteropServices.COMException' occurred in
SDKSampleApp.exe
Additional information: Exception from HRESULT: 0x80040E55.
It gives me exception on line
myRecordSet = mySDObj.ExecuteQuery(query, columns, null, null);
plz help me out..
thanks in advance
|