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 ...Urgent, DNN6.2 error in IEUrgent, DNN6.2 error in IE
Previous
 
Next
New Post
7/2/2012 1:42 AM
 

Hi all,

 

I have installed the  DNN6.2 in local , I installed the XMOD module in that, when I click on manage form or any other link, it is displaying the following error in IE. In mozilla and google chrome it is working fine, please guide me how to solve this as this module is very urgent for the website, I have checke in local, Once it will work fine in local then I can install ion live site as well. .

ERROR

 

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Fri, 29 Jun 2012 07:27:34 UTC


Message: Permission denied
Line: 10
Char: 4
Code: 0
URI: http://localhost:78/Resources/ControlPanel/ControlPanel.debug.js?cdv=34


Message: Object doesn't support this property or method
Line: 6
Char: 35491
Code: 0
URI: http://localhost:78/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ScriptManager_TSM&compress=1&_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d3.5.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3aen-US%3a3bbfe379-348b-450d-86a7-bb22e53c1978%3aea597d4b%3ab25378d2%3bTelerik.Web.UI%2c+Version%3d2012.1.411.35%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3af1f77841-f126-4726-9fc2-0ee8be7d2341%3a16e4e7cd%3af7645509%3a24ee1bba%3af46195d3%3a2003d0b8%3a1e771326%3aaa288e2d


Message: Object doesn't support this property or method
Line: 1
Char: 408
Code: 0
URI: http://localhost:78/js/dnncore.js?cdv=34



 

 
New Post
7/2/2012 2:32 AM
 
please check version of XMod and Telerik.dll - there might be a conflict of Telerik versions included with DNN and XMod

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
7/2/2012 2:57 AM
 

Hi Sebastian,

Thanks for reply..

 

I have cehcked the bin folder: I have found the xmod related dll and also telerik dll., please check, is it correct, I need to to solve the issue on urgent basis. The Xmod version is 5.5

KnowBetter.WebControls.dll:4.5.0.0

KnowBetter.XMod.Common.dll: 1.0.0.0

KnowBetter.XMod.ComponentArt.Web.UI.dll: 3.0.1623.22353

KnowBetter.XMod.DataProviders.dll: 1.0.0.0

KnowBetter.XMod.dll: 5.5.3.29220

KnowBetter.XMod.Managers.dll: 1.0.0.0

KnowBetter.XMod.SqlDataProvider.dll:  5.5.129217

KnowBetter.XMod.StarterData.dll: 1.0.0.0

KnowBetter.XModControls.dll:  5.5.1.0

Telerik.Web.UI.dll:  2011.3.1115.35

Telerik.Web.UI.Skins.dll:  2011.3.1115.35

 

 

 
New Post
7/2/2012 3:13 AM
 
what is the redirect statement for telerik in your web.config looking like? is telerik.dll same as included with DNN install package for DNN 6.2.0?

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
7/2/2012 3:33 AM
 

Hi Sebastian,

 

 Thanks for reply, I have checked the web.config file and found the following entries for telerik.

 

Thanks and Regards

SAnsugoi

 

<add name="RadUploadModule" type="Telerik.Web.UI.RadUploadHttpModule, Telerik.Web.UI" preCondition="managedHandler" />

<add name="RadProgressHandler" verb="*" path="Telerik.RadUploadProgressHandler.ashx" type="Telerik.Web.UI.Upload.RadUploadProgressHandler, Telerik.Web.UI" preCondition="integratedMode" />

<add name="Telerik.Web.UI.WebResource" verb="*" path="Telerik.Web.UI.WebResource.axd" type="Telerik.Web.UI.WebResource, Telerik.Web.UI" preCondition="integratedMode" />

<add name="Telerik.Web.UI.ChartHttpHandler" verb="*" path="ChartImage.axd" type="Telerik.Web.UI.ChartHttpHandler, Telerik.Web.UI, Culture=neutral, PublicKeyToken=121fae78165ba3d4" />

 <add name="RadUploadModule" type="Telerik.Web.UI.RadUploadHttpModule, Telerik.Web.UI" />
     
 <add verb="*" path="Telerik.RadUploadProgressHandler.ashx" type="Telerik.Web.UI.Upload.RadUploadProgressHandler, Telerik.Web.UI" />

<add verb="*" path="Telerik.Web.UI.WebResource.axd" validate="false" type="Telerik.Web.UI.WebResource, Telerik.Web.UI" />

<add verb="*" path="ChartImage.axd" type="Telerik.Web.UI.ChartHttpHandler, Telerik.Web.UI, Culture=neutral, PublicKeyToken=121fae78165ba3d4" validate="true" />

 <dependentAssembly>
        <assemblyIdentity name="Telerik.Web.UI" publicKeyToken="121fae78165ba3d4" />
        <!--Upgraded by DotNetNuke.Telerik.Web version 6.2.0 - Date: 6/29/2012 12:11:57 PM-->
        <!--<bindingRedirect oldVersion="2008.0.0.0-2020.0.0.0" newVersion="2012.1.411.35" xmlns="urn:schemas-microsoft-com:asm.v1" />-->
        <bindingRedirect oldVersion="2008.0.0.0-2020.0.0.0" newVersion="2012.1.411.35" />
      </dependentAssembly>


 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Urgent, DNN6.2 error in IEUrgent, DNN6.2 error in IE


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