Skip to content

Infragistics Community Forum / Web / Ultimate UI for ASP.NET Web Forms / Could not load the assembly ‘Infragistics4.WebUI.Documents.*'

Could not load the assembly ‘Infragistics4.WebUI.Documents.*'

New Discussion
Anuradha  Korde
Anuradha Korde asked on Jan 16, 2015 8:08 AM

Hi ,

The project is using  Infragistics Ultimate 2014 Vol 1 . References are added in Web.config to ‘Infragistics4.WebUI.Documents.* .

But at run time these assemblies are not  getting loaded . Following error is showed

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: Could not load file or assembly ‘Infragistics4.WebUI.Documents.Reports.v14.1, Version=14.1.20141.2011, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb’ or one of its dependencies. The system cannot find the file specified.

Source Error:

 

Line 22:         <add   assembly=”Infragistics4.WebUI.WebDataInput.v14.1,   Version=14.1.20141.2011, Culture=neutral,   PublicKeyToken=7dd5c3163f2cd0cb”/>

Line 23:         <add   assembly=”Infragistics4.WebUI.WebSchedule.v14.1,   Version=14.1.20141.2011, Culture=neutral,   PublicKeyToken=7dd5c3163f2cd0cb”/>

Line 24:         <add   assembly=”Infragistics4.WebUI.Documents.Reports.v14.1,   Version=14.1.20141.2011, Culture=neutral,   PublicKeyToken=7DD5C3163F2CD0CB”/>

Line 25:         <add   assembly=”Infragistics4.WebUI.Documents.Reports.v14.1,   Version=14.1.20141.1000, Culture=neutral,   PublicKeyToken=7DD5C3163F2CD0CB”/>

Line 26:         <add   assembly=”Infragistics4.WebUI.Documents.Excel.v14.1,   Version=14.1.20141.2011, Culture=neutral,   PublicKeyToken=7DD5C3163F2CD0CB”/>

These assemblies are exiting in GAC.

Please let me know where I need to add the reference to these assemblies.

 

Regards,

Anuradha

Sign In to post a reply

Replies

  • 0
    [Infragistics] Boris Toromanov
    [Infragistics] Boris Toromanov answered on Jan 16, 2015 8:08 AM

    Hi Anuradha,

    You need to make sure that your licenses.licx file is empty if you changed versions.

    You need to reference these assemblies in your project as well. And you need to reference them only for one version, so please remove the 1000 version of Reports.

    From the error I assume that your project is able to find the first two assemblies, so please make sure that you have referenced Reports as well.

    If you still experience this issue, please send over the project so we can examine it and eventually help you to fix this.

  • You must be logged in to reply to this topic.
Discussion created by
Favorites
Replies
Created On
Last Post
Discussion created by
Anuradha Korde
Favorites
0
Replies
1
Created On
Jan 16, 2015
Last Post
11 years, 6 months ago

Suggested Discussions

Tags

No tags

Created by

Created on

Jan 16, 2015 8:08 AM

Last activity on

Feb 25, 2026 10:27 AM