USER GUIDE Deployment

Similar documents
Dynamic Work Order System (DWOS) Installation Guide

USER GUIDE Azure Factory

Status Web Evaluator s Guide Software Pursuits, Inc.

IQSweb Installation Instructions Version 5.0

NTP Software File Auditor for Hitachi

NTP Software Defendex (formerly known as NTP Software File Auditor) for NetApp

Partner Integration Portal (PIP) Installation Guide

BUSINESS DEVELOPMENT SUITE MOBILE INSTALLATION GUIDE. Version 14R2

DefendX Software Control-Audit for Hitachi Installation Guide

Melon, Inc. Melon Components Starter Kit

Installation User Guide SMART ACCESS 2.0

Instruction Guide! VERITEXT VAULT - ONLINE DEPOSITORY

Prophet 21 Middleware Installation Guide. version 12.16

Print Audit 5 - Step by Step Walkthrough

DeskAlerts 9 Installation Guide

NTP Software File Auditor for Windows Edition

Document Management Upgrade Guide

XIA Configuration Server

LABEL ARCHIVE Administrator s Guide

LOD Data GW Installation (1.0)

Print Audit 6. Print Audit 6 Documentation Apr :07. Version: Date:

V4.1. CtxUniverse INSTALLATION GUIDE BY ADRIAN TURCAS. INFRALOGIC INC. #412c-1255 Phillips Square, H3B 3G1 MONTREAL, CANADA

Installing Acumen Fuse in a Citrix XenApp Environment

Nextiva Drive The Setup Process Mobility & Storage Option

Installation Guide for Pulse on Windows Server 2012

Introduction. 1 of 42

Reporter User Guide RapidFire Tools, Inc. All rights reserved Ver 4T

STS INSTALLATION GUIDE

QTD and Supporting Files Installation Instructions

AMS Device View Installation Guide. Version 2.0 Installation Guide May 2018

Fairfield University Using Xythos for File Storage

INSTALLATION GUIDE. COMMAND PC-Based Software Installation Guide. Version 5.0

INSTALLING LYNC SERVER 2013 EE POOL ON WINDOWS SERVER 2012

Installation Manual. Fleet Maintenance Software. Version 6.4

Installation and Deployment Guide for HEAT Service Management

Moving HRtrack to a new computer

Office 365 Business and Office 365 Pro Plus Deployment Guide V 1.0

MYOB Advanced Business

Deploying the ClientDashboard Web Site

Getting Started with Outlook Web App (OWA)

EventMaster PLUS! Version 4 Installation and Upgrade Guide. Enterprise Deployment Microsoft SQL Server

2015 Beta 2 Tutorials

ZAVANTA Standalone Installation

Introduction- You have a choice of electing to use a ProVeos or a Veos model in your organization.

NBC-IG Installation Guide. Version 7.2

Installing GFI MailArchiver

APPENDIX B: INSTALLATION AND SETUP

Quick Guide to Installing and Setting Up MySQL Workbench

Silk Performance Manager Installation and Setup Help

Junxure Code Upgrade Instructions

The following links are to self-extracting Zip files on our web site which contain all the installation files:

Version 2.3 User Guide

McAfee Client Proxy Installation Guide

Installation Guide Version May 2017

INSTALLATION AND SET UP GUIDE

Accops HyWorks v3.0. Installation Guide

EMS MASTER CALENDAR Installation Guide

CENTRAL. Version Deployment Guide

Sabre Customer Virtual Private Network Launcher (SCVPNLauncher)

Copyright and Legal Disclaimers

Installation on Windows Server 2008

VMware AirWatch Database Migration Guide A sample procedure for migrating your AirWatch database

Fluke Calibration Software

Installing TMW Operations

Standalone Installation Instructions for GastroPlus v9.5

MITEL. Live Content Suite. Mitel Live Content Suite Installation and Administrator Guide Release 1.1

29 March 2017 SECURITY SERVER INSTALLATION GUIDE

Dell EMC vsan Ready Nodes for VDI

Installing Sage POS and SQL

Important notice regarding accounts used for installation and configuration

Desktop and Professional Editions

ActiveFlow. Installation Guide. Revision Date: Feb 15, 2011

INSTALLATION AND SET UP GUIDE

Installing GFI MailArchiver

GRASP. Installation Manual Step-By-Step v1.3 for GRASP Installer version

Millennium Expert/Enterprise Installation Guide Version Table of Contents

Deploying WinLIMS Web v7.36+ to a Windows 2008 x64 box with SQL Server 2008.doc

Dell EMC Ready Architectures for VDI

Password Reset Server Installation

SCRIPT REFERENCE. UBot Studio Version 4. The Browser Commands

Desktop Deployment Guide

Elmhurst Design SAP 2012 Software Installation Guide VERSION 1.2 (January 2016)

Installation Guide. for 6.5 and all add-on modules

Installing the WinSCP Secure FTP Client

NovaBACKUP xsp Version 13.1 Upgrade Guide

Reliable High-Speed Connection to Publication Database for Synchronization

Remote Deposit. Getting Started Guide

Backing Up your BellHawk Database for Problem Diagnosis

Data Access Studio Install/Upgrade Guide for JDE EnterpriseOne

Enterprise Vault.cloud CloudLink Google Account Synchronization Guide. CloudLink to 4.0.3

Workspace Administrator Help File

INSTALLATION GUIDE Spring 2017

TABLE OF CONTENTS PAGE

TECHNICAL WHITE PAPER AUGUST 2017 REVIEWER S GUIDE FOR VIEW IN VMWARE HORIZON 7: INSTALLATION AND CONFIGURATION. VMware Horizon 7 version 7.

