Page 1 of 1

Update problem

Posted: Tue Mar 27, 2012 1:53 am
by ROHIT GUPTA
Hello,

I have updated my stimulsoft. web reports to new last pre built, now i am trying to build my website with new version but i am getting following error

"The type 'Stimulsoft.Report.Web.StiWebViewer' exists in both 'c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\idsconcrete\55faa230\a05fb5ba\assembly\dl3\5967f9dc\008e4c19_25afcc01\Stimulsoft.Report.Web.DLL' and 'c:\Windows\assembly\GAC_MSIL\Stimulsoft.Report.Web\2012.1.1216.0__ebe6666cba19647a\Stimulsoft.Report.Web.dll' c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\idsconcrete\55faa230\a05fb5ba\App_Web_frmcustomerreport.aspx.dfa151d5.fafvwh0g.0.cs"

Kindly please guide me how can i solve this issue.

I have removed old assemblies from GAC and replaced with new assembiles.
also i have added assembly tag in web.config file.

Regards..

Rohit Gupta

Update problem

Posted: Wed Mar 28, 2012 3:28 am
by HighAley
Hello.
rohitigupta wrote:I have updated my stimulsoft. web reports to new last pre built, now i am trying to build my website with new version but i am getting following error

"The type 'Stimulsoft.Report.Web.StiWebViewer' exists in both 'c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\idsconcrete\55faa230\a05fb5ba\assembly\dl3\5967f9dc\008e4c19_25afcc01\Stimulsoft.Report.Web.DLL' and 'c:\Windows\assembly\GAC_MSIL\Stimulsoft.Report.Web\2012.1.1216.0__ebe6666cba19647a\Stimulsoft.Report.Web.dll' c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\idsconcrete\55faa230\a05fb5ba\App_Web_frmcustomerreport.aspx.dfa151d5.fafvwh0g.0.cs"

Kindly please guide me how can i solve this issue.

I have removed old assemblies from GAC and replaced with new assembiles.
also i have added assembly tag in web.config file.
You didn't remove all old assemblies.
c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\idsconcrete\55faa230\a05fb5ba\assembly\dl3\5967f9dc\008e4c19_25afcc01\Stimulsoft.Report.Web.DLL
You should remove temporary copies of assemblies, not only from GAC.

Thank you.