Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Error when accessing Repository after manual update to 2.11 (type 'CounterSoft.Web.UI.TreeWeb' exist

web-app

 

After the upgrade we are no more able to access project repositories. We made a manual upgrade from 205 to 211.

Do you have an idea whats going wrong?

Thanks in advance.

 

c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\a9d8cc9a\84c1601b\AppWebrepository.aspx.431797e0.wmi2tqlv.0.cs(205): error CS0433: The type 'CounterSoft.Web.UI.TreeWeb' exists in both 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\a9d8cc9a\84c1601b\assembly\dl3\2836ee6c\00830bf23d8dc601\CounterSoft.WebControls.DLL' and 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\a9d8cc9a\84c1601b\assembly\dl3\5c03c070\0065fcaff476c701\CounterSoft.Gemini.Controls.DLL' 02/05/2007 14:19:54 SOURCE: System.Web TARGETSITE: System.CodeDom.Compiler.CompilerResults Compile() STACKTRACE: at System.Web.Compilation.AssemblyBuilder.Compile() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean noAssert) at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert

deniz
· 1
deniz
Replies (2)
helpful
0
not helpful

You need to delete the old bin folder of the web app and replace it with the new one.

Seems like you have old DLLs in there.


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Thank you very much for your help, it works.


deniz
· 1
deniz