cancel
Showing results for 
Search instead for 
Did you mean: 

Crystal Report 10.2 Missing DLLs

Former Member
0 Kudos

Hey Guys

I have developed a website which makes use of Crystal Reports. The tools i am using are mentioned below

-Visual Stuio 2005

-Crystal Reports Equiped with Visual Studio 2005(10.2 I guess)

-_Crystal Reports 10 with Service pack 6( I have it but not using it at the moment(Unistalled))_

- .Net 2.0 Enabled Web Space

The Application works fine on Personal Computer. To Deploy it on Target Web Server I see following DLLs have been Referenced in Web.Config

<assemblies>

<add assembly="CrystalDecisions.CrystalReports.Engine, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>

<add assembly="CrystalDecisions.ReportSource, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>

<add assembly="CrystalDecisions.Shared, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>

<add assembly="CrystalDecisions.Web, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>

<add assembly="CrystalDecisions.ReportAppServer.ClientDoc, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>

<add assembly="CrystalDecisions.Enterprise.Framework, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>

<add assembly="CrystalDecisions.Enterprise.InfoStore, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>

</assemblies>

But on my Computer i can only find the following DLLs which are located at following location (C:\Program Files\Common Files\Business Objects\2.7\Managed)

CrystalDecisions.ReportSource

CrystalDecisions.Shared

CrystalDecisions.Web

CrystalDecisions.CrystalReports.Engine

and rest are missing

when i Publish my Application by copying the DLLs i have on my Computer in bin Folder, I receive the message that Could not load or find the Assembly and it refered to the assemblies which were missing

To Solve the issue, I tried to install Crystal Reports 10 with service pack 6 and found the missing assemblies, but the problem is still persisting because DLLs used in Application are using the version 10.2 and DLLs i get after installing Crystal Reports 10 is 10.0. Because there is difference in Version it does not work

Can you please explain what should I do to resolve the issue?

Your Help will very much be appreciated

Abdul Rehman

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Abdul,

I believe you posted the same post in a different thread right? If so please request for removal of this thread, from moderators or mark it answered with link to your main/recent thread so that we can have one thread for all responses.

Please remove this if I am mistaken.

Thanks!

Answers (0)