HTTP Error 500.19 - Internal Server Error / Error Code 0x80070032

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.
9/22/2013 8:45:45 AM
Gravatar
Total Posts 18
Children is a product of their parents!

HTTP Error 500.19 - Internal Server Error / Error Code 0x80070032

HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.

Detailed Error Information

Module IIS Web Core
Notification BeginRequest
Handler Not yet determined
Error Code 0x80070032
Config Error The configuration section 'system.web.extensions' cannot be read because it is missing a section declaration
Config File \\?\C:\inetpub\wwwroot\lovnes.no\portal\web.config

Requested URL http://www.lovnes.no:80/portal/setup/Default.aspx
Physical Path C:\inetpub\wwwroot\lovnes.no\portal\setup\Default.aspx
Logon Method Not yet determined
Logon User Not yet determined

Config Source
1118: </location>

1119: <system.web.extensions>

1120: <scripting>

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------

 

I'm running: SQL 2008  -  Server 2008 R2 (with latest updates)  -  .NET4 (Client Profile & Extended)  -  MojpPortal in the process of updating from 2.3.4.3 to 2.3.9.9

Copied the .ZIP file to my portal-directory. Replaced all files. Set "Security" to "Full control" for "Users".

I have edited the file "Web.config" section shown below to:

<add key="MSSQLConnectionString" value="server=10.20.14.22;UID=lovnes;PWD=lovnes;database=lovnes" />

 

It's two years since I last updated my site surprise so I have probably forgotten something......But what?

Please HELP!

9/22/2013 9:30:21 AM
Gravatar
Total Posts 18439

Re: HTTP Error 500.19 - Internal Server Error / Error Code 0x80070032

Hi,

Either you've made a typo of some kind in Web.config or user.config or you've installed the .NET 4 package of mojoportal under .NET 3.5 or vice versa. See the 9th and 10 items in our faq for related info.

Hope that helps,

Joe

9/22/2013 3:18:55 PM
Gravatar
Total Posts 18
Children is a product of their parents!

Re: HTTP Error 500.19 - Internal Server Error / Error Code 0x80070032

No typo in Web.config. Didn't know of the file "user.config"....but put the same MSSQLConnectionString in user.config. Same problem!

This is an Server 2008 R2 witch I probably initialy installed with 3.5 .Net, but installed 4.0 .Net later (don't remember). Is that a problem?

I can give you access to the server - RDP - and pay you to see what is wrong :-)

9/23/2013 6:07:36 AM
Gravatar
Total Posts 18439

Re: HTTP Error 500.19 - Internal Server Error / Error Code 0x80070032

.NET 4/4.5 would be the best choice and using the .NET 4 package of mojoportal.

If you email me the rdp credentials and any other relevant information ie which IIS web site, I will take a look. joe dot audette at g mail dotcom

9/24/2013 2:39:11 PM
Gravatar
Total Posts 18
Children is a product of their parents!

Re: HTTP Error 500.19 - Internal Server Error / Error Code 0x80070032

The update works :-)

the reason for updating is that I have seriously problems with editing new and existing content. Have sent you info @g Mail :-)

 

please HELP ?!?

9/24/2013 3:40:53 PM
Gravatar
Total Posts 18439

Re: HTTP Error 500.19 - Internal Server Error / Error Code 0x80070032

Many thanks for the generous beer donation!

what do you mean by you can't edit? please describe the problem in detail, what you did, expected result, actual result?

A problem with the wysiwyg editor?

are there any script errors on the page in the javscript console of the web browser?

if you are getting script errors on the page, most problems can be solved by applying the needed changes from Important Skin Changes

or you could also copy a newer skin from /Data/skins/ into /Data/Sites/[SiteID]/skins and see if that solves the problem using a newer skin.

are you using CKeditor or TinyMCE? or maybe you were using FCKeditor since you upgraded from a very old version, if so go into site settings and choose ckeditor instead.

Hope that helps,

Joe

9/24/2013 4:00:58 PM
Gravatar
Total Posts 18
Children is a product of their parents!

Re: HTTP Error 500.19 - Internal Server Error / Error Code 0x80070032

Darn...You are god!

Installed Java 7.40 just for show.

Changed to CKeditor......and It's working again!

Super support!

More beer coming your way!

Thanks again for all help!

9/24/2013 4:15:53 PM
Gravatar
Total Posts 18439

Re: HTTP Error 500.19 - Internal Server Error / Error Code 0x80070032

Thanks again for the beers! Glad its working!

just fyi, mojoPortal uses .NET not Java so that is completely unrelated to mojoPortal but might be needed for other things running on your server.

Cheers,

Joe

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