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

From Layton Support
Revision as of 00:38, 30 October 2014 by Jpainter (Talk | contribs)

Jump to: navigation, search

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.

    Lsd iis app pool basic stgs.png

Btn back up.png Back to Contents

Incorrect Port Number

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

Layton ServiceDesk assumes that it will have the port assignment 80. If other websites were previously installed on the same server, it's likely that one of them will have been given port 80 and Layton ServiceDesk will be 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

Btn back up.png Back to Contents

Personal tools
Namespaces

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