Deployment Questions
From: Wayne Wengert (wayneDONTWANTSPAM_at_wengert.com)
Date: 08/31/04
- Next message: Kevin Spencer: "Re: session object: simple question"
- Previous message: Hans Kesting: "Re: session object: simple question"
- Next in thread: Curt_C [MVP]: "Re: Deployment Questions"
- Reply: Curt_C [MVP]: "Re: Deployment Questions"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 31 Aug 2004 08:39:20 -0600
I have an account with an ISP for my web site. I do not have access to the
server configuration controls. I can ask the ISP to designate an existing
directory on my web site as a virtual directory. I use VSNET 2003 to develop
applications and I am trying to understand exactly what/how to "install" my
ASP.NET applications on my web site. The information I've found so far
focuses on processes that only work if you own the IIS server.
I currently have one directory "DotNet" defined as a virtual directory. I
want to be able to install multiple different pages ("applications") for
development testing. For example, in "DotNet" I'd like to install a set of
aspx pages to test some SQL data retrieval and update processes - then, I'd
like to create a sub-directory ("DotNet/Test2") and install some aspx pages
to test some data submission forms.
If anyone can point me to information on ways to accomplish this I'd really
appreciate it.
Wayne
- Next message: Kevin Spencer: "Re: session object: simple question"
- Previous message: Hans Kesting: "Re: session object: simple question"
- Next in thread: Curt_C [MVP]: "Re: Deployment Questions"
- Reply: Curt_C [MVP]: "Re: Deployment Questions"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|