Construction in Dreamweaver ASP.net Development Environment

Related Tags:

  In the development of web sites, especially the development of network database before, first of all, should be carefully constructed good Dreamweaver MX 2004 ASP.NET development environment.    The cases will be in the readers on how to build the Windows XP operating system under development environment. 

  Steps 

  (1) click [start] [Control Panel] →. 

  (2) In the pop-up window] [in the Control Panel double-click Add or Remove Programs [] button icons, pop-up [in the Add or Remove Programs dialog box, select the installation - IIS server. 

  (3) IIS server installed in the control panel] [window, click Tools, and then the [management tool pop-up window, click] [Internet Information Services], the default site attribute settings. 

  (4) the installation. NET Framework.    . NET Framework is to create, deploy and run Web services and other applications in an environment.    It consists of three main parts: common language runtime, and the framework of ASP.NET.    Installation. NET Framework is actually building ASP.NET development environment. 

  . NET Framework SDK can be downloaded from Microsoft's Web site, such as. NET Framework 2.0 and the corresponding version of the SDK download and install the kits at the following address: 

  ①. NET Framework 2.0 Framework (. NET Framework version 2.0 redistributable package beta 2 x86); 

  ②. NET Framework 2.0 SDK Kit (. NET Framework 2.0 SDK Beta 2 x86); 

  (Downloaded from the above two addresses, can be directly copied [CD-ROM] | [source] | [Example 1] | [] 1.1.txt the content and access) 

  ③. NET Framework 2.0 Chinese language has been attached to the package on CD-ROM with the [source] | [1] in the case. 

  (5) test environment.    After the installation is complete open IE browser, in the address bar the importation of "localhost / text.aspx" on the assumption that text.aspx document does not exist, then the IE browser will return error messages.    If there is shown in Figure 1-4 the wrong message, a statement that the operating environment ASP.NET Basic building completed. 

  (6) in the Windows 2003 operating system in the building ASP.NET runtime environment. 

  Described above in the Windows 2000 or XP operating system ASP.NET runtime environment in the construction of the steps and methods.    Incidentally tell us here in the Windows 2003 operating system ASP.NET runtime environment in the construction of the two methods. 

  First, the use of [configure your server installation wizard - IIS 6.0 and ASP.NET, the steps are as follows: 

  ① Add to Windows 2003 system was installed in the [start] [management menu, click your server]; 

  ② management in the [role] your server, click to add or delete [role]; 

  ③ read [your server configuration wizard - in the preparatory steps, and then click [next]; 

  ④ role in the [server], click [application server (IIS, ASP.NET)], and then click [next]; 

  ⑤ [in the application server option selected] [open dialog box - ASP.NET, and then click [next], and then click "Next"; 

  ⑥ read summary information, and then click [next]; 

  ⑦ completion of the final click [] button to complete the installation. 

  Second, the use of [] control panel installed IIS 6.0 and ASP.NET, the steps are as follows: 

  ① Add to Windows 2003 system was installed in the [start] menu, click Control Panel] [open] [control panel window; 

  ② [Double-click Add or Remove Programs icon]; 

  ③ pop-up in the Add or Remove Programs [] [dialog box, click Add / Remove Windows Components]; 

  ④ pop-up in the [Windows Components Wizard dialog] [components] in the list box click [application server]; 

  ⑤ then click [details]; 

  ⑥ click [Internet Information Services] management; 

  ⑦ details click [IIS] to view a list of optional components; 

  ⑧ choose to install all the optional components; 

  ⑨ click [determining] until [return] Windows Components Wizard dialog box; 

  ⑩ click [next], [from] Windows Components Wizard dialog box. 

  (7) In the Windows 2003 server IIS Manager ASP.NET opening of the direct steps are as follows: 

  ① [in the beginning] menu, click [operation], [running] open dialog box; 

  ② [operation] in the [open dialog box, type inetmgr], and then click [determining]; 

  ③ in IIS manager of a local computer, and then click [expansion] Web services; 

  ④ used in the right pane right-click [ASP.NET], and then click [allow], ASP.NET state to "allow." 

  After the steps above the operation, Dreamweaver MX 2004 ASP.NET development environment have been installed finished, then this site can be created in the database connectivity, and development of network and network database applications.    At this point of this example are finished. 

Related articles:

FLASH can produce a stretching of the navigation
  FLASH MX production process to use the Chinese version, the effect is as follows:  <embed src=http://www.webjx.com/upfiles/20051208/20051208132758_1.swf pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwav...
Css learning some experience
  In fact, last year, I have had contact with are some of the css page handbook of doing nothing more than what is used to control link, vlink like that at that time it seems Buguoruci css, what that time is of disdain in the LAB because of the feeling of forms to facilitate better position to...
(Transfer) will be converted to HTML XHTML open source tools HTML Tidy
  Author: Acha May 21, 2004    Basic information    Software Name: HTML Tidy    Developer Home: tidy.sourceforge.net    Software Size: 112 K    Installation environment: how platform version of this site to provide platform version of Micro...
Found that the benefits of CSS Control
  Author: ZDNet China    For a long time, Web developers through the use of pictures and javascript script code to develop interactive controls.    However, in many circumstances the use of CSS rules to define the format of the text hyperlinks to the development of interact...
HTML tags in the use of the Base
  Use labels <base> The main reason is to ensure that all of the documents relative URL can be decomposed into the correct documentation addresses, even in the document itself was moving or renaming circumstances can correct analysis.    Set in the creation of documents, the u...