File corruption in VS.NET IDE 2003

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Tim Featherston

    File corruption in VS.NET IDE 2003

    This morning I opened my VS solution and clicked on a
    particular control to view it in Design mode. The task
    list reported 19 build errors, and I could only see one
    control (a Tab Control) and it was the wrong size and in
    the wrong location.

    A comparision of the source code found in the Windows
    Generated Component Code region between the current
    version and the last checke din veriosn in SourceSafe
    revealed several lines of code missing. Primarily lines
    that define the look and appearance of the controls.

    I could no longer type this. and see the controls in the
    type ahead. I could run the program (does a build, no
    errors) and the application appears to work normally.

    I rolled back to the previous version and all seemed well
    until I shutdown and logged back in. Same problem, except
    now it happens with other forms as well. Also Controls.

    I am lost, can anyone help. Has anyone else seen this
    type of problem?
Working...