Machine Key

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.
10/11/2011 1:08:12 PM
Gravatar
Total Posts 383
Thanks Squire Dude

Machine Key

Hi,

I am not sure what I am doing wrong but I am sure its me missing some silly little thing out!!!!

Before I upgrade my public site I wanted to test the upgrade jump (from 2.3.6.1 to 2.3.7.0) locally on my machine before the actual upgrade on the public server.  BUT I am getting a Machine Key error before I even get going on the local machine.

I am doing....
Copy Server site to folder 1(localhost/SMS) on local machine...
UnZip new version to new folder 2(localhost/mojoportal) on local machine...
Copy new version from folder 2 to folder 1...
run setup (localhost/SMS/setup/default.asp...

Source Error:

Line 720:  -->
Line 721:
Line 722:    <machineKey validationKey="55BA53B475CCAE0992D6BF9FE463A5E97F00C6C16DA3D7DF9202E560078AB501643C15514785FEE30FEF26FC27F5CE594B42FFCA55452EF90E8A056B4DAE9F39" decryptionKey="939232D527AC4CD3E449441FE887DA110A16C1A36924C424CBAAE3F00282436C" validation="SHA1" decryption="AES"/>
Line 723:
Line 724:


Source File: C:\inetpub\wwwroot\sms\web.config    Line: 722


Show Additional Configuration Errors:

It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level.  This error can be caused by a virtual directory not being configured as an application in IIS. (C:\inetpub\wwwroot\sms\web.config line 765)

It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level.  This error can be caused by a virtual directory not being configured as an application in IIS. (C:\inetpub\wwwroot\sms\web.config line 777)

It is an error to us...

I've never seen this seen this error before so before I start chasing it down, thought I'd check here first!

Thanks

10/11/2011 1:12:57 PM
Gravatar
Total Posts 383
Thanks Squire Dude

Re: Machine Key

Okay folks,

Well begin anxious to get this done I checked in IIS and it was NOT configured as an Application... ALL FIXED!

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