473,287 Members | 1,629 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,287 software developers and data experts.

How do I interpret the error output?

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.InvalidOperationException' occurred
in system.data.dll

Additional information: The ConnectionString property has not been
initialized.

A first chance exception of type 'System.InvalidOperationException' occurred
in libdata.dll

Additional information: The ConnectionString property has not been
initialized.

The program '[4996] FCRootCause2.exe' has exited with code 0 (0x0)
Apr 4 '08 #1
1 1131

"Justin Doh" <Ju*******@discussions.microsoft.comwrote in message
news:56**********************************@microsof t.com...
>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.InvalidOperationException'
occurred
in system.data.dll

Additional information: The ConnectionString property has not been
initialized.

A first chance exception of type 'System.InvalidOperationException'
occurred
in libdata.dll

Additional information: The ConnectionString property has not been
initialized.

The program '[4996] FCRootCause2.exe' has exited with code 0 (0x0)

It looks like you're trying to access a database with a connection string,
and something is wrong with the connection string or it has not been
supplied. The problem is on your end.

Don't you have some beginner books?

Apr 5 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Wayno | last post by:
My php logs are coming up empty. I have done all I can think of, and all that made sense to me. Can someone take a look at my php.ini please and tell me what you think may be the problem. I...
3
by: Alexander Fillips | last post by:
Hi, my short question: is there a python object which can interpret java-script? the whole story ;-) I wrote some streaming-scripts for the xbox mediaplayer which supports python. for a...
4
by: Hype | last post by:
PID : 7031 TID : 3007211424 PROC : db2start INSTANCE: db2inst8 NODE : 000 FUNCTION: DB2 UDB, oper system services, sqloPdbFreeCmdHandle, probe:10 MESSAGE : Error...
2
by: PC Datasheet | last post by:
I have a table named MyTableBlank that contains no records. My intent is to make a copy of this table, name the copy MyTable, append some records to MyTable and import MyTable into an external...
1
by: chao liu | last post by:
hi, all, Just confused with the following type definition. I will greatly appreciate your comments on it and especially to explanations struct prod_token_parm_item; typedef struct GTY(())...
1
by: novice | last post by:
How to trace each line of code and see the respective output as we can do in Turbo C in windows. Is there any IDE in Unix for that, If not Is there any mothod to trace output of each line.
0
by: DC | last post by:
The problem I'm using the .NET GridView and FormView objects for the first time and im getting the error "An OleDbParameter with ParameterName '@ID' is not contained by this...
2
by: hup | last post by:
One of my Linux (CentOS) server stop interpret php code any more. I did try to compile and installed other version of php, but it's still not working. # cat /tmp/phpinfo.php <? phpinfo() ?>...
1
by: Twayne | last post by:
Hi, Complete newbie here, no C or related language background; starting from the basics. I DO have Visual Basic 6 (non .NET) and batch file experience, but that's all. I have the following...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 7 Feb 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:30 (7.30PM). In this month's session, the creator of the excellent VBE...
0
by: MeoLessi9 | last post by:
I have VirtualBox installed on Windows 11 and now I would like to install Kali on a virtual machine. However, on the official website, I see two options: "Installer images" and "Virtual machines"....
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: Aftab Ahmad | last post by:
So, I have written a code for a cmd called "Send WhatsApp Message" to open and send WhatsApp messaage. The code is given below. Dim IE As Object Set IE =...
0
by: marcoviolo | last post by:
Dear all, I would like to implement on my worksheet an vlookup dynamic , that consider a change of pivot excel via win32com, from an external excel (without open it) and save the new file into a...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.