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

[Solved] UI Controls are not enabled

1 Answer 180 Views
Input
This is a migrated thread and some comments may be shown as answers.
Paul Corbett
Top achievements
Rank 1
Paul Corbett asked on 15 Jan 2008, 05:02 PM
Hi,

Since I am a new user these problems maybe due to wrong installation.
Here is what I have done.

  1. I am using Visual Web Developer and Prometheus Controls.
  2. I create a new website.
  3. Add the RadScriptManager and in the smart tag I click to register the manager in the webconfig file.
  4. I drop a calendar control, a combobox and a radtext box.
  5. The skins for the calendar and combobox are visible during runtime but I can't select any values from the controls as they look frozen.
  6. The textbox's skin is visible dure design time but not during runtime. Also the emptytext value is not shown during runtime.
  7. I open my Firefox Error Console and I see the following errors :
          Type is not defined
         
http://localhost:1113/MySampleSite/Telerik.Web.UI.WebResource.axd? TSM HiddenField=RadScriptManager1......

         Sys is not defined
      
http://localhost:1113/MySampleSite/Default.aspx

  Any suggestions of what I am doing wrong.

Note that I have also installed the Q3 Rad controls if that makes any difference.

Thank you,

Chris

1 Answer, 1 is accepted

Sort by
0
Paul Corbett
Top achievements
Rank 1
answered on 15 Jan 2008, 05:25 PM
Please cancel this ticket as I found the problem

I did not add the configuration elements for the asp.net ajax.

Once I did the configuration the problems were solved.


Thanks
Tags
Input
Asked by
Paul Corbett
Top achievements
Rank 1
Answers by
Paul Corbett
Top achievements
Rank 1
Share this question
or