文件名称:webSetup
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 837kb
- 下载次数:
- 0次
- 提 供 者:
- 小*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
webSetup源码
直接使用Microsoft VS.NET创建的web应用程序部署项目在安装时会对注册表执行额外操作,直接将web文件拷贝到相关目录再打开IIS手工创建虚拟目录又太繁琐,于是写了这个web应用程序部署向导——webSetup。
主要功能
1、安装SQL数据库。两种方式:使用SQL脚本文件创建或者附加数据库文件。
2、部署web站点。两种方式:在现有站点上新建虚拟目录,或者创建全新站点-webSetup source directly use Microsoft VS.NET to create a web application deployment project will install the registry to perform additional operations, directly to the web copy of the document to the relevant directory and then open the IIS manually create a virtual directory was too cumbersome, so wrote this web Application Deployment Wizard- webSetup. Main function 1, install SQL databases. In two ways: Use the SQL scr ipt file to create or additional database file. 2, the deployment of web sites. In two ways: the existing site a new virtual directory, or create a new site
直接使用Microsoft VS.NET创建的web应用程序部署项目在安装时会对注册表执行额外操作,直接将web文件拷贝到相关目录再打开IIS手工创建虚拟目录又太繁琐,于是写了这个web应用程序部署向导——webSetup。
主要功能
1、安装SQL数据库。两种方式:使用SQL脚本文件创建或者附加数据库文件。
2、部署web站点。两种方式:在现有站点上新建虚拟目录,或者创建全新站点-webSetup source directly use Microsoft VS.NET to create a web application deployment project will install the registry to perform additional operations, directly to the web copy of the document to the relevant directory and then open the IIS manually create a virtual directory was too cumbersome, so wrote this web Application Deployment Wizard- webSetup. Main function 1, install SQL databases. In two ways: Use the SQL scr ipt file to create or additional database file. 2, the deployment of web sites. In two ways: the existing site a new virtual directory, or create a new site
相关搜索: webset
(系统自动生成,下载前可以参看下载内容)
下载文件列表
UI\InstallForm.cs
..\InstallForm.resx
..\LicenseForm.cs
..\LicenseForm.resx
..\ReadyForm.cs
..\ReadyForm.resx
..\SiteForm_Type.cs
..\SiteForm_Type.resx
..\SqlForm_Conn.cs
..\SqlForm_Conn.resx
..\SqlForm_File.cs
..\SqlForm_File.resx
51aspx源码必读.txt
webSetup.csproj
webSetup.csproj.user
webSetup.sln
webSetup.suo
Base\DataManage.cs
....\FormBackGround.cs
....\FormBackGround.resx
....\FormBase.cs
....\FormBase.resx
....\FormPrePare.cs
....\FormPrePare.resx
....\StepLine.cs
....\StepLine.resx
bin\Debug\webSetup.exe
...\.....\webSetup.pdb
...\.....\webSetup.vshost.exe
Controller\AssemblyInfo.cs
..........\Config.cs
..........\Splasher.cs
..........\StartUp.cs
..........\Struct.cs
Doc\Config.xml
...\License.txt
...\Read.txt
...\Thumbs.db
File\FormTopBg.jpg
....\FormTopBg.psd
....\FormTopIco.png
....\FormTopIco2.png
....\machine.ico
....\MainBg.jpg
....\MainBg2.jpg
....\MainBg3.jpg
....\setup.ico
....\Setup.png
....\Thumbs.db
Install\PostMsgEventHandler.cs
.......\SiteInstall.cs
.......\SqlInstall.cs
obj\Debug\webSetup.Base.FormBackGround.resources
...\.....\webSetup.Base.FormBase.resources
...\.....\webSetup.Base.FormPrePare.resources
...\.....\webSetup.Base.StepLine.resources
...\.....\webSetup.csproj.GenerateResource.Cache
...\.....\webSetup.exe
...\.....\webSetup.pdb
...\.....\webSetup.UI.InstallForm.resources
...\.....\webSetup.UI.LicenseForm.resources
...\.....\webSetup.UI.ReadyForm.resources
...\.....\webSetup.UI.SiteForm_Type.resources
...\.....\webSetup.UI.SqlForm_Conn.resources
...\.....\webSetup.UI.SqlForm_File.resources
...\webSetup.csproj.FileListAbsolute.txt
...\Debug\TempPE
bin\Debug
obj\Debug
UI
Base
bin
Controller
Doc
File
Install
obj
..\InstallForm.resx
..\LicenseForm.cs
..\LicenseForm.resx
..\ReadyForm.cs
..\ReadyForm.resx
..\SiteForm_Type.cs
..\SiteForm_Type.resx
..\SqlForm_Conn.cs
..\SqlForm_Conn.resx
..\SqlForm_File.cs
..\SqlForm_File.resx
51aspx源码必读.txt
webSetup.csproj
webSetup.csproj.user
webSetup.sln
webSetup.suo
Base\DataManage.cs
....\FormBackGround.cs
....\FormBackGround.resx
....\FormBase.cs
....\FormBase.resx
....\FormPrePare.cs
....\FormPrePare.resx
....\StepLine.cs
....\StepLine.resx
bin\Debug\webSetup.exe
...\.....\webSetup.pdb
...\.....\webSetup.vshost.exe
Controller\AssemblyInfo.cs
..........\Config.cs
..........\Splasher.cs
..........\StartUp.cs
..........\Struct.cs
Doc\Config.xml
...\License.txt
...\Read.txt
...\Thumbs.db
File\FormTopBg.jpg
....\FormTopBg.psd
....\FormTopIco.png
....\FormTopIco2.png
....\machine.ico
....\MainBg.jpg
....\MainBg2.jpg
....\MainBg3.jpg
....\setup.ico
....\Setup.png
....\Thumbs.db
Install\PostMsgEventHandler.cs
.......\SiteInstall.cs
.......\SqlInstall.cs
obj\Debug\webSetup.Base.FormBackGround.resources
...\.....\webSetup.Base.FormBase.resources
...\.....\webSetup.Base.FormPrePare.resources
...\.....\webSetup.Base.StepLine.resources
...\.....\webSetup.csproj.GenerateResource.Cache
...\.....\webSetup.exe
...\.....\webSetup.pdb
...\.....\webSetup.UI.InstallForm.resources
...\.....\webSetup.UI.LicenseForm.resources
...\.....\webSetup.UI.ReadyForm.resources
...\.....\webSetup.UI.SiteForm_Type.resources
...\.....\webSetup.UI.SqlForm_Conn.resources
...\.....\webSetup.UI.SqlForm_File.resources
...\webSetup.csproj.FileListAbsolute.txt
...\Debug\TempPE
bin\Debug
obj\Debug
UI
Base
bin
Controller
Doc
File
Install
obj