Support Forums
 
  Forum  Support  Installation He...  Installation issue
Previous Previous
 
Next Next
New Post 11/17/2005 3:17 PM
  Scott Hertel
1 posts
No Ranking


Installation issue 

I'm receiving the following error after installation:

 

Configuration Error

Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: The required attribute 'name' was not found.

Source Error:

Line 56:       
Line 57:       	<!--BEGIN: AJAX Handler-->
Line 58: 			<add verb="POST,GET" path="DesktopModules/*.ashx" type="Ajax.PageHandlerFactory, Ajax" />
Line 59: 			<!--END: AJAX Handler-->
Line 60:     </httpModules>
 
New Post 11/18/2005 11:54 AM
  Will Gillen
65 posts
No Ranking




Re: Installation issue 

Scott,

Can you tell me if you also copied the "ajax.dll" into the "BIN" directory of your DotNetNuke installation?

If you have already done this, please send me a copy of your Web.Config file to:  support@swirlhost.com so that I can review it to look for any problems.

If you send the Web.Config, PLEASE MAKE SURE YOU REMOVE THE NODES (for security reasons):

<add key="SiteSqlServer" value="............." />
    <add key="MachineValidationKey" value="...................." />
    <add key="MachineDecryptionKey" value="............................" />

Then, I can look through and make sure everything is configured properly.

Thanks.

-- Will Gillen
-- Product Engineer


-- Will Gillen, Swirlhost Inc.
 
New Post 11/19/2005 7:46 AM
  Will Gillen
65 posts
No Ranking




Re: Installation issue 

After further inspection, I notice that you are adding the line to the <httpModules> node.  Actually, the AJAX handler line needs to be added to the <httpHandlers> node in the Web.Config.

Please move the line to the <httpHandlers> node and let me know if you have any further problems.


-- Will Gillen, Swirlhost Inc.
 
Previous Previous
 
Next Next
  Forum  Support  Installation He...  Installation issue
     

DotNetNuke Gold Benefactor

Copyright (c) 2012 Swirl AJAX ChatRoom Module
Privacy Statement | Terms Of Use