| |
Installing LBE Web Helpdesk Windows XP Windows Vista Windows Server 2003 Windows Server 2008 Windows 7
Windows XPDisable simple file sharing;
- Click Start | My Computer | Tools | Folder Options | View.
- Scroll to the bottom of the list of advanced settings and un-check Use
Simple File Sharing (Recommended).
- Click OK.
Ensure you have Internet services Manager installed: - Click Start | Settings | Control Panel| Add/Remove Programs
- Click Add/Remove Windows Components
- Make sure the box next to "Internet Information Services (IIS)"
is checked
- Click Next, then Finish
Please note, IIS is not available in Win XP Home. Make sure the Internet Guest Account is enabled - Click Start | Control Panel | User Accounts
- Click Change An Account
- Click Guest
- Click Turn on the Guest Account
- Close the User Accounts window
Create a new website on your webserver: - Click Start | Settings | Control Panel| Administrative Tools | Internet Information
Services
- Click on the + symbol to the left of the computer name , this will expand
to show another entry called "Web sites"
- Click the + symbol next to "Web Sites". This will expand below
to show "Default Web site"
- Click the + symbol next to "Default Web site". This will expand
below to show several items.
- Right click on "Default Web site", select New | Virtual Directory
- Virtual Directory Alias. This is the name that you will use to access the
website, enter something easy e.g. helpdesk. Click Next.
- Web Site Content Directory: Click the browse button. Select the directory
you installed the web helpdesk into, Click OK, click Next.
- Access permissions: accept the defaults of Read and Run scripts. Click Next.
Click Finish
- The new virtual directory will show in the list below "Default web
site"
- Right click on the new virtual directory, select Properties
- The first tab is called "Virtual Directory"
- The bottom part of this tab is labelled "Application settings"
- Make sure that there is a name in "Application Name", if not,
click the Create button
- Click the Directory Security Tab.
- In the Anonymous Access and Authentication Control section, click the Edit
button
- Make sure Anonymous Access is checked. Note the user name and confirm it
is the same as the one you will use when setting folder
permissons (below)
- Click OK. You are back at the Properties window. Click OK to close it.
Assign the correct permissions:
- Open Windows Explorer, navigate to the folder you installed LBE Web Helpdesk
into.
- Right click on the folder, select Properties.
- Click the tab labelled Security.
- Click the Add button.
- Type the name IUSR_machinename (replace machinename with the actual name
of the web server). Click OK.
- It will be listed in the list of user names as "Internet Guest account
( Machinename\IUSR_machinename).
- In the box below showing "Permissions for Internet Guest", make
sure the "Full control" box is ticked.
- Click the advanced button
- Tick the box "replace permissions entries on all child objects..."
- Click Ok.
- Click Yes to the "Do you wish to continue..." prompt
- Click OK
Finished You should now be able to open the helpdesk at http://your_machinename/your_alias 64 Bit Web Servers further instructions
Windows VistaInstallation: - Right click the setup.exe and select "Run as administrator"
- When installing LBE Help Desk you should accept the default installation folder of c:\inetpub\wwwroot\LBE Help Desk. If you installed it outside c:\inetpub\wwwroot it will not work.
Ensure you have Internet services Manager installed:
- Click Start | Control Panel| Programs | Programs & Features |
Turn Windows features on or off
- Click the box to select Internet Information Services,
- Click the > next to Internet Information Services to expand the list.
Click the > next to World Wide Web Services to expand that item as well
- Click the > next to Application Development Features to expand that item.
Check the box next to ASP
- Click the > next to Security to expand that item. Check the box next to
Windows Authentication
- Click Ok, you will need to reboot
Create a new website on your webserver:
- Start Menu | All Programs | Administrative Tools | Internet Information Services
(IIS) Manager or just type IIS in the seach box and press return
- Click on the > symbol to the left of the computer name , this will expand
to show another entry called "Web sites"
- Click the > symbol next to "Web Sites". This will expand below
to show "Default Web site"
- Click the > symbol next to "Default Web site". This will expand
below to show several items.
- Right click on "Default Web site", select Add Application
- Alias. This is the name that you will use to access the website, enter
something easy e.g. helpdesk. Click Next.
- Physical Path: Click the browse button. Select the directory you installed
the web helpdesk into (by default this is c:\inetpub\wwwroot\lbe web helpdesk),
Click OK.
- The new application will show in the list below "Default web site"
- Click on the new application
- In the right hand area, double-click Authentication, make sure Anonymous
Authentication is enabled
- Click on the new application in the left hand area
- In the right hand area, double-click ASP, click the + next to Debugging
Properties to expand it. Scroll down and double-click "send errors to
browser" to change its value to True. Click Apply in the top right.
Assign the correct permissions: - Open Windows Explorer, navigate to c:\inetpub\wwwroot\LBE Web Helpdesk
- Right click on the folder, select Properties.
- Click the tab labelled Security.
- Click the Edit button, click the Add button.
- Type the name IUSR . Click OK.
- It will be listed in the list of user names - select it
- In the box below showing "Permissions for IUSR", make sure the
"Full control" box is ticked.
- Click OK. Click OK.
- navigate to c:\windows\serviceprofiles\networkservice\appdata\local\temp
- Right click on the folder, select Properties.
- Click the tab labelled Security.
- Click the Edit button then the Add button.
- Type the name IUSR. Click OK.
- It will be listed in the list of user names - select it
- In the box below showing "Permissions for IUSR", make sure the
"Full control" box is ticked.
- Click OK. Click Ok
Finished You should now be able to open the helpdesk at http://your_machinename/your_alias 64 Bit Web Servers further instructions
Windows Server 2003Ensure you have Internet services Manager installed:
- Click Start | All programs | Administrative Tools | Configure your server
Wizard
- Click Next | Next
- Select Application Server (IIS, ASP.NET)
- Click Next
- Application Server Options: The web helpdesk does not need Frontpage
server extensions or ASP.NET, you can leave both of these unchecked unless other websites on this server need them. Click
Next.
- Click Next, "Installing and Configuring IIS" will show.
- Click Finish
- By default, IIS 6 will only serve html (static pages) pages. To run our
program, you need to enable the ASP web service extension. In Internet Services
Manager, click Web Services Extensions, select "Active Server Pages"
and click the Allow button
Create a new website on your webserver: - Click Start | Settings | Control Panel| Administrative Tools | Internet Information
Services
- Click on the + symbol to the left of the computer name , this will expand
to show another entry called "Web sites"
- Click the + symbol next to "Web Sites". This will expand below
to show "Default Web site"
- Click the + symbol next to "Default Web site". This will expand
below to show several items.
- Right click on "Default Web site", select New | Virtual Directory
- Virtual Directory Alias. This is the name that you will use to access the
website, enter something easy e.g. helpdesk. Click Next.
- Web Site Content Directory: Click the browse button. Select the directory
you installed the web helpdesk into, Click OK, click Next.
- Access permissions: accept the defaults of Read and Run scripts. Click Next.
Click Finish
- The new virtual directory will show in the list below "Default web
site"
- Right click on the new virtual directory, select Properties
- The first tab is called "Virtual Directory"
- The bottom part of this tab is labelled "Application settings"
- Make sure that there is a name in "Application Name", if not,
click the Create button
- Click the Directory Security Tab.
- In the Anonymous Access and Authentication Control section, click the Edit
button
- Make sure Anonymous Access is checked. Note the user name and confirm it
is the same as the one you will use when setting folder
permissions (below)
- Click OK. You are back at the Properties window. Click OK to close it.
Assign the correct permissions: - Open Windows Explorer, navigate to the folder you installed LBE Web Helpdesk
into.
- Right click on the folder, select Properties.
- Click the tab labelled Security.
- Click the Add button.
- Type the name IUSR_machinename (replace machinename with the actual name
of the web server). Click OK.
- It will be listed in the list of user names as "Internet Guest account
( Machinename\IUSR_machinename).
- In the box below showing "Permissions for Internet Guest", make
sure the "Full control" box is ticked.
- Click the advanced button
- Tick the box "replace permissions entries on all child objects..."
- Click Ok.
- Click Yes to the "Do you wish to continue..." prompt
- Click OK
Finished You should now be able to open the helpdesk at http://your_machinename/your_alias 64 Bit Web Servers further instructions
Window Server 2008Installation: - Right click the setup.exe and select "Run as administrator"
- When installing LBE Help Desk you should accept the default installation folder of c:\inetpub\wwwroot\LBE Help Desk. If you installed it outside c:\inetpub\wwwroot it will not work.
Ensure you have Internet services Manager installed:
- Click Start | Administrative Tools | Server Manager
- Scroll down to the Roles section
- Click Add Roles
- Tick Web Server (IIS)
- Click Add Required Features button on the popup window
- Click Next
- Application Server Options: The web helpdesk does not need Frontpage
server extensions or ASP.NET, you can leave both of these unchecked unless other websites on this server need them. Click
Next.
- Click Next, "Installing and Configuring IIS" will show.
- Click Next again
- On the "Select the role services for Web server..." window, tick ASP
- Click Add Required Services for ASP
- Click Next
- Click Install
- Click Close
- Close Server Manager
Create a new website on your webserver: - Click Start | Administrative Tools | Internet Information
Services
- Click on the + symbol to the left of the computer name , this will expand
to show another entry called "Sites"
- Click the + symbol next to "Sites". This will expand below
to show "Default Web site"
- Click the + symbol next to "Default Web site". This will expand
below to show several items.
- There should be a folder called "LBE Web Helpdesk", right click on it, select "Covert to application".
- Click OK
- Right click on the "Lbe Web Helpdesk" item, select Edit Permissions
- Click on the Security tab on the popup window
- Click the Edit button
- Click the Add button
- type the username "IIS_IUSRS"
- Click Add
- Tick the Full Control box in the list of permissions below the list of users
- Click OK
- Click OK again to close the popup window
Finished You should now be able to open the helpdesk at http://your_machinename/your_alias 64 Bit Web Servers further instructions
Windows 7Installation: - Right click the setup.exe and select "Run as administrator"
- When installing LBE Help Desk you should accept the default installation folder of c:\inetpub\wwwroot\LBE Help Desk. If you installed it outside c:\inetpub\wwwroot it will not work.
Ensure you have Internet services Manager installed:
- Click Start
- Type IIS in the search box, you should see Internet Information Services (IIS) Manager. If not, Start | Control Panel | Programs | Turn Windows Features on or off | Tick Internet Information Services, click OK to close all windows.
Install support for .ASP pages - Click Start, and then click Control Panel.
- In Control Panel, click Programs and Features, and then click Turn Windows Features on or off.
- Expand Internet Information Services, then World Wide Web Services, then Application Development Features.
- Select ASP, and then click OK.
Create a new website on your webserver: - Click Start. Type IIS in the search box, you should see Internet Information Services (IIS) Manager. Run it
- Click on the + symbol to the left of the computer name , this will expand
to show another entry called "Sites"
- Click the + symbol next to "Sites". This will expand below
to show "Default Web site"
- Click the + symbol next to "Default Web site". This will expand
below to show several items.
- There should be a folder called "LBE Web Helpdesk", right click on it, select "Covert to application".
- Click OK
- Right click on the "Lbe Web Helpdesk" item, select Edit Permissions
- Click on the Security tab on the popup window
- Click the Edit button
- Click the Add button
- type the username "IIS_IUSRS"
- Click Add
- Tick the Full Control box in the list of permissions below the list of users
- Click OK
- Click OK again to close the popup window
You should now be able to open the helpdesk at http://your_machinename/your_alias Errors and fixes: "HTTP Error 500.19 - Internal Server Error The requested page cannot be accessed because the related configuration data for the page is invalid." Look at the top of your browser, you probably can see "Intranet settings are now turned off by default. Intranet settings are less secure than Internet settings, Click for options..." Click the yellow bar and enable Intranet settings. "An error occurred on the server when processing the URL. Please contact the system administrator. If you are the system administrator please click here to find out more about this error." This is a generic error. you will need to configure IIS so that it shows the real error on your script. - Click Start. Type IIS in the search box, you should see Internet Information Services (IIS) Manager. Run it.
- In Internet Information Services manager > Default Web Site > double-click ASP in the right hand pane
- Under Debugging Properties look for Send Errors to Browser and select True
- Click Apply under Actions [Actions is the menu on the right]
now refresh your browser and you should see the real error. "ActiveX component can't create object "
You are running a 64 bit server, please see below: 64 Bit Web Servers further instructions
64 Bit Web Servers If your server is running a 64 bit operating system, Microsoft have not released 64 bit support for Access databases (which is the type we supply by default. Either use Sql Server (or the Express version) for your database or you can run the applications in 32-bit mode. The following instructions are based on Windows 7 but are similar in other operating systems: - Run Internet Information Services (IIS) Manager.
- In the Connections pane, click Application Pools.
- Highlight the application pool for your application, then click Advanced Settings... in the Actions pane.
- In the Advanced Settings dialog, specify True for Enable 32-Bit Applications.
- Click OK to close the Advanced Settings dialog.
|