Ultradev Example Tutorial: 1.3 Environment required by Ultradev
Author:Eve Cole
Update Time:2009-05-30 18:35:22
Chapter 1: Introduction to ultradev
Section 3: The environment required by Ultradev
Since Ultradev supports a variety of server types, the configurations and environments required to use Ultradev are also different. The types listed here are commonly used types and are for reference only.
The minimum system configuration required by Ultradev is as follows:
Intel Pentium processor or compatible processor
166MHz processing speed or faster.
Windows 95, Windows 98, Windows NT4.0 with ServicePack 5 or Windows 2000 operating system
48MB of RAM, 30MB of free disk space
Microsoft Data Access Component
Since Ultradev requires related data components, if a newer version of office (such as office2000) has not been installed on your machine, you must go to the Microsoft website http://WWW. microsoft. com/data/download. htm download MDAC 2.1 (Microsoft Data Access Components). Normally, when you install Office 2000, MDAC 2.1 is automatically installed on your system. There are also data access components in MicrosoftVisLlalStudio 6.0. And these are necessary, your machine must have these components before you make your backend.
System configuration for running dynamic pages
In Dreamweaver U1traDev, the creation of dynamic pages has been included in the implementation of Web applications. Before the web server sends the dynamic page to the browser, the application server processes the dynamic page on the fly. In order to run dynamic pages, you need an application server, which only needs to support any of ASP (Microsoft's Active Server Pages), JSPl.0 (Sun's Java Server Pages) or A11aire ColdFusion before submitting dynamic pages to the browser. Generate HTML source code files.
This article assumes that you have both a web server and an application server. That is, your web server has an integrated application server, just like PWS (MiCrosoft's Personal WebServer) and IIS (Intenet Information Server). If you do not meet these conditions, or are a new user, please read more related topics online http;//www. macromedia. com/software/ultradeV/support/resources.
ASP server
Just choose one of the following servers to meet your requirements:
. MiCrosoftIIS is MiCrosoR, sIntemetlnfonnationServer, you can find IIS in WindowsNTSerVer and Windows 2000Server.
. MiCrosoftPWS MiCrosoft's Personal Web Server, which is a compressed version of IIS, can. Runs on Windows 95, 98 or Windows NT Workstation. If you purchased Windows95 or NT Workstation, you can download it from Microsoft's website: htV://www. microsoft. com/windows/ie/pws free download PWS. If it is Windows 98, you can find it in the AddOns/PWS directory on the installation disk.
. Any web server in use has the latest version of Chili'SoftASP installed.
If your backend needs to use a database, you must also install database software, such as sql server or mysql server.