Skip to main content
Crowcoder's user avatar
Crowcoder's user avatar
Crowcoder's user avatar
Crowcoder
  • Member for 15 years, 9 months
  • Last seen more than a month ago
awarded
Loading…
Loading…
comment
TableAdapter wizard does not have connection string from Settings in pick list
More more info: If I go to some code file and type "Properties.Settings.Default." I do get my connection string in intellisense. So why cant the Dataset find it?
comment
TableAdapter wizard does not have connection string from Settings in pick list
More info: I created the dataset in another project that is working then copied it to my problem project. Everything compiles, but when I try to Preview Data in the tableadapter I get: "Unable to find connection 'conn name here' for object 'Settings'. The connection string could not be found in application settings, or the data provider associated with the connection string could not be loaded."
Loading…
Loading…
1
401 402 403 404
405