Web Config File Problems

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

We are using MS Visual Studio 2003 integrated with Visual Source Safe. In
previous projects we have had no problem with using the data connection
string from within the web config file. We have noticed on our latest
project that everytime we have to modify something on our web forms VSS is
asking us to check out the web config file.

Any suggestions on why this is happening?
 
I can't tell you why it's happening, unless it thinks it's an application
file, but my suggestion is to never use VSS intergrated with VSS. I still
have seen it not check in file, blow away code and checkin files that really
should not be checked in. I always check things out manually. I have ever
since it came out.

The new Team Systems version of VSS looks much better.
=====================
David McCarter
www.vsdntips.com
 
Back
Top