Create web application on remote server

dakota97

Well-known member
Joined
Nov 14, 2003
Messages
113
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 doesnt 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 Ive 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? Its an inconvenience to have to get ahold of tech support each time I want to create a different folder, and make sure that its set correctly so that the web app works.

Thanks in advance,

Chris
 
Back
Top