C# - Create A Setup For A Web Application With Web Platform Installer?

Jun 15, 2010

I have a large Web Application ( ErPwith 11 subsystem) and I want tocreate a setup for itwith Microsoft WebPI. Currently We send our application for customers once a week (for weekly updates). We usefollowing tools in this application, So How to create a setup for out project toconfigure it in client IIS automatically

List item
.netFramework 3.5
SQL server 2008
Asp.net
C#
NHibernate
Log4net
castleProxy
SQL Server Reporting Services (RDL)
Visual Studio Client Reports (RDLC)
Javascript
JQuery

View 1 Replies


Similar Messages:

Web Platform Installer And Sql Express Database Setup

Feb 3, 2010

I tried to install Amplifeeder today with the Web Platform Installer. When I arrived at the database setup I had to fill out some informations like "db admin user/password" and user username/password. Using SQL Express I do not have any username/password (neither admin or user). How should I be able to install applications with the WPI and SQL Express 2008 ?

Basically I had this error while trying to install in the logs: DownloadManager Error: 0 : MS Deploy exception: Microsoft.Web.Deployment.DeploymentClientServerException: The database 'AmpliFeederDB' could not be created. ---> System.Data.SqlClient.SqlException: Login failed for user 'sa'. The user is not associated with a trusted SQL Server connection.

View 3 Replies

Web Platform Installer Says Already Installed But Not

Aug 21, 2010

Just trying to download it from [URL] for the first time. Web Platform Installer says regarding "Frameworks and Runtimes" (and also "Visual Studio Tools"), "All the recommended products from this group are already installed", even though they're not. Did have something called Visual Studio Runtime Redistributable installed which is just a handful of DLL's. I uninstalled it though - made no difference. Also removed entries from registry with "Visual Studio" in them, also made no difference.

View 1 Replies

MVC :: Installing With Web Platform Installer 3

Feb 7, 2011

I get the following error when i try to install asp.net mvc 3 using the Web Platform Installer 3.0: "This product did not install succesfully: Downloaded file failed signature verification and may have been tampered with" The other thing I've noticed is that inside the "Application DataMicrosoftWeb Platform InstallerinstallersMVC3..." folder, the Web Platform Installer creats a "AspNetMVC3Setup.exe" file that has a size an aprox file size of 200KB. Meanwhile, at the beginign of the instalation process the Web Platform Installer informs that it will download a 20MB file.

View 1 Replies

Installation :: Web Platform Installer Refusing To Complete?

Sep 5, 2010

I tried installing the asp.net package on my PC today. I had just made a fresh install of Win 7 pro 64 bit, basically a disk wipe, re-install and all Windows updates.

If I remember correctly, there was a list of 21 products to install. When it got to 19 (Visual Web developer), it stayed there with no error message for a very long time until I got tired of it and cancelled using task manager (pressing Cancel yielded no results).I then tried re-starting the PC in Safe Mode w/networking. The WPI "knew" I had already installed the other products and suggested I install Web Developer and SQL Server. This time, I did get errors, but the error log basically said that the instal program returned "1601" (install failed),

I also tried installing Web Developer only, omitting SQL server. This didn't help. suggest a patch, or alternative way of completing this install?

View 4 Replies

Visual Studio :: How To Install Web Developer Express 2010 - Web Platform Installer

Jul 4, 2010

I had VS 2010 RC installed on my machine. Uninstalled it and wanted to install VWD 2010.

I installed Web Platform Installer as instructed on the download site, but there is no VWD Express under any tabs...including Tools.

FYI: I did install VWD 2010 using WPI on my other machine but somehow on this machine WPI does not show this option.

Not sure if VS2010 RC was installed on this machine and that's the issue.

Now i am downloading .iso image for VS 2010 Express that has VWD express.

View 8 Replies

Configuration :: Create A Web Application Installer?

Mar 10, 2011

My company has built a web application using ASP.NET MVC and SQL Server 2008 which also requires some other custom windows components that we built to be installed. What we would like to do is create an installer package that will automate as much as possible to make deployment easier at customer sites. Some of the tasks we are looking to do is: install .net 4, IIS, sql server, setup IIS, deploy web application, configure web.conifg, deploydatabse, and install custom windows services. We are using VS 2010 and the installer has to work on IIS 6 and up. Having never done something like this before, does anyone have any insight and/or where could I look to start finding answers on how to go about this process?

View 2 Replies

DataSource Controls :: SQL Server 2008 Management Studio Failed Install Via Web Platform Installer

May 7, 2010

