Create web application on remote server

dakota97

Centurion
Joined
Nov 14, 2003
Messages
116
Location
Pennsylvania
Hi All,

My current web hosting provider does not allow me to assign a subfolder as an application directory for ASP.Net web apps. I have to contact their tech support and have them set the folder that I specify as a web application folder in IIS from their side. They use H-Sphere as their control panel, but their current version doesn't allow user-side changes like this.

They have mentioned to me that I could do this through Visual Studio when I publish the app, but I've never come across anything that gives the option of creating a web application folder during the publish procedure. Is this possible, and if so how? It's an inconvenience to have to get ahold of tech support each time I want to create a different folder, and make sure that it's set correctly so that the web app works.

Thanks in advance,

Chris
 
Back
Top