VS 2008: Crystal Report Runtime files

I was trying to implement a solution for a client which includes some reports done using Crystal. There was this error which explicitly means not able to find one of the crystal decisions file. I searched through the net and found out that the crystal report runtime files will be required to install before the solution is able to work. I proceeded to grad the runtime installation file from c:\program files\microsoft sdks\windows\v6.0a\bootstrapper\packages\crystalreports10_5\crredist2008_x64.msi (as my client’s server was on 64 bit win 2003).

After installation, i got stucked with another missing file which apparently are from the same family Crystaldecisions.vsdesigner. Again, Google was fired up and manage to get some hint which is to remove the reference line from web.config. This somehow resolved the issue and the web apps. got running.

Something to note and share if anyone happened to stumble the same error.

Written by admin on May 29th, 2009 with no comments.
Read more articles on Entertainment.

Related articles

No comments

There are still no comments on this article.

Leave your comment...

If you want to leave your comment on this article, simply fill out the next form:




You can use these XHTML tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> .