Crystal Reports assembly problem

  • Thread starter Thread starter Goran Djuranovic
  • Start date Start date
G

Goran Djuranovic

Hello everyone,
I have a problem with Crystal Reports 9 / .NET.
Project builds without any problems. Even though I add
"CrystalDecisions.Enterprise.Framework" reference to my project, this is the
error message I get:

System.TypeLoadException: Could not load type
CrystalDecisions.Enterprise.SessionMgr from assembly
CrystalDecisions.Enterprise.Framework, Version=9.2.3300.0, Culture=neutral,
PublicKeyToken=692fbea5521e1304.

I tried reinstalling CR, readding references and that didn't.
Any suggestions???
 
Hi Goran,

Try to look at the GAC to see whether the Crystal Report assemblies are
properly installed. The GAC folder might be C:\WINDOWS\assembly.

In addition to posting your question here, also look at
http://www.crystaldecisions.com/. Though it ships with Visual Studio,
Crystal Reports is supported by Crystal Decisions. They have a self-help
section and they offer phone & e-mail support. Their web sites states that
you get two Crystal incidents with the purchase of Visual Studio .NET.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."
 
Back
Top