Darrell Norton's Blog [MVP]

Sponsors

The Lounge

News

  • Darrell Norton pic

    MVP logo

    View Darrell Norton's profile on LinkedIn

    Currently Reading:

    weewar.com

Advertisement

Images in this post missing? We recently lost them in a site migration. We're working to restore these as you read this. Should you need an image in an emergency, please contact us at imagehelp@codebetter.com
Problem with VS.NET Design View

A coworker and I are having a problem with the design view in VS.NET.  I can see any DataSets that we have put on one page in design view, but he cannot.  I look in the resx file and the DataSets are all there, but they refuse to show up on his computer.  Also, some pages will not show DataSets in design view on either of our computers.

This project was upgraded from v1.0 to v1.1 of the .NET Framework.  That might have something to do with it.  I do not think it is a side-by-side installation issue, because it works for me both before and after uninstalling VS.NET 2002 and v1.0 of the Framework.  I saw one post on Google Groups mentioning that this might be a resx file problem, but I tried running the ReGenResx tool from GotDotNet on one file in question and it did not seem to solve the problem.

Is anyone else out there having problems with the designer dropping DataSets and/or refusing to show them?  If so, have you come up with a solution?


Posted 06-25-2003 3:54 PM by Darrell Norton

[Advertisement]