In Visual Studio, go to Tools, Options, Source Control
There you will find your answer. May the Schwartz be with you.
"Rosanne" wrote:
>
> I've taken over a vb.net application. Any time I open an aspx page in
> visual studio, I get the "check out" box from visual source safe
> telling me that I cannot edit files without checking them out first.
> This box appears as soon as the page is opened - before I even have a
> chance to make any changes. The problem seems to be with 2 @register
> tags at the top of the HTML. Visual studio will try to flip flop these
> tags with the @page tag when the page is opened. But, even if I check
> it out and save the changes that visual studio made and check it back
> in, I have the same problem if I try to open the page again - it flips
> the tags again and forces me to check out the file. This doesn't
> happen in the other vb.net application I work on. Any ideas?? It's
> driving me nuts!
>
> Thanks!
>
>
> --
> Rosanne
> ------------------------------------------------------------------------
> Rosanne's Profile: http://www.highdots.com/forums/member.php?userid=283
> View this thread: http://www.highdots.com/forums/showthread.php?t=2052998
>
>