Difference between revisions of "Installing AjaxSample"
From GXtest Wiki
(New page: To install the Ajax Sample applications to keep them local, download this .zip file that contains: * Web Site AjaxSample (Web folder and script for ...) |
Revision as of 20:57, 25 March 2011
To install the Ajax Sample applications to keep them local, download this .zip file that contains:
- Web Site AjaxSample (Web folder and script for create Data Base tables)
- Web Site NewAjaxSample (Web folder and script for create Data Base tables)
The installation procedure for each one are very similar, and it is the following:
- Unzip the file Applications.zip.
- Create a database in SQLServer called 'ASGXtest'.
- Run the script on the basis ASGXtest to create the tables in the application.
- Create a virtual directory in IIS to the folder AjaxSample.
- Configure your web.config file of the created application.
Finally, do the same procedure with database NewASGXtest and NewAjaxSample WebSite.