M
Mufasa
How can you have different web.config files on your test machine vs.
production? I realize I could not include it in the project but the problem
is that if I make changes that go in both places I need to have them in both
places. But things like connect strings need to be different.
Can I have two config files and only include one of them in the project so
it get's published but the other one doesn't?
TIA - Jeff.
production? I realize I could not include it in the project but the problem
is that if I make changes that go in both places I need to have them in both
places. But things like connect strings need to be different.
Can I have two config files and only include one of them in the project so
it get's published but the other one doesn't?
TIA - Jeff.