This question is locked. New answers and comments are not allowed.
Hy, i downloaded the actual source for ExecutiveDashboard 2012.02.15.
When i Start (or compile) i get 5 errors in file i never seen with the ending .g.i.cs
there are using errors, when i implement the using in the recompile it loads the old code without the usings...
what made i wrong?
here are the 5 errors:
Fehler 1 Der Typ- oder Namespacename "RadSlider" konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?) D:\Daten\Install\Telerik\ExecutiveDashboard\ExecutiveDashboard\obj\Debug\ColorSelector.g.i.cs 40 18 ExecutiveDashboard_SL
Fehler 2 Der Typ- oder Namespacename "RadSlider" konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?) D:\Daten\Install\Telerik\ExecutiveDashboard\ExecutiveDashboard\obj\Debug\ColorSelector.g.i.cs 42 18 ExecutiveDashboard_SL
Fehler 3 Der Typ- oder Namespacename "RadChart" konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?) D:\Daten\Install\Telerik\ExecutiveDashboard\ExecutiveDashboard\obj\Debug\Controls\ChartUserControl.g.i.cs 42 18 ExecutiveDashboard_SL
Fehler 4 Der Typ- oder Namespacename "RadSlider" konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?) D:\Daten\Install\Telerik\ExecutiveDashboard\ExecutiveDashboard\obj\Debug\ColorSelector.g.i.cs 44 18 ExecutiveDashboard_SL
Fehler 5 Der Typ- oder Namespacename "RadToggleButton" konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?) D:\Daten\Install\Telerik\ExecutiveDashboard\ExecutiveDashboard\obj\Debug\MainPage.g.i.cs 103 18 ExecutiveDashboard_SL
When i Start (or compile) i get 5 errors in file i never seen with the ending .g.i.cs
there are using errors, when i implement the using in the recompile it loads the old code without the usings...
what made i wrong?
here are the 5 errors:
Fehler 1 Der Typ- oder Namespacename "RadSlider" konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?) D:\Daten\Install\Telerik\ExecutiveDashboard\ExecutiveDashboard\obj\Debug\ColorSelector.g.i.cs 40 18 ExecutiveDashboard_SL
Fehler 2 Der Typ- oder Namespacename "RadSlider" konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?) D:\Daten\Install\Telerik\ExecutiveDashboard\ExecutiveDashboard\obj\Debug\ColorSelector.g.i.cs 42 18 ExecutiveDashboard_SL
Fehler 3 Der Typ- oder Namespacename "RadChart" konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?) D:\Daten\Install\Telerik\ExecutiveDashboard\ExecutiveDashboard\obj\Debug\Controls\ChartUserControl.g.i.cs 42 18 ExecutiveDashboard_SL
Fehler 4 Der Typ- oder Namespacename "RadSlider" konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?) D:\Daten\Install\Telerik\ExecutiveDashboard\ExecutiveDashboard\obj\Debug\ColorSelector.g.i.cs 44 18 ExecutiveDashboard_SL
Fehler 5 Der Typ- oder Namespacename "RadToggleButton" konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?) D:\Daten\Install\Telerik\ExecutiveDashboard\ExecutiveDashboard\obj\Debug\MainPage.g.i.cs 103 18 ExecutiveDashboard_SL