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

Error after update

3 Answers 104 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Andrew
Top achievements
Rank 1
Andrew asked on 31 Oct 2011, 06:19 AM

My Visual studio asked me if i wanted to update to the latest Silverlight controls.
I said yes and after the update was done i started receiving an error.:

 

Error    1    The type or namespace name 'RadButton' could not be found (are you missing a using directive or an assembly reference?)    D:\Projects\Silverlight\cint.Rabbit.Shell\cint.Rabbit.Shell\obj\Debug\Views\Users.g.i.cs    40    18    cint.Rabbit.Shell

I tried to clear and recompile, but it's not helping.

What can i do about that?

3 Answers, 1 is accepted

Sort by
0
Michael Hilgers
Top achievements
Rank 1
answered on 24 Feb 2012, 11:19 AM
I always get the same errors after upgrading to a new version. (for RadDatePicker, Rad GridView etc.)...

Why is this always a problem?
0
Rossen Hristov
Telerik team
answered on 24 Feb 2012, 11:41 AM
Hello,

We also get the same MainPage.g.i.cs errors constantly while working and trying to rebuild.

This is a Visual Studio problem described here. Hopefully Microsoft will do something about this soon, because it is quite irritating.

Kind regards,
Ross
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
0
Michael Hilgers
Top achievements
Rank 1
answered on 24 Feb 2012, 11:45 AM
It seems that project explorer -> project -> clean (in german it is "bereinigen) solves the issue! after that all the 'g.i.cs' errors are gone without any other action.
Tags
General Discussions
Asked by
Andrew
Top achievements
Rank 1
Answers by
Michael Hilgers
Top achievements
Rank 1
Rossen Hristov
Telerik team
Share this question
or