Trouble Updating to 2.3.6.7

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.
7/14/2011 10:06:36 AM
Gravatar
Total Posts 22

Trouble Updating to 2.3.6.7

MSSQL

Operating System Microsoft Windows NT 6.0.6002 Service Pack 2

ASP.NET 3.5 Running in Partial Trust

I have uploaded all files and edited the web.config in same fashion as I have successfully done in previous updates.  The site won't load.  This text is from the currentlog file:

2011-07-14 07:53:53,419 ERROR mojoPortal.Web.Global - 24.178.208.226-en-US - /Default.aspx- Referrer(none)
System.IO.FileNotFoundException: Could not load file or assembly 'System.Web.Extensions' or one of its dependencies. The system cannot find the file specified.
File name: 'System.Web.Extensions'
   at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
   at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
   at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
   at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
   at System.Reflection.Assembly.Load(String assemblyString)
   at System.Web.UI.AssemblyCache.Load(String assemblyName)
   at System.Web.UI.ScriptReference.GetAssembly()
   at System.Web.UI.ScriptManager.AddFrameworkScript(ScriptReference frameworkScript, List`1 scripts, Int32 scriptIndex)
   at System.Web.UI.ScriptManager.AddFrameworkScripts(List`1 scripts)
   at System.Web.UI.ScriptManager.RegisterScripts()
   at System.Web.UI.ScriptManager.OnPagePreRenderComplete(Object sender, EventArgs e)
   at System.Web.UI.Page.OnPreRenderComplete(EventArgs e)
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

7/14/2011 10:45:33 AM
Gravatar
Total Posts 18439

Re: Trouble Updating to 2.3.6.7

Hi Bob,

Sorry for the inconvenience.

It was a packaging error that caused this under .NET 3.5, if you download again and replace the mojoPortal.Web.dll it should solve this. I updated the package soon after the release, so I'm guessing you downloaded it before then.

Best,

Joe

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