I have a sub domain application that is secure and on the same server a
public site which is not. From the secure site I need to edit the web.config
file. I tried just using the direct path (c:/some folder/anotherfolder/) to
get to the web.config file but I get an error that it is not a valid virtual
path. Can someone give me an example of how I should do this?
public site which is not. From the secure site I need to edit the web.config
file. I tried just using the direct path (c:/some folder/anotherfolder/) to
get to the web.config file but I get an error that it is not a valid virtual
path. Can someone give me an example of how I should do this?