Page 1 of 1

Using Stimulsoft Installer to install weekly Patch

Posted: Wed Feb 19, 2014 7:23 pm
by rumblecow
How do you use the Stimulsoft Installer to install the weekly patches? When I run the installer for 2014.02.07 I only see the '2013.2.1700.0__ebe6666cba19647a' entry in the 'C:\Windows\Assembly\GAC_MSIL\Stimulsoft.Base'.

Re: Using Stimulsoft Installer to install weekly Patch

Posted: Fri Feb 21, 2014 10:51 am
by HighAley
Hello.

We have reproduced the issue with installer in some Windows version.
Could you specify your issue more detailed?
Which version of Windows do you use?
Which version of .Net Framework is installed on your system.

Thank you.

Re: Using Stimulsoft Installer to install weekly Patch

Posted: Fri Feb 21, 2014 2:14 pm
by rumblecow
Aleksey Andreyanov wrote:Hello.

We have reproduced the issue with installer in some Windows version.
Could you specify your issue more detailed?
Which version of Windows do you use?
Which version of .Net Framework is installed on your system.

Thank you.
Windows 7 Enterprise X64 Version 6.1.7601
DotNet 4.0

When navigating to C:\Windows\Assembly\GAC_MSIL and look at Stimulsoft assemblies the version name is 2013.2.1700.0_xxx. After downloading and patch 2014.02.07 and running the installer I do not not see the new version in the gac.

Re: Using Stimulsoft Installer to install weekly Patch

Posted: Tue Feb 25, 2014 7:11 am
by HighAley
Hello.

Thank you for additional information.
We will let you know when the issue will be solved.
Meanwhile you could use Global Assembly Cache Tool to register our assemblies in GAC.

Thank you.

Re: Using Stimulsoft Installer to install weekly Patch

Posted: Thu Mar 27, 2014 9:18 am
by HighAley
Hello.
rumblecow wrote:When navigating to C:\Windows\Assembly\GAC_MSIL and look at Stimulsoft assemblies the version name is 2013.2.1700.0_xxx. After downloading and patch 2014.02.07 and running the installer I do not not see the new version in the gac.
The location of GAC was changed in the .Net Framework 4.0, therefore you don't see assemblies in the CRL 2.0 GAC forlder.
While you use .Net Framework 4.0 the Installer is run under this version of .Net Framework and installs the assemblies in the CRL 4.0 GAC.
You will not see Stimulsoft assemblies from projects created for previous .Net versions.
You could get more information from the Understanding The CLR Binder of the MSDN Magazine.

Thank you.

Re: Using Stimulsoft Installer to install weekly Patch

Posted: Thu Mar 27, 2014 1:53 pm
by HighAley
Hello.

The another issue that you could have is that you should run Installer.exe as Administrator.
Then assemblies will be installed in the CLR v2 GAC and you will see them in C:\Windows\Assembly\ folder.

Thank you.