Difference between revisions of "Installing AjaxSample"

From GXtest Wiki
Jump to: navigation, search
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[category: Installation Guides]
+
{{Idiomas
 +
|  Instalación AjaxSample Curso
 +
| Installing AjaxSample
 +
}}
 +
[[Category: Installation Guides]]
  
 
To install the Ajax Sample applications to keep them local, download
 
To install the Ajax Sample applications to keep them local, download
[[Media: AplicacionesCursov1_1.zip | this .zip file]] that contains:
+
[http://abstracta.com.uy/downloads/downloadAjaxSamples.php | this .zip file] that contains:
  
* Web Site AjaxSample (Web folder and script for create Data Base tables) <BR>
+
* Web Site AjaxSample (Web folder and script to create Data Base tables) <BR>
* Web Site NewAjaxSample (Web folder and script for create Data Base tables)
+
* Web Site NewAjaxSample (Web folder and script to create Data Base tables)
 
   
 
   
  

Latest revision as of 17:23, 15 August 2013

Spanish.gif
English.gif
link= {{{3}}}

To install the Ajax Sample applications to keep them local, download | this .zip file that contains:

  • Web Site AjaxSample (Web folder and script to create Data Base tables)
  • Web Site NewAjaxSample (Web folder and script to create Data Base tables)


The installation procedure for each one are very similar, and it is the following:

  1. Unzip the file Applications.zip.
  1. Create a database in SQLServer called 'ASGXtest'.
  1. Run the script on the basis ASGXtest to create the tables in the application.
  1. Create a virtual directory in IIS to the folder AjaxSample.
help: How to create a virtual directory in IIS
  1. Configure your web.config file of the created application.
Help Configuring web.config in GeneXus applications


Finally, do the same procedure with database NewASGXtest and NewAjaxSample WebSite.