|
-
Dec 1st, 2011, 02:18 PM
#1
Thread Starter
Hyperactive Member
Error with Visual Studio 2010 - Please help me!!!!!!!
I am getting this error list when debugging my project also the project can not connect to sql server in debugging mode.
A first chance exception of type 'System.Configuration.ConfigurationErrorsException' occurred in System.Configuration.dll
A first chance exception of type 'System.FormatException' occurred in mscorlib.dll
A first chance exception of type 'System.ArgumentException' occurred in System.Data.dll
A first chance exception of type 'System.TypeInitializationException' occurred in System.Transactions.dll
A first chance exception of type 'System.IndexOutOfRangeException' occurred in System.Data.dll
-
Dec 1st, 2011, 02:24 PM
#2
Member
Re: Error with Visual Studio 2010 - Please help me!!!!!!!
Could you please post the code that directly relates to the error? That would greatly help anyone trying to help you. Also, what flavor of SQL server are you using?
-
Dec 1st, 2011, 02:41 PM
#3
Thread Starter
Hyperactive Member
Re: Error with Visual Studio 2010 - Please help me!!!!!!!
Thanks I already solved this problem enabled sql debugging in the debug settings.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|