Browse by Tags

Related Posts

  • Re: Problems with MSDataSetGenerator in VS.NET 2005 SP1

    OK, I think I have found the solution. The problem appears to be entirely to do with the format of the connection string which somehow appears in the "new" .XSD version. My old connections string of the form: <Connection AppSettingsObjectName="Settings" AppSettingsPropertyName="ArcTimeConnectionString...
    Posted to Visual Studio 2005 (Forum) by arcology on 03-14-2007, 12:00 AM
    Filed under: Web Config setting, ASP.net 2.0, MSDataSetGenerator, Web Applications
  • Re: Problems with MSDataSetGenerator in VS.NET 2005 SP1

    So Jason, you are of the opinion that it is the Graphical tool screwing up the .XSD rather than the MSDataSetGenerator not producing a correct C# dataset class from the .XSD? Thing is, I made a change by adding a new "Query" to the TableAdaptor (which broke Dataset designer/MSDataSetGenerator) and using...
    Posted to Visual Studio 2005 (Forum) by arcology on 03-13-2007, 12:00 AM
    Filed under: ASP.NET, datasets, MSDataSetGenerator, Web Applications
  • Problems with MSDataSetGenerator in VS.NET 2005 SP1

    I have a dataset (*.xsd) in App_Data with table adapters. I needed to change one of these adapters because of the new fields in my database. The current one has been working fine for months. I load up the xsd and try to preview data off of one of the adapters. datasetname.tableadaptername.Fill,GetData...
    Posted to Visual Studio 2005 (Forum) by Jason Kealey on 02-20-2007, 12:00 AM
    Filed under: Visual Studio 2005 SP1, Web Applications, MSDataSetGenerator
Page 1 of 1 (3 items)