.
Steps to install Polar Help Desk web application to root of a website:
1. Copy all Polar Help Desk files into an empty folder called PolarHelpDesk. You can find the files in PolarHelpDesk-files.zip that came with.
- Go to Start - Administrative Tools - Internet Information Service Manager. Expand local computer, expand "Web Sites".
- Now Right click on desired website (usually "Default Web Site") and click "Properties"
- Select "Home Directory" tab
- Under "Local Path" section click "Browse" button and browse to your PolarHelpDesk folder where you copied the files from step 1 and select it.
- Click "Configuration" button
- Click "Add" button
- Uncheck "Check that file exists" and uncheck "Script Engine"
- Click "Browse" button, make sure "*.dll" filter is on and browse to file "C:\Windows\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll"
- Under "Extension" write ".*"
- Check All Verbs and make sure that "Script engine" and "Check that file exists" checkboxes are unchecked.
- Click "OK", then "OK" again
- On "ASP.NET" tab, make sure version 2.0 is selected
- Click OK to confirm changes to the website and close IIS Manager.
- Go to Start - Run - enter "cmd" and click "OK". A black command prompt screen will show.
- Type "cd C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727" and press enter
- Type "aspnet_regiis.exe -i" and press enter. This will reattach ASP.NET to IIS in case you installed IIS after the ASP.NET.
- Type "exit" and press enter to close command prompt.
- Open your web browser and go to your website, usually http://localhost, from there you will be redirected to http://localhost/install
- Enter a database name (e.g. polarhelpdesk) and click "Create Database" button
- After a few moments you will be redirected to http://localhost/login page where you can start working with the application
External Resoruces
Recommended articles
You may be also interested in...
add a one or paragraph summary or description of what's discussed here; put yours after 'Summary:'
8/4/2010 11:52:32 AM - anonymous
add a one or paragraph summary or description of what's discussed here; put yours after 'Summary:'
8/4/2010 11:52:32 AM - anonymous