Application Deployment

Slides:



Advertisements
Similar presentations
The Web Wizards Guide to Freeware/Shareware Chapter Six Open Source Software.
Advertisements

© Leaf Solutions, LLC. All Rights Reserved What’s New in Everett Microsoft.Net V1.1.
en-us/sharepoint/fp
Installation and Deployment in Microsoft Dynamics CRM 4.0
IIS Technologies.
DT211/3 Internet Application Development Active Server Pages & IIS Web server.
ASP Tutorial. What is ASP? ASP (Active Server Pages) is a Microsoft technology that enables you to make dynamic and interactive web pages. –ASP usually.
ASP.NET Reuven Abliyev Elyahu Sivaks Ariel Daliot.
Create Windows ® Applications with.NET Allan Knudsen.NET Developer Evangelist Microsoft.
Robofest 2001 Online Management System Jim Needham MCS 4833/01 Senior Project Dr. Chan-Jin Chung, Ph.D.
Microsoft SharePoint 2013 SharePoint 2013 as a Developer Platform
MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 8 Introduction to Printers in a Windows Server 2008 Network.
Becky Bertram SharePoint MVP
Server Roles and Features.NET Framework 3.51.NET Framework 4.5 IIS Web Server IIS Default Document IIS Directory Browsing IIS HTTP Errors.
Reliability and Performance Application protection IIS Reliable Restart Socket pooling Multisite hosting Process throttling Bandwidth throttling.
National Instruments Confidential Deployment Techniques for LabVIEW ™ Applications Kennon Cotton LabVIEW R&D Group Manager.
Tutorial on Visual Studio express Introduction Visual Studio Express Editions are a new line of Microsoft development Tools. This line of products.
EPM 2007 Implementation and Upgrade Tips Summary June 18th, 2008 Brendan Giles, PMP, MCP.
©2012 Microsoft Corporation. All rights reserved. Content based on SharePoint 15 Technical Preview and published July 2012.
Tim Leung SQL Bits October  Features and Advantages  Architecture  Installation  Creating Reports.
May 16 – 18, 2007 Copyright 2007, Data Access Worldwide May 16 – 18, 2007 Copyright 2007, Data Access Worldwide Build Great Web Application 'Fast and Easy'
Installing the Microsoft Office Project Server from Scratch Adrian Jenkins Supportability Program Manager Microsoft Corporation.
Basics of Web Databases With the advent of Web database technology, Web pages are no longer static, but dynamic with connection to a back-end database.
Managing Software Development With Microsoft ® Project 2000 And Team Folders Sam Brooks
Verify Hardware Requirements Install Windows Server 2008 R2 Configure Active Directory Install SQL Server 2008 Install SharePoint Server 2010 Configure.
Terry Henry IS System Manager, SharePoint SME Micron Technology Inc.
ASP.NET Web Application and Development Digital Media Department Unit Credit Value : 4 Essential Learning time : 120 hours Digital.
Introduction to ASP.NET 1www.tech.findforinfo.com.
SMS 2003 Deployment and Managing Windows Security Rafal Otto Internet Services Group Department of Information Technology CERN 26 May 2016.
ASP Introduction Y.-H. Chen International College Ming-Chuan University Fall, 2004.
Folkert Klemme, Data Access Corporation. Agenda.  1. Business Aspects  2. Overview Internet Technology  3. MS Internet Information Server with ASP.
MS IIS Overview and Installation Issues Bing Shi June 3, 2000 COSC 573 Paper presentation.
Lecture Note 1: Getting Started With ASP.  Introduction to ASP  Introduction to ASP An ASP file can contain text, HTML tags and scripts. Scripts in.
Slide 1.NET Development for Project 2003 Samples from the Project 2003 SDK Jim Corbin Programmer Writer Office Developer Documentation Microsoft Corporation.
Drawings Online Web Enabled Drawing Distribution System.
Internet Technology Components. Windows NT Server Issues  Must be version 4.0  Must have service pack 3 or greater installed  Enough memory!  Multiple.
Using Microsoft Visual Studio C++ Express 2005 Name: Dr Ju Wang Ashwin Belle Course Resource:
Web Development in Microsoft Visual Studio Slide 2 Lecture Overview How to create a first ASP.NET application.
Web Pages with Features. Features on Web Pages Interactive Pages –Shows current date, get server’s IP, interactive quizzes Processing Forms –Serach a.
Web Access. Overview  Purpose  Prerequisites  Install Components  Enable Virtual Directories  IIS Configuration & Security  Troubleshooting.
IBM DB2 Universal Database For DataFlex Released in April 1999.
IPT – Getting Started June Online Resources Project Website Requirements Server Preparation Installation Running IPT Installation Demo Upgrade/Reinstall.
Open Solutions for a Changing World™ Copyright 2005, Data Access Worldwide June 6-9, 2005 Key Biscayne, Florida 1 Application Deployment Stephen W. Meeley.
11 IMPLEMENTING AND MANAGING SOFTWARE UPDATE SERVICES Chapter 7.
The business logic engine for Microsoft IIS Speaker T.M. Arnett.
ASP. ASP is a powerful tool for making dynamic and interactive Web pages An ASP file can contain text, HTML tags and scripts. Scripts in an ASP file are.
The business logic engine for Microsoft IIS Speaker T.M. Arnett.
PROGRAMMING IN VISUAL BASIC.NET CREATING YOUR FIRST WEB APPLICATION Bilal Munir Mughal 1 Chapter-3.
11 UPGRADING AND MIGRATING TO WINDOWS SERVER 2003 Chapter 12.
Folkert Klemme, Data Access Corporation Active Server Pages & VB Script The Basics for the.
Internet Explorer 7 Updated Advice for the NHS 04 February 2008 Version 1.3.
Active Server Pages v.s. Java Server Pages Presenters: Lan Guo Qunying Fan Pei-Xun Wu Date:
Outline  XAMPP  XAMPP Install  Put php and HTML documents  Windows and Mac Version  Security.
ClickOnce Deployment (One-click Deployment)
Packaging and Deploying Windows Applications
Reliability and Performance
Microsoft Azure Deployment Planning Services
Active Server Pages Computer Science 40S.
Introduction to ASP By “FlyingBono” 2009_01 By FlyingBono 2009_01
Outline SOAP and Web Services in relation to Distributed Objects
Network Load Balancing
Microsoft Azure Deployment Planning Services
Outline SOAP and Web Services in relation to Distributed Objects
Microsoft Azure Deployment Planning Services
Module 0: Introduction Chapter 2: Getting Started
Module 1: Getting Started
Web Development Using ASP .NET
Designing IIS Security (IIS – Internet Information Service)
ClickOnce Deployment (One-click Deployment)
Installation Smooth sailing....
Presentation transcript:

