I am still a novice with .NET and I am little bit struggling with debugging.
I am trying to find the cause of the error.
Is it the problem with system.data.dll or libdata.dll or what?
Any feedback from your experience is greatly appreacited.
Thanks.
Justin
----------------------------------------------------------------------------
A first chance exception of type 'System.Invalid OperationExcept ion' occurred
in system.data.dll
Additional information: The ConnectionStrin g property has not been
initialized.
A first chance exception of type 'System.Invalid OperationExcept ion' occurred
in libdata.dll
Additional information: The ConnectionStrin g property has not been
initialized.
The program '[4996] FCRootCause2.ex e' has exited with code 0 (0x0)
I am trying to find the cause of the error.
Is it the problem with system.data.dll or libdata.dll or what?
Any feedback from your experience is greatly appreacited.
Thanks.
Justin
----------------------------------------------------------------------------
A first chance exception of type 'System.Invalid OperationExcept ion' occurred
in system.data.dll
Additional information: The ConnectionStrin g property has not been
initialized.
A first chance exception of type 'System.Invalid OperationExcept ion' occurred
in libdata.dll
Additional information: The ConnectionStrin g property has not been
initialized.
The program '[4996] FCRootCause2.ex e' has exited with code 0 (0x0)
Comment