asp.net application won't run from subfolder

  • Thread starter Thread starter m_evergreen
  • Start date Start date
M

m_evergreen

I am able to access my application when it is on the server, but if I
put it in a sub folder I recieve an error. I know that I need to set
up the folder somehow, but I don't know how. Can anyone help?
 
the BIN has to be off the root of the VirtualDir/Site, the web.config needs
to be in the Root as well.
Make sure that you set it as an "application" in IIS as well.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top