Ask a Question related to ASP.NET General, Design and Development.
-
Cowboy \(Gregory A. Beamer\) #1
Re: Question about ASP.NET Application Deployment
In the help file, there is a section called Deploying .NET Applications:
Lifecycle Guide. This guide will help with custom installers and may answer
all of your questions.
--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
Author: ADO.NET and XML: ASP.NET on the Edge
************************************************** **************************
****
Think Outside the Box!
************************************************** **************************
****
"Yurai Núñez Rodríguez" <yurain@cadicsa.com> wrote in message
news:eyiENQ7SDHA.2724@TK2MSFTNGP10.phx.gbl...and> Hello!!
>
> I need to get Virtual Directory and Port information (which is
> shown/modified in the Installation Address dialog) to be used in a Custom
> Action during installation of a Web Application.
>
> To explain it in details: I need to get the information respecting Portinformation> Target Directory of a Web Project during its installation. Thatcustom> can be entered by the user in the Installation Address form but... as long
> as I know it can not be got from this dialog as is can be done in anyin> User Interface Dialog using one of its properties. I need to use it lateror> the setup process as parameters in a Custom Action. Is there any variable> registry value or anyplace where I can get this information from??
>
> Thanks in advance
>
> Yurai
>
>
>
>
Cowboy \(Gregory A. Beamer\) Guest
-
renaming main application file for deployment
My flex project itself will be the entire site. The main appplication file is MenuEvent.mxml and the release build created a wrapper named... -
Control deployment question
Hi - complete newbie question, so please bear with me... With classic ASP, I could have a folder containing "common code" that was accessed by... -
HELP! web services deployment question
OK. On my dev server, I have a web application with a web service. http://myserver/webreports/productionsummaryreportbybatchid.asmx it works... -
web service deployment question
hi, i have a web service which does xyz stuff...i have a reference of it in my asp.net web application. i call the web service asynchronously and... -
Application deployment
We are in the process of deploying an application enterprise-wide on several different MS operating systems. I have two questions: 1. Is there a...



Reply With Quote