I sucessfully installed SQL Server Express 2010 on my windows server. I then tried to install the SQL Server 2008 management studio via Web Platform Installer but it failed (it did however sucessfully install powershell).

[Code]....

View 1 Replies

Setup A WebTV Platform In IIS / Windows?

Feb 6, 2010

I want to create a WebTV site in ASP.NET. At the moment I am thinking of using Flowplayer, serving .flv files. Since it will work with pseudostreaming, IIS will serve various .flv files in a schedule.

Is there a platform/open source package to provide all the clip (and advertisement) scheduling to create the WebTV program? Or do I need to create my own scheduling interface (backend) that will store the .flv schedule in a database, and create e.g. an .aspx that will read the current time and decide which clip to serve?

View 1 Replies

How To Setup The Windows Installer To Launch Some DLL Into GAC

Mar 25, 2010

How to set up the Windows installer to launch some DLL into GAC when it is needed?

View 1 Replies

Web Setup Project - How To Get Selected Hostname For Installer Class

Aug 2, 2010

I have an installer class which I use to do some processing on the application after it is initially installed.

In the installer I have a custom dialog which requests a username and password. This is accessed in my installer class with Me.Context.Parameters("username")

After setting it as CustomActionData /username="[TXTUSERNAME]"

This is all fine. The first dialog of a Web Setup Project gets the user to select an IIS website from a dropdownlist and set a VirtualDirectory if required. I need to get the seleted Hostname but so far I have failed to find a reference to it in any documentation. I have tried things like:

Me.Context.Parameters("targetURL")
Me.Context.Parameters("TARGETSITE")

View 3 Replies

Visual Studio :: Installing From Web Platform Installer Without Installing SQL?

Jan 18, 2010

Why does the Web Platform Installer force you to install SQL 2008 Express?

I have a production server which already has an installation of SQL 2000 but no web development tools are installed. I would prefer not to add SQL 2008 Express if it is not necessary. The server in addition to being the primary intranet webserver is also DC, APP SERVER, FILE SERVER and basically does not need to handle an extra instance of SQL.

The main purpose of this is just one of convenience to have the web development app on the RDP Desktop instead of attaching to the server in some manner (ftp/unc share).

View 3 Replies

Web Setup Project Fails To Install Dynamic-data Site The Installer Was Interrupted?

Jan 21, 2011

The last phase of the installer fails with this message:Installation IncompleteThe installer was interrupted before [project] could be installed. You need to restart the installer to try again.

Running msiexec /i installer.msi /l*vx setup.log shows the following entries in the setup log:
INFO : [...] [ApplyWebFolderProperties]: Getting web folder property token...
INFO : [...] [ApplyWebFolderProperties]: Token is '/LM/W3SVC/1/ROOT/ProjectDir/DynamicData/Filters'.
INFO : [...] [ApplyWebFolderProperties]: Getting METADATA_HANDLE for the directory '/LM/W3SVC/1/ROOT/ProjectDir/DynamicData/Filters'.
[code]...

View 1 Replies

C# - How To Create Setup For Wep Application

Jun 8, 2010

How will i create setup for web application.

View 2 Replies

Configuration :: Create A Setup For Application And Sql Mdf

May 18, 2010

I have made a project based on asp.net and sql server 2005 in visual studio 2008. I want to make a setup such as an exe so that it can be installed in another machine.

View 2 Replies

Installation :: How To Create A Setup Project For Web Application

Jan 17, 2011

I want to ask about how to create a setup project for asp.net web application

In a way that the .cs files didn't appear when executing the setup

Like when you publish a web site only the aspx files appear and the dlls no cs files

View 2 Replies

Configuration :: Create Setup For Web Application With Database?

Jan 3, 2011

I have created a setup application and i want to create my application as an installer application.

I did for testing and while running the setup file this give me the final response is "The installer was interrupted before setup1 could be completed. You need to restart the installer to try again".

View 1 Replies

How To Create Installer In 3.5

May 18, 2010

We are working in healthcare domain and intergating various medical equipments with the web application.Earlier i was window forms control libray and embedd it into my html page but as it is a .net component so to run it on d client machine i had to set the CAS(code access security ) settings on the client machine and for that 1stly client should have .net framework which comes very windy for the client to download closly 350MB data and then do all the CAS stuff. This time i want to get rid from this method and want to use some other way to do this activity.

The major thing that i have to do i need to excute the 1 exe file on click of Button and then once ECG start recording on the client machine its binary file get store on d static path on client machine and after that i browse this file and save it on my server. Now, simply wanted that i should create one installer which can automatically install .net framwwork and do required CAS settings automatically. second thing is how can i upload the file lying on machine to my server. How can i do that in asp.net 3.5?

