1
Answer

Visual C# Studio Crash when binding data items

Photo of Shiv

Shiv

18y
1.9k
1
Greetings all!
My first time on this forum, so hello :D
I've been following the video tutorials at [url=http://msdn.microsoft.com/vstudio/express/visualcsharp/learning/default.aspx#beginners]the MSDN site[/url] and have got to the point where you use the common actions arrow to data-bind an item. I have a data source in place (A dataset based on three SQL Server tables) and I click on my combobox, the check the Use Data Bound Items box. Under Data Source I drill down to my data set, then to the table I need, and click on the table. At this point VS2005 crashes, and this happens whichever table I choose!

Does anyone have any suggestions or ideas? I have only just started C# and I'd hate for my progress to end here :(

~Shiv

Answers (1)

0
Photo of Sam Hobbs
NA 28.7k 1.3m 14y
The term plugin means that the software issuing the message was not written by Microsoft so you need to refer to the documentation of the other software. The problem is not the result of the C# DLL not getting loaded. If you wrote both the C# program and the C++ program and you don't recognize the error message then it is a problem with non-Micorosoft software that you are using.