Procedure To Rectify The Scripting Error On Autosequence and Reporting On Micros 3700
Procedure To Rectify The Scripting Error On Autosequence and Reporting On Micros 3700
1. Select Windows Start > Control Panel > Programs and Features.
2. Click on the Turn Windows Features On/Off link on the left sidebar.
3. Unselect the box for Internet Information Services and select OK.
4. Reboot the PC.
5. Log back in as Administrator
6. Navigate back to Control Panel > Programs and Features > Turn Windows
Features On/Off.
7. Select the box for Internet Information Services (be sure to expand IIS tree and
ensure all of the check boxes under Web Management Tools and WWW Services
are selected) and select OK.
Note: In most cases when you uninstall and reinstall IIS, the check boxes will
already be filled in once you put the check in 'Internet Information Services'.
Sometimes however you will find that the check boxes under Internet
Information Services->Web Management Tools-> IIS 6 Management
Compatibility and Internet Information Services -> World Wide Web Services ->
Application Development Features. Make sure to double check these areas in
particular and select them if they are not already selected.
Before proceeding to the next few steps, test manager procedures as this may
be all that is needed to correct.
8. After the install completes, select Start > Programs > Accessories > RIGHT
CLICK cmd.exe and select Run as Administrator.
9. Type the following and press Enter:
aspnet_regiis.exe –i
11. After the install completes and the prompt appears again, open Start > Control
Panel > Administrative Tools > Internet Information Services.
Name: MicrosAppPool
.Net Version: 2.0.50727
Pipeline: Integrated
Name: MicrosAppPool
.Net Version: 4.0.30319
Pipeline: Integrated
18. Expand tree on left side until you get to the Default Websites item. Expand
'Default Websites'.
If there are any missing, you will need to add them. Proceed to step 19.
Note: Replace the X in x:\micros with the letter of the drive Micros is installed
on.
20. In the Alias Name Enter the alias name provided for the application you are
adding in step 18.
21. For path name, enter the path provided for the application you are adding in
step 18.
22. Click Select and choose MicrosAppPool, and click OK.
23. Repeat steps 19 through 22 for any applications that are missing.
24. Open command prompt and enter the following:
iisreset
25. Push Enter and allow IIS services to restart (if restart fails, reboot PC).
26. Test Manager Procedures Functionality.