EducationSoftwareStrategy.com
StrategyCommunity

Knowledge Base

Product

Community

Knowledge Base

TopicsBrowse ArticlesDeveloper Zone

Product

Download SoftwareProduct DocumentationSecurity Hub

Education

Tutorial VideosSolution GalleryEducation courses

Community

GuidelinesGrandmastersEvents
x_social-icon_white.svglinkedin_social-icon_white.svg
Strategy logoCommunity

© Strategy Inc. All Rights Reserved.

LegalTerms of UsePrivacy Policy
  1. Home
  2. Topics

KB16475: When accessing the MicroStrategy Web or Administrator page, 'File or assembly name MLLICSUP, or one of its dependencies, was not found' is displayed


Community Admin

• Strategy


When accessing the MicroStrategy Web or Administrator page, 'File or assembly name MLLICSUP, or one of its dependencies, was not found' is displayed

SYMPTOM:
When accessing the Strategy Web 9.x or Administrator page, users may see an error page displayed similar to the one below:
 

ka04W000000OeIEQA0_0EM4400000028ka.jpeg

 
Configuration Error:
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: File or assembly name MLLICSUP, or one of its dependencies, was not found.
CAUSE:
One reason why this error can occur is because MLLICSUP.dll does not have the correct environment variables to point to the location of commonly used files. This will cause the error above. The environment variable that MLLICSUP.dll uses is the PATH variable; this allows the MLLICSUP.dll to have access to important files. In a Windows environment, the PATH variable needs to have a reference to Program Files/Common Files/Strategy. To check to see what is referenced by the PATH variable, open up the command prompt and type the following:
 
echo %PATH%
This will display the references that the path variables hold, which are separated by semi-colons. If there is no reference to Program Files/Common Files/Strategy, this may be the underlying issue that is causing this error. Note that there are other reasons why this error can occur.
 
ACTION:
Set the PATH environment variables as follows:
 

  1. Select Start > Control Panel.
  2. Select System.
  3. From the System Properties window, select the Advanced tab; click Environment Variables.
  4. Under the System Variables, find the Path variable, and click Edit
  5. There may be some environment variables in Path, so it is needed to append ";c:\Program Files\Common Files\Strategy" (by default).

Note that each reference is separated by a semi-colon, and there is no semi-colon at the end of the last reference.
 


Comment

0 comments

Details

Knowledge Article

Published:

June 12, 2017

Last Updated:

June 12, 2017