AMS 360 In-House and Transfer Manager.NET

Getting Started with ESX Server 3i Installable Update 2 and later for ESX Server 3i version 3.5 Installable and VirtualCenter 2.5

Updating Astea Mobile URLs

Bluespring BPM 5. Installation Guide

Lab - Share Resources in Windows

Script.byu.edu SharePoint Instructions

Transcription:

2011 USER GUIDE Deployment

This article will provide instructions on how to deploy your Code On Time application to a server. Our examples use the Northwind sample database and a Windows Virtual Private Server from www.accuwebhosting.com. Acquiring a Server If you would like a web server of your own, but don t want to deal with complicated server setup, we suggest purchasing from AccuWebHosting. The WebMaster VPS Opal plan gives you a sufficiently powerful VPS, with 1 GB of RAM, 40 GB of storage, and SQL Server 2008 Express preinstalled, for only $27 a month. Compare prices at www.accuwebhosting.com. When you have selected your preferred option, press SIGN UP, accept the user agreement, and enter your domain information. Next, you will need to configure the correct options. Make sure to select Windows 2008 R2 Standard Edition 64 bit operating system, with SQL 2008 Express Edition (R2) database. Continue making your purchase. A few hours after confirming your order, an email will be sent to you with connection information for your server. 1

Connect To Server Now that you have obtained a server and the connection information, you will need to connect to it using Remote Desktop Connection. Press Start, and enter Remote Desktop Connection in the search bar. Run Remote Desktop Connection, and enter your server name. This should be provided in the email sent to you from AccuWebHosting.com. 2

Press Connect, and you will be required to log in. Enter your username and password. You will now be connected to your server. Check for.net 4.0 When you log in, press Start, and click on Microsoft Web Platform Installer. 3

Switch to the Products tab at the top, and look for Microsoft.NET Framework 4. If it is listed as installed, then move to the next section. If it is not listed as installed, you will need to install it by pressing Add, and then Install. 4

Install Northwind Database The first step to creating any database application is to have a database. If you have a database on your server already, then you may skip this section. Download the Northwind database at http://www.microsoft.com/downloads/en/details.aspx?familyid=06616212-0356-46a0-8da2- eebc53a68034. Run the installation file, and it will unpack all the scripts into a folder. Next, you will need to connect to your database. Open SQL Server Management Studio and enter your login credentials. 5

Connect, and press File Open File. Select the instnwnd.sql file that was installed onto your computer, and press Execute. When the query finishes, you will have the Northwind database on your server. Create ASP.NET Membership If you want to use ASP.NET Membership for your application, you will need to follow these steps. If you have your own membership database, skip this section and enter the membership database connection string when prompted in Code On Time Generator. 1. Start aspnet_regsql.exe from Windows Explorer as shown in picture. The path to your instance of aspnet_regsql.exe: C:\%windir%\Microsoft.NET\Framework\<versionNumber>\aspnet_regsql.exe 6

2. Click the Next button in ASP.NET SQL Server Setup Wizard: 3. Continue to the next step to configure SQL Server for application services: 4. Enter your server name, credentials, and database. 7

Press Next a few more times, and the database will have been modified to accept membership. Create a Code On Time Application Now it s time to create an application. Run Code On Time Generator, and create a new Web Site or Web App Factory project. We gave it the name of NW1. Provide a connection string to your server. 8

If you choose to enable reporting, your server must have Report Viewer 2010 Redistributable Package installed. It is available at http://www.microsoft.com/downloads/en/details.aspx?familyid=a941c6b2-64dd-4d03-9ca7-4017a0d164fd. Enable ASP.NET Membership for your application by checking the first checkbox. Enable standalone database by checking the last checkbox in the list, and provide a connection string to your membership enabled database. 9

Compress the Application You will now need to compress the application into a.zip folder. Read the correct section for the correct type of application that you created. Web Site Factory Continue clicking Next until your application generates. Press Open next to the name of the generated application. Select all of the files in the opened folder, right click, and press Send To Compressed (zipped) Folder. Give the.zip file a name of your choice, and compress your files. 10

Web App Factory Continue clicking Next until your application generates. Click Develop next to the project you have generated. We will need to publish the application before we can compress it. Right click on WebApp/Default.aspx and press Set as Start Page. 11

Now click on Build, and press Publish WebApp. Switch Publish Method to File System, and enter a directory you would like to publish the application to. 12

Press Publish, and wait until the application is fully published. When complete, navigate to the target location, right click on the contents of the folder, and press Send To Compressed Folder. Give the.zip file a name of your choice, and compress your files. Right click the compressed file and press Copy. 13

Copy Files to Server Switch back to your server remote desktop connection and navigate to C:\inetpub\wwwroot, the default web site storage location. Paste your.zip file. Right click on your.zip file and press Extract All. Extract your files to the \wwwroot\ folder. 14

Make sure that all the files are in \wwwroot\northwind. Now you will need to open Internet Information Services (IIS) Manager. Expand to [YourServer]\Sites\Default Web Site\Northwind. Right click and press Convert to Application. In the Add Application window, press Select next to Application Pool. Choose ASP.NET 4.0 (Integrated). Press OK, then OK again. Your application will now be up and running. When changes are made to your application on your computer, delete the old application from the server and copy the new one in its place. 15

Changing the Connection String after Deployment It is common practice to use a local SQL server instance to build and test their application. If you do this, you must change the connection string after you deploy to the server. This can be done through the IIS Manager on the server. Select your application from the list of web sites, and click on Connection Strings. From there, the strings can be changed to the server s database. 16