United Nations Economic and Social Commission for Western Asia Deploying a DevInfo 6 Database on the Web Presented by Marc Rabbat and Ray Goh.

Slides:



Advertisements
Similar presentations
Presentation Heading – font Arial
Advertisements

Kyle Thurow, Kyle Neuschaefer, Alexander Matusiak, and Justin Carroll.
Microsoft Dynamics AX Technical Conference 2013
Windows 2003 Server. Windows 2003 Server Contents Fitur Windows 2003 Server Installation And Configuration Windows Management Resource  User Management.
Aneef Fashir Software Architect Assette. About Myself 5 years of experience in programming. BSc(Hons) in Computer Science and MIS. Currently working at.
Microsoft Windows Server 2008 Software Deployment Chris Rutherford EKU Technology: CEN/CET.
Installation and Deployment in Microsoft Dynamics CRM 4.0
AppManager 7: Deep Technical Dive Tim Sedlack & Michi Schniebel Sr. Product Managers.
1 Configuring Web services (Week 15, Monday 4/17/2006) © Abdou Illia, Spring 2006.
Exchange server Mail system Four components Mail user agent (MUA) to read and compose mail Mail transport agent (MTA) route messages Delivery agent.
ASP.NET 2.0 Chapter 6 Securing the ASP.NET Application.
Server Roles and Features.NET Framework 3.51.NET Framework 4.5 IIS Web Server IIS Default Document IIS Directory Browsing IIS HTTP Errors.
Web FOCUS Integration with Microsoft Office SharePoint By: Kelvin Ruiz NASA – Kennedy Space Center.
Hands-On Microsoft Windows Server 2008 Chapter 8 Managing Windows Server 2008 Network Services.
Winter Consolidated Server Deployment Guide for Hosted Messaging and Collaboration version 3.5 Philippe Maurent Principal Consultant Microsoft.
Using The WDK For Windows Logo And Signature Testing Craig Rowland Program Manager Windows Driver Kits Microsoft Corporation.
CONFIGURING WINDOWS SERVER MIS 424 Professor Sandvig.
Microsoft Windows 2003 Server. Client/Server Environment Many client computers connect to a server.
Mobile Tech Architecture Overview Phil Sirigiano Technical Services 3/4/2015.
Boston Bootcamp April 27 th, 2013 Azure Websites Udaiappa Ramachandran ( Udai
DotNetNuke v4 on ASP.NET v2 Stan Schultes Stan Schultes Enterprise architect / application developer Enterprise architect / application developer Conference.
Module 1: Server Roles and Initial Configuration Tasks
SharePoint 2010 Development Environment A Guide to Setup SharePoint 2010 Development Environment on Windows 7 Machine.
ATG Environment Setup In this session you will learn – Setting Up ATG environment – Creating new ATG application – Configuring Data Source – Configuring.
Microsoft SharePoint Server 2010 for the Microsoft ASP.NET Developer Yaroslav Pentsarskyy
Module 5 Configuring Authentication. Module Overview Lesson 1: Understanding Classic SharePoint Authentication Providers Lesson 2: Understanding Federated.
1 Hammad Khan. COURSE CONTENTS.NET Framework And C# SQL Server 2008 ADO.NET LINQ ASP.NET Dynamics Data ASP.NET MVC framework 2 Advance C# Concepts Windows.
Dr. Mustafa Cem Kasapbaşı Security in ASP.NET. Determining Security Requirements Restricted File Types.
Designing a Scalable Enterprise Project Management Architecture Ken Toole Platform Test Manager MS Project Microsoft Corporation.
Module 11: Securing a Microsoft ASP.NET Web Application.
Slide 1 ASP Authentication There are basically three authentication modes Windows Passport Forms There are others through WCF You choose an authentication.
Eric Maurer Copyright Keller Schroder 6/11/2008. Types of Customization Customize pre-installed Microsoft Web Parts i.e. Content Editor Web Part Write.
BIT 285: ( Web) Application Programming Lecture 15: Tuesday, February 24, 2015 Microsoft Azure Instructor: Craig Duckett.
Lesson 3 Getting started and Installing Web Matrix Getting started and Installing Web Matrix.
Turning Windows 7 into a Web Server Ch 28. Understanding Internet Information Services.
Guide to MCSE , Enhanced1 Activity 1-1: Determining the Windows Server 2003 Edition Installed on a Server Objective is to determine the edition of.
Web Access. Overview  Purpose  Prerequisites  Install Components  Enable Virtual Directories  IIS Configuration & Security  Troubleshooting.
Creating Custom Reports
Module 11: Designing an Active Directory Federation Services Implementation in Windows Server 2008.
Backing Up and Restoring Databases by Using the SQL Server 2000.
Windows SharePoint Services. Overview Windows SharePoint Services (WSS) Information Worker Infrastructure component delivered in Windows Server 2003 Enables.
Storing and Publishing Water Observations Data Services Tim Whiteaker The University of Texas at Austin.
Configuring and Deploying Web Applications Lesson 7.
Windows Azure poDRw_Xi3Aw.
Installing IIS 7(.5). Web Platform Installer What’s New in IIS 7 Fast CGI (PHP!) Shared Configuration Automated App Pool Isolation Extensions PowerShell.
Windows SharePoint Services Installation and Configuration.
Stanislaus County Employee Access DataStore Application Presented By: Melanie Lema, Information Technology Unit Stanislaus County Department of Child.
E2G Web Services E2G Scripts and Methods E2G Domain Logic E2G Domain Logic Client Custom Scripts and Methods Client Custom Scripts and Methods E2G Rules.
Custom Authentication Providers For DotNetNuke v5.0 Stan Schultes – Sarasota, FL Florida Community Leader
Let's build a VMM service template from A to Z in one hour Damien Caro Technical Evangelist Microsoft Central & Eastern Europe
Deploy ASP.NET. ASP.NET - publishing  VS supports app publishing directly from IDE  Several possibilities exists for Web apps – FTP, file system, Front.
9 Copyright © 2004, Oracle. All rights reserved. Getting Started with Oracle Migration Workbench.
How to convert a Demo to Multi-user
Installation The Intercompany Integration Solution for SAP Business One Version 2.0 for SAP Business One 9.1 Welcome to the course on the installation.
Presentation Heading – font Arial
Microsoft List Schedule April – May 2016
2016 Citrix presentation.
Create Virtual Directory Windows 8 - IIS 8.5
The Web Wizard’s Guide to Web Design
Jon Galloway | Tech Evangelist Christopher Harrison | Head Geek
MCSA VCE
Jeremiah Insights for ArcGIS Jeremiah
Microsoft Office Tech Support Officecom-Setups is an Independent technical support service provider for a large variety of THIRD PARTY PRODUCTS, brands.
Services Provided by Network Operating Systems
Installation The Intercompany Integration Solution for SAP Business One Version 2.0 for SAP Business One 9.1 Welcome to the course on the installation.
What Is Sharepoint? Mohsen Ashkboos
Rob Britt CEAL Library Technology Committee Meeting April 2, 2008
Ch 1 .Installing and configuring SQL Server 2005
Security - Forms Authentication
Presentation transcript:

United Nations Economic and Social Commission for Western Asia Deploying a DevInfo 6 Database on the Web Presented by Marc Rabbat and Ray Goh

Planning your DevInfo implementation  Regional or country wide scope  Access and performance Hosting arrangements (ISPs, regional aggregator) Bandwidth and number of anticipated users  Collaboration between parties How to transfer/upload data Integrity of data Cleanliness of the data Timeliness of the data  Capacity and future growth 2 Web users are very picky and easily turned off

3 Deploying DevInfo (Conceptual)

4 Local Deployment within Organizations

5 Requirements  Microsoft Windows 2000/2003 Server running IIS 5.0/6.0  Microsoft SQL Server 2000/2005 to host the Database  Buying/Registering a Domain name.

Components of DevInfo Deployment  2 components for installation : Database Web 6

7 Installation Procedures 1.Create a blank SQL Database 2.Create an SQL login user 3.Grant this user write access rights to the Database 4.Convert your Access DB to MS SQL DB using the DX Access remote.exe tool and upload it to the SQL blank Database created earlier 1.Install IIS and ASP.net on your Windows webserver 2.Install DevInfo6 Web 3.Assign full rights to ASP.net user on the DevInfo Web directory 4.Amend the file “web.config” to reflect the new Database

Questions ? 8

Technical Configuration 9

10 How to create an SQL DB and assign rights

Creating the Database 11

Creating the User 12

Assigning rights 13

Install Devinfo Admin tool 14

15

16

17

18

19

Convert & Upload Database 20

21

Selecting the Database to upload 22

Creating the SQL connection 23

Converting and Uploading to the SQL Database 24

Installing IIS and ASP.NET 25

Selecting components to install 26

Installing DevInfo 6 Web  Go to  Download DevInfo web setup  Extract the file  Run the setup.exe 27

Installing DevInfo 6 Web 28

29

30

31

32

33

Assigning full rights to ASP.NET User 34

35

Customizing the website  Copy and replace the images located in C:\Inetpub\wwwroot\DI6web\images\adaptation \homepage\view\slideshow  Images size should be 268x323 pixels(widthxheight)  Replace the file “slideshow.swf” located in C:\Inetpub\wwwroot\DI6web\images\adaptation \homepage\view 36