Posted 22 March 2019, 2:10 pm EST
I ran the install for ActiveReports 13.x. How do I get them installed to the GAC
thanks
gollnick
Forums Home / ActiveReports / ActiveReports v7+
Posted by: pgollnic on 22 March 2019, 2:10 pm EST
Posted 22 March 2019, 2:10 pm EST
I ran the install for ActiveReports 13.x. How do I get them installed to the GAC
thanks
gollnick
Posted 25 March 2019, 1:56 am EST
Hello,
In my understanding, the installer of AR13 installed the AR assemblies into the GAC itself. You don’t need to install them manually.
Hope it clarifies.
Thanks.
Posted 29 March 2019, 2:23 pm EST
Nope… uninstalled it completely… re-ran the msi as admin … no luck. NOT in the GAC…
So … my question again is — I ran the install for ActiveReports 13.x. How do I get them installed to the GAC
C:\Windows\Assembly Version 6 is there … version 11 is there … but NO version 13
gollnick
Posted 1 April 2019, 1:57 am EST
Hello,
Active13 only supports the 4.6.2 or higher .Net framework. Hence, they do not have CLR of version 2 in the installer that’s why the assembly is not registered at “C:\Windows\Assembly”. You could find the same at following location where assembly of CL4 version 4 is registered:
C:\Windows\Microsoft.NET\assembly\GAC_MSIL.
For more information, you can refer the following link:
https://stackoverflow.com/questions/19980650/where-is-my-gac-located/19981061
Thanks.
Posted 2 April 2019, 10:06 am EST
Can they be safely copied to the C:\Windows\Assembly so my references can all come for the same location??
gollnick
Posted 4 April 2019, 3:14 am EST
Gollnick,
I have escalated the issue to our development team(271342) for the detail information and will inform you once I get any reply from them.
Thank.
Posted 4 April 2019, 5:17 am EST
Hello,
Could you please explain why you want to this? Are you facing any error right now?
Thanks.
Posted 10 April 2019, 9:19 am EST
Sorry … I was out of country.
I would like this because:
1… Ver 11.xxx did it and it was nice (between projects in VB/C# and ASNA) not to have to worry about including the dll’s in the BIN whenever I promoted (published) and sent out web site updates.
2… Just cleaner to use.
Thanks
gollnick
Posted 10 April 2019, 9:26 am EST
Gollnick,
In my understanding, you will not face any issue due to this. The dll’s will include into the Bin folder after you published.
You can give a try at your end.
Thanks,