|
-
Apr 17th, 2012, 12:29 PM
#1
Thread Starter
Frenzied Member
Crystal Reports Assemblies
Hello
I'm wondering if it's possible to check in the application start if the system has the correct assemblies installed to my application to work?
Let me explain, i have a application that uses several reports, and to solve the problem of the first time open report, I run in another thread a dummy report. This works fine if the user has the crystal reports installed but if it doesn't the app stops working.
So, there is anyway to check if the assemblies that crystal reports need are installed?
Thanks
Rate People That Helped You
Mark Thread Resolved When Resolved
-
Apr 17th, 2012, 04:40 PM
#2
Re: Crystal Reports Assemblies
I usually just add the CR runtime for .Net Framework as a prerequisite and then run publish, it is installed when you run the setup.
-
Apr 17th, 2012, 06:32 PM
#3
Thread Starter
Frenzied Member
Re: Crystal Reports Assemblies
Me too, but when the use has the app installed i have an automatically updater that checks for new version, and if it found anything it just runs the msi package to update the application...
So when the app gets updated I can't check anything, only in the first run...
In the past i read somewhere in the web about some classes that could check for the assemblies but i can't find anything now...
Thanks
Rate People That Helped You
Mark Thread Resolved When Resolved
-
May 17th, 2012, 05:57 AM
#4
Thread Starter
Frenzied Member
Re: Crystal Reports Assemblies
Rate People That Helped You
Mark Thread Resolved When Resolved
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|