Results 1 to 2 of 2

Thread: visual studio 2005 - Regions always closed

  1. #1

    Thread Starter
    Fanatic Member ZeBula8's Avatar
    Join Date
    Oct 2002
    Posts
    548

    visual studio 2005 - Regions always closed

    whenever i open a new file, class or aspx page, the regions are always closed.

    I don't save it this way to Visual source safe so what's up with that?

  2. #2
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704

    Re: visual studio 2005 - Regions always closed

    More than likely your project csproj.user (or vbproj.user for vb) files were added to source control and are being overwritten when you get the latest from source safe.

    The answer would be to remove the user files from source control, so your current ones are never overwritten.

    Same for the solution .suo files (solution user options).

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width