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

Tree no longer clickable after upgrade - just a plain list

6 Answers 60 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Bob
Top achievements
Rank 1
Bob asked on 25 Sep 2008, 01:48 PM
I recently upgraded and went back in to one of my projects to update some text.  When I started testing I noticed that one of my TreeViews was no longer clickable - it was just a plain list.  A similar type TreeView on a seperate page continues to behave as expected.

I've seen at least one other post where it sounds like this has happened.  Is there a solution or possible additional bug patch available?

6 Answers, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 25 Sep 2008, 02:21 PM
Hi Bob,

Are there any JavaScript errors in your page?

Regards,
Albert
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Bob
Top achievements
Rank 1
answered on 25 Sep 2008, 02:34 PM
Yes:

Error: a is undefined
Source File: http://localhost/intranet/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ContentPlaceHolder_Body_RadScriptManager1_HiddenField&compress=1&_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d3.5.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3aen-US%3a94b8a2b4-5efc-4f4c-9641-d912b698978d%3a52817a7d%3a67c678a8%3bTelerik.Web.UI%2c+Version%3d2008.2.826.35%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3a2b1b618c-2ad2-4d4e-8b5a-afa3e17baf61%3a393f5085%3bTelerik.Web.UI%2c+Version%3d2008.2.826.35%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3a2b1b618c-2ad2-4d4e-8b5a-afa3e17baf61%3a526d426%3bTelerik.Web.UI%2c+Version%3d2008.2.826.35%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3a2b1b618c-2ad2-4d4e-8b5a-afa3e17baf61%3a4b40c3e6%3bTelerik.Web.UI%2c+Version%3d2008.2.826.35%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3a2b1b618c-2ad2-4d4e-8b5a-afa3e17baf61%3a4fc2fd6d%3bTelerik.Web.UI%2c+Version%3d2008.2.826.35%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3a2b1b618c-2ad2-4d4e-8b5a-afa3e17baf61%3a9703c1f0%3bTelerik.Web.UI%2c+Version%3d2008.2.826.35%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3a2b1b618c-2ad2-4d4e-8b5a-afa3e17baf61%3aa3f85c94%3bTelerik.Web.UI%2c+Version%3d2008.2.826.35%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3a2b1b618c-2ad2-4d4e-8b5a-afa3e17baf61%3ac4e0cafb%3bTelerik.Web.UI%2c+Version%3d2008.2.826.35%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3a2b1b618c-2ad2-4d4e-8b5a-afa3e17baf61%3a4b6f7e66
Line: 6

The page that works doesn't have this error.
0
Erjan Gavalji
Telerik team
answered on 25 Sep 2008, 03:01 PM
Hi Bob,

We found recently, that RadScriptManager causes this problem when a ScriptReference is added to its Scripts property. The problem happens after the upgrade to .NET Framework SP1 and we are on our final steps to fix it. Can you verify you experience the same problem?

If you open a formal support ticket I will be able to send you a fix once ready.

Kind regards,
Erjan Gavalji
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Bob
Top achievements
Rank 1
answered on 25 Sep 2008, 03:06 PM
Neither page has a script reference added.

    <telerik:RadScriptManager ID="RadScriptManager1" runat="server"
        EnableTheming="True">
    </telerik:RadScriptManager>

0
Erjan Gavalji
Telerik team
answered on 25 Sep 2008, 03:31 PM
Hi Bob,

Can you open a support ticket (for privacy reasons) and send the project to us? If it is a large one, please isolate the page to a separate small website and pack it instead.

We will research the problem and will get back with a solution as quickly as possible.

Kind regards,
Erjan Gavalji
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Ged
Top achievements
Rank 1
answered on 13 Feb 2009, 01:03 PM
Could you please post the resolution to this error?  Taking it to a formal ticket is great, but it'd be nice if the rest of use can benefit!

I'm having the same issues WITH a ScriptReference added and there's not really any hints as to what to do to solve the issue.

Thanks,
Dave
Tags
TreeView
Asked by
Bob
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Bob
Top achievements
Rank 1
Erjan Gavalji
Telerik team
Ged
Top achievements
Rank 1
Share this question
or