all groups > visual studio .net general > november 2006 >
You're in the

visual studio .net general

group:

VS 2003 forces a checkout on an ASPX page when opened



VS 2003 forces a checkout on an ASPX page when opened Tim
11/8/2006 12:01:02 PM
visual studio .net general: I have a VS2003 web project that is integrated with VSS 6.0. There is one
particular ASPX page in that project that when it is opened within Visual
Studio, a dialog box comes up asking for a checkout. None of the other pages
behave that way. It appears that the page is being updated as it is loaded.
When I compare what is in SourceSafe to what has changed on the page, I see
that it has place my my Register tag on top of my Page tag at the top of the
ASPX. If I check the change in and reopen, it reorders them again, putting
the Page tag on top.

RE: VS 2003 forces a checkout on an ASPX page when opened William Sullivan
11/20/2006 9:01:02 AM
Sounds like the designer is having a hard time rendering your page properly.
I'd suggest re-creating the page part by part, checking it in after each
change, to see what's causing 2k3 to vomit.

[quoted text, click to view]
AddThis Social Bookmark Button