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

Error - Type or NameSpace Couldnot be found

1 Answer 347 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Stark
Top achievements
Rank 1
Stark asked on 09 Dec 2014, 07:24 AM
My Code was working fine ....all of a sudden I am getting the following error when I tried to Build the project today .

my project has telerik.web.ui added already and everything was fine

type or namespace name 'GridBatchEditingEventArgs' could not be found (are you missing a using directive or an assembly reference?) 


The type or namespace name 'DropDownListEventArgs' could not be found (are you missing a using directive or an assembly reference


Please advise on this

1 Answer, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 12 Dec 2014, 07:45 AM
Hi Stark,

The issue that you are describing is rather unexpected if no changes were made. Can you please confirm that you have not updated our controls recently and also confirm that you are including Telerik.Web.UI in the code-behind of your page:
using Telerik.Web.UI;

If you have recently upgraded our control, please go through the steps in the following help article and see if it will fix the problem:
I am looking forward to your reply.


Regards,
Konstantin Dikov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Ajax
Asked by
Stark
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Share this question
or