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
-
- Posts: 7
- Joined: Mon Feb 07, 2011 5:36 am
- Location: INDIA
Update problem
Hello.
Thank you.
You didn't remove all old assemblies.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 should remove temporary copies of assemblies, not only from GAC.c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\idsconcrete\55faa230\a05fb5ba\assembly\dl3\5967f9dc\008e4c19_25afcc01\Stimulsoft.Report.Web.DLL
Thank you.