We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

after publishing in server showing -Could not load file or assembly

Hi

after publishing in server showing -Could not load file or assembly

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 'Syncfusion.PivotAnalysis.Base, Version=13.1400.0.21, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89' or one of its dependencies. The system cannot find the file specified.


Please find the attachment 

Thanks
Pratheep

Attachment: publish_a1986fd8.rar

3 Replies

MS Manivannan Sundararajan Syncfusion Team August 12, 2015 05:34 PM UTC

Hi Pratheep,

We regret for the inconvenience caused.

The reported issue might occur if the Syncfusion.PivotAnalysis.Base assembly is not added as a reference in your project. Could you please ensure whether “Syncfusion.PivotAnalysis.Base” assembly is added as reference in your projects?

If you are referring this assembly from GAC location, please ensure whether the assembly present in System GAC location. Please install the Syncfusion assembly file in GAC, if not present. Could you please follow the below steps to install the assembly in GAC?

1. Open the command prompt with administrative privileges.(Admin mode)

2. Navigate the SyncGacutil_40.exe location and pass the below arguments.
Location:
C:\Program Files (x86)\Syncfusion\Essential Studio\13.1.0.21\Utilities\Assembly Manager
Arguments:
SyncGacutil_40 /i {assemblypath}
Example:
SyncGacutil_40 /i “C:\Program Files (x86)\Syncfusion\Essential Studio\13.1.0.21\Assemblies\4.0\Syncfusion.PivotAnalysis.Base”



If the assembly is referred from local folder location, then please set copy local as True for the Syncfusion assemblies, so that the reference assemblies copied to output directory.

Please let us know if you need any further assistance on this.

Regards,
Manivannan S.


PR Pratheep August 12, 2015 05:45 PM UTC

Hi  Manivannan   

Thanks for your help ,now working fine 

Regrards 
Pratheep


MS Manivannan Sundararajan Syncfusion Team August 14, 2015 12:01 PM UTC

Hi Pratheep,

We are glad to know that your issue has been resolved.

Please let us know if you have any queries.

Regards,
Manivannan S.

Loader.
Live Chat Icon For mobile
Up arrow icon