View 1 Replies

Create Installer For Web APP For Multiple Environments

Dec 18, 2010

I have created an ASP.NET website which accesses a DB. The DB can will be alrady installed at target machine. It can be anything from SQL server 2000 to SQL server 2008. Further more the target OS can be anything from Windows server 2000 to Windows 7. I have kept the target .Net framework version as .Net 2.0 to keep matters simple. Also, the target machine can be x86 or x64 or Itanium. Do I need to create separate builds for different target platforms? How do I create an Installer which will : Put this website on a Virtual Directory of IIS server(can be any IIS version) Detect the target platform and install the appropriate build. I need to do this either using the standard MSI installer of VS2008 or using WiX or any open source installer for that matter.

View 1 Replies

Implement A Web Site Installer For Application

Feb 3, 2010

I need to implement a web site installer for my asp.net application. The installer will be handling following features - Deploy the .net web application on to the IIS server Setting up the Sql database connection to run the DB scripts. Execute all the DB scripts. Run another exe for the license management. If some thing goes wrong, need to rollback everything. I have heard about wix and install shield and wondering what would be the best technology suitable for this particular case.

View 2 Replies

Installer Was Interrupted Before The Application Could Be Installed?

Jul 9, 2010

I am getting the error: The installer was interrupted before the application could be installed you need to restart the installer to try againI am having a asp.net 3.5 project created in VS2010...and selected the target as .net framework 3.5....still when i try to run the MSI it gives the above error..

=== Verbose logging started: 7/9/2010 9:27:47 Build type: SHIP UNICODE 4.05.6002.00 Calling process: C:Windowssystem32msiexec.exe ===
MSI (c) (C4:40) [09:27:47:116]: Resetting cached policy values
MSI (c) (C4:40) [09:27:47:116]: Machine policy value 'Debug' is 0
MSI (c) (C4:40) [09:27:47:116]: ******* RunEngine:
[code]...

View 1 Replies

Installation :: Create Installer To Register OCX Files?

Nov 15, 2010

I am working in asp.net application and need to download an installer package from the webserver to the client machine.My installer would contain..

1.Drivers(i.e exe file) for one hardware machine.[IT shouuld automatically run and install in the program file]

2.I have to register MSCOMM32.ocx.Its entry would go into the registry.(like manually we do Regsvr32 path of OCX to register it)

And, I want that above both should done within a single installer package.

But,how to do these things within .Net applications.

View 1 Replies

How To Deploy Windows Application In Linux Platform

Jun 17, 2010

how to deploy vb.net windows apploication in linux platform? is there any procdure

View 6 Replies

Configuration :: Error After Deploying A Web Application With .msi Installer

Jul 26, 2010

I am trying to learn how to deploy a web application with .msi installer. I followed the tutorial at this site http://weblogs.asp.net/scottgu/archive/2007/06/15/tip-trick-creating-packaged-asp-net-setup-programs-with-vs-2005.aspx and created a .msi file.However, after I installed the application and tried to open the default.aspx file, I got this error:A name was started with an invalid character. Error processing resource 'http://localhost/TestMsi/default.aspx'.

View 3 Replies

WCF / ASMX :: Create Test Platform Using C# - Invalid Webservice

Aug 18, 2010

I am writting a client applicatin that acesses a webservice written by another company. I need to test against this webservice but since it is live I need another place to test with. I don't have access to the code from the webservice but have added a reference to my project. I would like to create a test platform using C# which will run on IIS and not Java. I have created a basic webserive using both the NetBeans platform and the VS/C# platform. The problem I am having is if I dynamically change the web address from one to the other my client application complains that the webservice is invalid. I have verified all the calls are the same.

Are there any setting with VS/C# that allow me to configure it to behave more like the Java webservice? I don't have the server support to host the Java application for full testing along with other problems using the Java version. I have run both services in the "WCF Test Client" and can see where the WCF service uses the varibles for request and the Java uses body/request but can't get the WCF to follow that format. I read somewhere about changing the OperationContract with SoapRpcMethod but then the mentod is not longer exposed. I also tried a Web Service in .NET 3.5 instead of a WCF server but that seems to be more trouble and does not help.

Error message:

The message with Action '' cannot be processed at the receiver, due to a ContractFilter mismatch at the EndpointDispatcher. This may be because of either a contract mismatch (mismatched Actions between sender and receiver) or a binding/security mismatch between the sender and the receiver. Check that sender and receiver have the same contract and the same binding (including security requirements, e.g. Message, Transport, None).

View 7 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved