954,517 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Weird GAC error when Trying to Install

Hi Folks,

I have a VB 2005 app (2.0 Framework) that I've published out to one of our fileservers in our company, so users can download/install and run it. It published fine, but when I go to install it on another PC (which I'm logged into with Admin rights), I get this error:
[INDENT]SYSTEM UPDATE REQUIRED <-- in Title Bar[/INDENT][INDENT]Unable to install or run the application. The application requires that assembly CrystalDecisions.CrystalReports.Engine Version 10.2.3600.0 be installed in the Global Assembly Cache (GAC) first.[/INDENT]Two strange things here: one, the CR file is already in the GAC, and two, I'm not using CR in the app. All the CR files are in the References list which must be a default because I didn't set it.

Oh, one other strange thing: If I remove the Unused References in my app, the CR references go away. I thought that would be the fix. BUT, when I try to run the App in the IDE now that I've removed Unused References, VB2005 crashes and doesn't give the reason!
:?:

It just says that something strange happened and I might lose my work. Oy.

Any ideas?

Thanks in Advance.

paulie
Newbie Poster
4 posts since Sep 2006
Reputation Points: 10
Solved Threads: 0
 

To add to this question, this is even weirder: If I remote into the target PC (using Remote Desktop) and look in the C:\windows\assembly folder, the Crystal entries are NOT there in the GAC. BUT, if I map to that PC's C drive and navigate to the GAC, the Crystal entries show up! What's up with that???

Hi Folks,

I have a VB 2005 app (2.0 Framework) that I've published out to one of our fileservers in our company, so users can download/install and run it. It published fine, but when I go to install it on another PC (which I'm logged into with Admin rights), I get this error:
[INDENT]SYSTEM UPDATE REQUIRED <-- in Title Bar[/INDENT][INDENT]Unable to install or run the application. The application requires that assembly CrystalDecisions.CrystalReports.Engine Version 10.2.3600.0 be installed in the Global Assembly Cache (GAC) first.[/INDENT]Two strange things here: one, the CR file is already in the GAC, and two, I'm not using CR in the app. All the CR files are in the References list which must be a default because I didn't set it.

Oh, one other strange thing: If I remove the Unused References in my app, the CR references go away. I thought that would be the fix. BUT, when I try to run the App in the IDE now that I've removed Unused References, VB2005 crashes and doesn't give the reason!
:?:

It just says that something strange happened and I might lose my work. Oy.

Any ideas?

Thanks in Advance.

paulie
Newbie Poster
4 posts since Sep 2006
Reputation Points: 10
Solved Threads: 0
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You