This is a migrated thread and some comments may be shown as answers.

Script Module Error

2 Answers 87 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Yma
Top achievements
Rank 1
Yma asked on 03 Oct 2009, 01:16 AM

I am very new to Telerix and Started with your demo version.But I am getting an error like this once i try to run it.What is this error and how can I solve this.

tnx.


Detailed Error Information
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 'ScriptModule'
Config File \\?\C:\Program Files\Telerik\RadControls for ASP.NET AJAX Q2 2009\Live Demos\web.config
Requested URL http://localhost:80/MyTelerix/Defaut.aspx
Physical Path C:\Program Files\Telerik\RadControls for ASP.NET AJAX Q2 2009\Live Demos\Defaut.aspx
Logon Method Not yet determined
Logon User Not yet determined
Config Source
 <add name="RadUploadModule" type="Telerik.Web.UI.RadUploadHttpModule, Telerik.Web.UI" preCondition="managedHandler" />
  147: <add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" preCondition="managedHandler" />
  148: </modules>

2 Answers, 1 is accepted

Sort by
0
Vesko
Top achievements
Rank 2
answered on 07 Oct 2009, 12:18 PM
Does it help if you remove that line from the web.config file?

Do you use DNN? It seems a common error if you search in Google.
0
Vesko
Top achievements
Rank 2
answered on 07 Oct 2009, 12:20 PM
Tags
General Discussions
Asked by
Yma
Top achievements
Rank 1
Answers by
Vesko
Top achievements
Rank 2
Share this question
or