|
-
Apr 23rd, 2008, 09:06 AM
#1
Thread Starter
Fanatic Member
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?
-
Apr 23rd, 2008, 10:52 AM
#2
I wonder how many charact
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|