G
Guest
Hello,
I am working on a website that I (currently) publish via FTP. I am having
an problem, though, with the precompiled files. The issue is, the web site
that I am working on goes in a subdirectory of the root. However, my site
won't work unless I move the files from "Root/MyApp/bin" to "Root/bin".
I could live with having to move these files every time I publish, but this
also appears to have an unpleasant side effect of looking for Login.aspx in
the incorrect location - it appears to look for it in Root, when it is
actually in Root/MyApp.
Is there anything I can do (something in the web.config, perhaps), or ask my
ISP to do (or if it is allowed), to allow my application to run in the
subdirectory?
Thanks,
PAGates
I am working on a website that I (currently) publish via FTP. I am having
an problem, though, with the precompiled files. The issue is, the web site
that I am working on goes in a subdirectory of the root. However, my site
won't work unless I move the files from "Root/MyApp/bin" to "Root/bin".
I could live with having to move these files every time I publish, but this
also appears to have an unpleasant side effect of looking for Login.aspx in
the incorrect location - it appears to look for it in Root, when it is
actually in Root/MyApp.
Is there anything I can do (something in the web.config, perhaps), or ask my
ISP to do (or if it is allowed), to allow my application to run in the
subdirectory?
Thanks,
PAGates