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

Error while debugging

2 Answers 53 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
humam
Top achievements
Rank 1
humam asked on 08 Mar 2011, 01:05 PM
hi,
I downloaded a source code for a demo available on telerik's website which uses ASP.net AJAX, when I try to run it on my pc it gives me alot of errors, tried to fix them by adding the references again but still errors are coming. The problem is referring to a function in another class is not working. This is a picture of what is happening. 


2 Answers, 1 is accepted

Sort by
0
humam
Top achievements
Rank 1
answered on 08 Mar 2011, 05:10 PM
I think my enquiry is not worth it to reply at :)

Regards.  
0
Vasil
Telerik team
answered on 09 Mar 2011, 12:36 PM
Hello humam,

Try to add:
using Telerik.Web.UI;
In the top of the Default.aspx.cs file. Make sure that you have Telerik.Web.UI.dll in the "\bin" folder of your site. And that the file is properly referenced to your project.

Also please tell us which demo you downloaded. I will check it out and see what should be changed in order to work properly.

Regards,
Vasil
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
General Discussions
Asked by
humam
Top achievements
Rank 1
Answers by
humam
Top achievements
Rank 1
Vasil
Telerik team
Share this question
or