1. Obtain project code name.  https://sdp.eazyworks.com

Every potential customer is assigned a project name.  To do this, you must enter it in sdp system

2. Generate Watermark Logo -

You must create watermark and report logos for the particular customer you are creating the demo application for.

3. Use the MES Updater tool to Install and set up PC

4. Log onto dyndns.com to create the A-Record that will now point to the newly created application

User: eazyworks, Pass: jam...

Go to 'My Services', 'My Domains', 'Custom DNS Service', Then at the bottom choose 'Add Hostname'.

Hostname = project.eazyworks.com, Host IP = 174.129.221.159 if on amazon server

5. Create Backend Database for new application

From amazon server (i.e. current demo server, XXXX.eazyworks.com), log into sql server manager.  Connect as localhost.

Right Click 'Databases' and choose restore DB.

To Database = EZ_ProjectName

From Device = M:\SQL_BAK\EZ_BlankDB-EZ_Menu_3.2.bak

Check box to restore.

Click OK.

6. Assign Backend DB Permissions

Navigate to folder in object explorer.  EZ_NewBupRestore\Security\users... Delete user 'EZ'

Now navigate to databases\security\logins...Double click user 'EZ'

Within 'Login Properties Window', select user mapping.

Find your newly restored DB and check true.  Also, check DB_owner in the lower window.

7. IIS Configuration

Administrative Tools, IIS Manager

Add New Website

Site Name = projectname.eazyworks.com

Type = http

IP = All Unassigned

Port = 80

Host header = projectname.eazyworks.com

Path = M:\website\projectname

Check both 'Read' and 'Run Scripts' for permissions.

8. Create new Application Pool

This is also done from within IIS

Right Click, New, New Application Pool

Application Pool ID = Projectname.eazyworks.com

Use existing application pool as template.  select most recent project.

Go back to Website and R.Click properties of the Website.

'Home Directory' tab, Application Pool = projectnameApplicationPool

'Documents' tab, verify 'Default.aspx' is available in the default content page.

9. Verify

Check out the website you just made.  Make sure everything works.  Check for proper login email suffix, watermark on desktop, and logos on reports.