Application Deployment Deploying Visual DataFlex 6 applications Deploying DataFlex WebApp Server applications

Application Deployment Documentation VDF6 online help contains all documentation for deployment: Online Help - Developer’s Guide - Deploying DataFlex Applications Files & Registry entries needed for Redistributable components Your Application

Application Deployment Solutions \vdf6\usr\deploy contains 2 WISE Installation sample scripts WISE Solutions has created a special WISE 7 demo program for Data Access

Application Deployment Crystal Reports 7 reports The basic files required for any VDF6 Crystal Reports report are listed in: VDF6 online help WISE sample deployment scripts To see which additional files your report requires, use the Crystal Reports Report Distribution Expert Install Crystal Reports DLLs into \vdf6\bin, NOT the Windows System directory

Application Deployment WebApp Server Deployment Prerequisites Installation Install Windows NT 4 Server SP 3+ Install NT Option Pack Download/CD from Microsoft - contains: Internet Information Server (IIS) 4 Test Active Server pages http://localhost/ Do not go further if this fails!

Application Deployment WebApp Server Deployment Prerequisites Installation (continued) Install Visual DataFlex Runtime files & redistributable components Install FlexOLE 1.5 (VDF 5 only)

Application Deployment DataFlex WebApp Server Application Deployment Steps Install Visual DataFlex Install FlexOLE (VDF5 only) Install WebApp Server Install Application Test running the .vd6 program from Windows Explorer Do not go further if this fails! If this fails, the error is either a) a FlexOLE problem or b) a VDF coding problem

Application Deployment DataFlex WebApp Server Application Deployment Steps (continued) Make AppHtml directory web sharable Allow read access Allow script execution Add WebApp Server application to WebApp Server administrator

Application Deployment WebApp Server Differences Deploy the AppHtml directory, which does contain source code, in the form of HTML and ASP files After installation, some things need to be done manually: Share the AppHtml directory as a virtual directory on the NT Server Add the application to the WebApp Server administrator