Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...HTTP Error 500.19 - Internal Server ErrorHTTP Error 500.19 - Internal Server Error
Previous
 
Next
New Post
3/17/2009 4:18 AM
 

I copied a site and database across from one pc to another. I can edit the heading but I receive an Error 500.19 when I click the Edit Text link in the content pane after I successfully loaded a HTML/Text module.

Detail:

Module IIS Web Core
Notification BeginRequest
Handler Not yet determined
Error Code 0x800700b7
Config Error Cannot add duplicate collection entry of type 'add' with unique key attribute 'name' set to 'AJAX_ScriptResourceHandler'
Config File \\?\C:\inetpub\wwwroot\DotNetNuke_2\Providers\web.config

Requested URL http://localhost:80/DotNetNuke_2/Providers/HtmlEditorProviders/Fck/FCKeditor/editor/fckeditor.html?InstanceName=dnn_ctr398_EditHTML_teContent_teContent&Toolbar=DNNDefault
Physical Path C:\inetpub\wwwroot\DotNetNuke_2\Providers\HtmlEditorProviders\Fck\FCKeditor\editor\fckeditor.html
Logon Method Not yet determined
Logon User Not yet determined
 

Config source:

  320: 			<remove name="ScriptHandlerFactoryAppServices" />
  321: 			<remove name="ScriptResource" /><add name="AJAX_ScriptResourceHandler" path="ScriptResource.axd" verb="GET,HEAD" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" preCondition="integratedMode,runtimeVersionv2.0" />
  322: 			<add name="AJAX_AppServiceHandler" path="*_AppService.axd" verb="*" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" preCondition="integratedMode,runtimeVersionv2.0" />

 

 
New Post
3/17/2009 3:03 PM
 
  1. Open up c:\inetpub\wwwroot\DotNetNuke_2\Providers\web.config.
  2. Locate line 321 (the line highlighted in red).
  3. Remove everything after the tag "< remove name="ScriptResource" / >".
    OR
    Add "< remove name="AJAX_ScriptResourceHandler" / >" before "< add name="AJAX_ScriptResourceHandler"..." (don't forget to remove the quotes).

If this is a Virtual Folder or a subfolder, it'll be inheriting the settings from it's parent folder.  If a setting is specifed in a parent, you cannot redefine it in the child unless you first remove the parent setting.

Hopefully this helps! Good luck!

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...HTTP Error 500.19 - Internal Server ErrorHTTP Error 500.19 - Internal Server Error


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out