Click here to Skip to main content
Sign Up to vote bad
good
See more: VB.NET
error in VB.net 2008 when put crystal report control
 

 
Could not load file or assembly 'Interop.Crystal, Version=5.2.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.":"Interop.Crystal, Version=5.2.0.0, Culture=neutral, PublicKeyToken=null
Posted 14 Sep '12 - 4:10

Comments
Richard MacCutchan - 14 Sep '12 - 11:54
The message is quite clear, find out why this library is not installed on the system.

1 solution

Hi lallouse24, it looks like you need to add a reference to the 'Interop.Crystal' assembly (right click 'add reference' in visual studio project) and then add a 'using' statement in your .vb code file.
  Permalink  

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 Sergey Alexandrovich Kryukov 428
1 OriginalGriff 318
2 Mayur_Panchal 148
3 Mohammed Hameed 145
4 Dave Kreskowiak 120
0 Sergey Alexandrovich Kryukov 8,146
1 OriginalGriff 6,236
2 CPallini 3,482
3 Rohan Leuva 2,703
4 Maciej Los 2,234


Advertise | Privacy | Mobile
Web01 | 2.6.130516.1 | Last Updated 23 Sep 2012
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid