Upgrade issue

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
5/25/2009 7:26:06 AM
Gravatar
Total Posts 7

Upgrade issue

Hello,

 

After upgrading to the latest release, I have this issue (It's on a Win2k8 x64 version, the app.pool is integrated, and I try also "Enable 32 bit app...):

////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

Event code: 3007
Event message: A compilation error has occurred.
Event time: 5/25/2009 3:18:49 PM
Event time (UTC): 5/25/2009 12:18:49 PM
Event ID: 6ae75dc4049747729d2e0336d309d24f
Event sequence: 41
Event occurrence: 1
Event detail code: 0

Application information:
Application domain: /LM/W3SVC/29/ROOT-1-128877274996016457
Trust level: Full
Application Virtual Path: /
Application Path: D:\inetpub\aplicatii\infosystems4u.ro\subdomains\holograf-mojo\
Machine name: WEBCENTER

Process information:
Process ID: 7924
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE

Exception information:
Exception type: HttpCompileException
Exception message: c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\7f67e4c8\1f5ea67d\App_GlobalResources.v-eduj4q.10.cs(11): error CS0101: The namespace 'Resources' already contains a definition for 'FeedResources'

Request information:
Request URL: http://holograf-mojo.infosystems4u.ro/
Request path: /
User host address: 89.34.9.106
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\NETWORK SERVICE

Thread information:
Thread ID: 6
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at System.Web.Compilation.AssemblyBuilder.Compile()
at System.Web.Compilation.BuildProvidersCompiler.PerformBuild()
at System.Web.Compilation.CodeDirectoryCompiler.GetCodeDirectoryAssembly(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories, Boolean isDirectoryAllowed)
at System.Web.Compilation.BuildManager.CompileCodeDirectory(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories)
at System.Web.Compilation.BuildManager.CompileResourcesDirectory()
at System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled()
at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters)


Custom event details:
 

5/25/2009 7:47:19 AM
Gravatar
Total Posts 18439

Re: Upgrade issue

Hi,

See the FAQ page http://www.mojoportal.com/faq.aspx

You need to delete any files ending in .zh-Hant.resx from the App_GlobalResources folder.

Hope it helps,

Joe 

You must sign in to post in the forums. This thread is closed to new posts.