Layton ServiceDesk™ - General Troubleshooting - Can't Launch the Application

From Layton Support
(Difference between revisions)
Jump to: navigation, search
(Added section "Incorrect Port Number")
(New section text)
Line 37: Line 37:
 
=Incorrect Port Number=
 
=Incorrect Port Number=
 
<p align="right">[[File:btn_back_up.png|link=User Guide for Layton ServiceDesk™]] [[User Guide for Layton ServiceDesk™|<u>Back to Contents</u>]]</p>
 
<p align="right">[[File:btn_back_up.png|link=User Guide for Layton ServiceDesk™]] [[User Guide for Layton ServiceDesk™|<u>Back to Contents</u>]]</p>
 +
 +
The installation may have been successful, but you see the following error on launch:
 +
 +
    Server Error in '/' Application
 +
   
 +
    The resource cannot be found.
 +
   
 +
    Description: HTTP 404. The resource you are looking for (or one of its dependencies)
 +
    could have been removed, had its name changed, or is temporarily unavailable. Please
 +
    review the following URL and make sure that it is spelled correctly.
 +
   
 +
    Requested Url: /LaytonServiceDesk/Login.aspx
 +
 +
If other websites are installed on the same server, it's likely that Layton ServiceDesk has been given a different port number, e.g. ''81''. You can check the port assignment using '''[http://msdn.microsoft.com/en-us/library/bb909657(v=vs.90).aspx this article]'''.
 +
 +
Note that you may not be able to change the port assignment to the default ''80''. In this case, modify any link to Layton ServiceDesk to append the port number to the server name, e.g.
 +
 +
    http://server:81/LaytonServiceDesk/Login.aspx

Revision as of 01:57, 23 June 2014

Btn back up.png Back to Contents

Contents

IIS Settings

Application Pool Settings

Load User Profile

This procedure resolves the following error:

   Description: The application attempted to perform an operation not allowed by the security policy.
   To grant this application the required permission please contact your system administrator or change
   the application's trust level in the configuration file.
   
   Exception Details: System.Security.SecurityException: Request for the permission of type
   'System.Web.AspNetHostingPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
  1. Open IIS Manager.
  2. Expand the server in the Connections pane.
  3. In the Application Pools pane, click LaytonServiceDeskAppPool.
  4. In the Actions pane on the right, click Advanced Settings....
  5. Under Process Model, ensure that Load User Profile is set to True.


Lsd iis app pool adv stgs load user profile.png

.NET Framework Version

  1. Open IIS Manager.
  2. Expand the server in the Connections pane.
  3. In the Application Pools pane, click LaytonServiceDeskAppPool.
  4. In the Actions pane on the right, click Basic Settings....
  5. Ensure that .NET Framework version is set to .NET Framework v2.0.50727.
  6. Ensure that Managed pipeline mode is set to Classic.


Settings Dialog


Incorrect Port Number

Btn back up.png Back to Contents

The installation may have been successful, but you see the following error on launch:

   Server Error in '/' Application
   
   The resource cannot be found.
   
   Description: HTTP 404. The resource you are looking for (or one of its dependencies)
   could have been removed, had its name changed, or is temporarily unavailable. Please
   review the following URL and make sure that it is spelled correctly.
   
   Requested Url: /LaytonServiceDesk/Login.aspx

If other websites are installed on the same server, it's likely that Layton ServiceDesk has been given a different port number, e.g. 81. You can check the port assignment using this article.

Note that you may not be able to change the port assignment to the default 80. In this case, modify any link to Layton ServiceDesk to append the port number to the server name, e.g.

   http://server:81/LaytonServiceDesk/Login.aspx
Personal tools
Namespaces

Variants
Actions
Main Page
Online User Guides
General Support
Release Notes
Toolbox