Skip to main content
Home Forums General Silverlight Installation and Setup Problem after Blend 2.5 June
5 replies. Latest Post by Sigfrield on August 26, 2008.
(0)
Sigfrield
Member
4 points
6 Posts
07-07-2008 10:01 PM |
Hi, i got some problems here, after i installed the blend 2.5 june preview , most of my references got problem, i got something like 210 errors ... all about references. So i unistalled the blend, and tried the march preview again. After this, i cant build anymore. Always i get the error "The Silverlight 2 SDK is not installed". I downloaded the sdk again , installed, and nothing, continous the error. Someone knows what can be?
Jonathan...
All-Star
24939 points
2,425 Posts
07-09-2008 12:04 AM |
Hi Sigfrield,
Most times, it is hardly to reproduce the installation related issues and cannot investigate these issues in our communities' shoes. In this condition, we recommend that you'd better redo the installation by following the steps listed below.
Also you can follow the steps here.
Best regards,
Jonathan
07-09-2008 7:59 AM |
Jonathan, thank you a lot for your answer, i already resolved the problem when i unistall the june preview, and install just the Silverlight 2 SDK, so i can compile. But my problem continous with the june preview, always after i install, i got problems with references, animations, events ... like i said before, something like 200 errors ... and when i came back to march preview compile fine. I cant understand what i have to change to work fine in current version.
07-09-2008 9:35 AM |
Just to show here, i tried to compile other previous project, and i got 55 errors ... and this project work fine in the previous version (march preview). Look the first error, "InitializeComponent();" , always was generate, and have the implementation on FileName.g.cs (a behind code auto generated) and now is a error. Please someone explain me this.Error 2 The name 'InitializeComponent' does not exist in the current context C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\ProgressBar.xaml.cs 18 4 SlAppMovTesteError 3 'SlAppMovTeste.PasswordTextBox' does not contain a definition for 'RenderTransform' and no extension method 'RenderTransform' accepting a first argument of type 'SlAppMovTeste.PasswordTextBox' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\PasswordTextBox.xaml.cs 25 18 SlAppMovTesteError 4 'SlAppMovTeste.PasswordTextBox' does not contain a definition for 'TextChanged' and no extension method 'TextChanged' accepting a first argument of type 'SlAppMovTeste.PasswordTextBox' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\PasswordTextBox.xaml.cs 28 18 SlAppMovTesteError 5 'SlAppMovTeste.PasswordTextBox' does not contain a definition for 'KeyDown' and no extension method 'KeyDown' accepting a first argument of type 'SlAppMovTeste.PasswordTextBox' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\PasswordTextBox.xaml.cs 28 96 SlAppMovTesteError 6 'object' does not contain a definition for 'Text' C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\PasswordTextBox.xaml.cs 62 38 SlAppMovTesteError 7 'object' does not contain a definition for 'Text' C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\PasswordTextBox.xaml.cs 64 30 SlAppMovTesteError 8 'object' does not contain a definition for 'Text' C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\PasswordTextBox.xaml.cs 64 50 SlAppMovTesteError 9 'object' does not contain a definition for 'Text' C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\PasswordTextBox.xaml.cs 83 22 SlAppMovTesteError 10 'object' does not contain a definition for 'Text' C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\PasswordTextBox.xaml.cs 107 40 SlAppMovTesteError 11 The name 'Select' does not exist in the current context C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\PasswordTextBox.xaml.cs 109 13 SlAppMovTesteError 12 The name 'InitializeComponent' does not exist in the current context C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\ObjTeste.xaml.cs 38 4 SlAppMovTesteError 13 The name 'InitializeComponent' does not exist in the current context C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\CustomPopup.xaml.cs 23 4 SlAppMovTesteError 14 The name 'InitializeComponent' does not exist in the current context C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Map.xaml.cs 24 4 SlAppMovTesteError 15 The name 'InitializeComponent' does not exist in the current context C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 32 13 SlAppMovTesteError 16 'SlAppMovTeste.Page' does not contain a definition for 'LayoutRoot' and no extension method 'LayoutRoot' accepting a first argument of type 'SlAppMovTeste.Page' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 33 18 SlAppMovTesteError 17 'SlAppMovTeste.Page' does not contain a definition for 'LayoutRoot' and no extension method 'LayoutRoot' accepting a first argument of type 'SlAppMovTeste.Page' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 38 18 SlAppMovTesteError 18 'SlAppMovTeste.Page' does not contain a definition for 'LayoutRoot' and no extension method 'LayoutRoot' accepting a first argument of type 'SlAppMovTeste.Page' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 39 18 SlAppMovTesteError 19 'SlAppMovTeste.Page' does not contain a definition for 'LayoutRoot' and no extension method 'LayoutRoot' accepting a first argument of type 'SlAppMovTeste.Page' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 40 18 SlAppMovTesteError 20 'SlAppMovTeste.PasswordTextBox' does not contain a definition for 'Width' and no extension method 'Width' accepting a first argument of type 'SlAppMovTeste.PasswordTextBox' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 45 22 SlAppMovTesteError 21 'SlAppMovTeste.PasswordTextBox' does not contain a definition for 'Height' and no extension method 'Height' accepting a first argument of type 'SlAppMovTeste.PasswordTextBox' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 46 22 SlAppMovTesteError 22 'SlAppMovTeste.Page' does not contain a definition for 'btnProgress' and no extension method 'btnProgress' accepting a first argument of type 'SlAppMovTeste.Page' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 49 18 SlAppMovTesteError 23 'SlAppMovTeste.Page' does not contain a definition for 'btnTeste' and no extension method 'btnTeste' accepting a first argument of type 'SlAppMovTeste.Page' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 50 18 SlAppMovTesteError 24 'SlAppMovTeste.Page' does not contain a definition for 'btnPass' and no extension method 'btnPass' accepting a first argument of type 'SlAppMovTeste.Page' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 51 18 SlAppMovTesteError 25 'SlAppMovTeste.CustomPopup' does not contain a definition for 'gridContent' and no extension method 'gridContent' accepting a first argument of type 'SlAppMovTeste.CustomPopup' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 75 19 SlAppMovTesteError 26 'SlAppMovTeste.Page' does not contain a definition for 'LayoutRoot' and no extension method 'LayoutRoot' accepting a first argument of type 'SlAppMovTeste.Page' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 76 18 SlAppMovTesteError 27 The name 'txtPass' does not exist in the current context C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 81 13 SlAppMovTesteError 28 The name 'ProgressFill' does not exist in the current context C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 87 13 SlAppMovTesteError 29 The name 'ProgressFill' does not exist in the current context C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 88 13 SlAppMovTesteError 30 The name 'ProgressFill' does not exist in the current context C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 95 13 SlAppMovTesteError 31 The name 'ProgressFill' does not exist in the current context C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 96 13 SlAppMovTesteError 32 'SlAppMovTeste.Map' does not contain a definition for 'LayoutRoot' and no extension method 'LayoutRoot' accepting a first argument of type 'SlAppMovTeste.Map' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 107 21 SlAppMovTesteError 33 'SlAppMovTeste.Map' does not contain a definition for 'LayoutRoot' and no extension method 'LayoutRoot' accepting a first argument of type 'SlAppMovTeste.Map' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 108 21 SlAppMovTesteError 34 'SlAppMovTeste.Map' does not contain a definition for 'LayoutRoot' and no extension method 'LayoutRoot' accepting a first argument of type 'SlAppMovTeste.Map' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 114 21 SlAppMovTesteError 35 'SlAppMovTeste.Map' does not contain a definition for 'LayoutRoot' and no extension method 'LayoutRoot' accepting a first argument of type 'SlAppMovTeste.Map' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 115 21 SlAppMovTesteError 36 'SlAppMovTeste.ProgressBar' does not contain a definition for 'progressRec' and no extension method 'progressRec' accepting a first argument of type 'SlAppMovTeste.ProgressBar' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 120 30 SlAppMovTesteError 37 'SlAppMovTeste.ProgressBar' does not contain a definition for 'LayoutRoot' and no extension method 'LayoutRoot' accepting a first argument of type 'SlAppMovTeste.ProgressBar' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 120 59 SlAppMovTesteError 38 'SlAppMovTeste.ProgressBar' does not contain a definition for 'progressRec' and no extension method 'progressRec' accepting a first argument of type 'SlAppMovTeste.ProgressBar' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 122 30 SlAppMovTesteError 39 'SlAppMovTeste.ProgressBar' does not contain a definition for 'progressTxt' and no extension method 'progressTxt' accepting a first argument of type 'SlAppMovTeste.ProgressBar' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 123 30 SlAppMovTesteError 40 'SlAppMovTeste.ProgressBar' does not contain a definition for 'progressRec' and no extension method 'progressRec' accepting a first argument of type 'SlAppMovTeste.ProgressBar' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 123 58 SlAppMovTesteError 41 'SlAppMovTeste.ProgressBar' does not contain a definition for 'progressRec' and no extension method 'progressRec' accepting a first argument of type 'SlAppMovTeste.ProgressBar' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 128 30 SlAppMovTesteError 42 'SlAppMovTeste.ProgressBar' does not contain a definition for 'progressRec' and no extension method 'progressRec' accepting a first argument of type 'SlAppMovTeste.ProgressBar' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 130 30 SlAppMovTesteError 43 'SlAppMovTeste.ProgressBar' does not contain a definition for 'progressTxt' and no extension method 'progressTxt' accepting a first argument of type 'SlAppMovTeste.ProgressBar' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 131 30 SlAppMovTesteError 44 'SlAppMovTeste.ProgressBar' does not contain a definition for 'progressRec' and no extension method 'progressRec' accepting a first argument of type 'SlAppMovTeste.ProgressBar' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 131 58 SlAppMovTesteError 45 The name 'ProgressFill' does not exist in the current context C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 135 13 SlAppMovTesteError 46 'SlAppMovTeste.Page' does not contain a definition for 'LayoutRoot' and no extension method 'LayoutRoot' accepting a first argument of type 'SlAppMovTeste.Page' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 141 43 SlAppMovTesteError 47 'SlAppMovTeste.Page' does not contain a definition for 'LayoutRoot' and no extension method 'LayoutRoot' accepting a first argument of type 'SlAppMovTeste.Page' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 142 45 SlAppMovTesteError 48 'SlAppMovTeste.Page' does not contain a definition for 'LayoutRoot' and no extension method 'LayoutRoot' accepting a first argument of type 'SlAppMovTeste.Page' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 143 45 SlAppMovTesteError 49 'SlAppMovTeste.Page' does not contain a definition for 'LayoutRoot' and no extension method 'LayoutRoot' accepting a first argument of type 'SlAppMovTeste.Page' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 144 46 SlAppMovTesteError 50 'SlAppMovTeste.Page' does not contain a definition for 'LayoutRoot' and no extension method 'LayoutRoot' accepting a first argument of type 'SlAppMovTeste.Page' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 191 22 SlAppMovTesteError 51 'SlAppMovTeste.ObjTeste' does not contain a definition for 'LayoutRoot' and no extension method 'LayoutRoot' accepting a first argument of type 'SlAppMovTeste.ObjTeste' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 210 41 SlAppMovTesteError 52 'SlAppMovTeste.ObjTeste' does not contain a definition for 'LayoutRoot' and no extension method 'LayoutRoot' accepting a first argument of type 'SlAppMovTeste.ObjTeste' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 213 21 SlAppMovTesteError 53 'SlAppMovTeste.Page' does not contain a definition for 'LayoutRoot' and no extension method 'LayoutRoot' accepting a first argument of type 'SlAppMovTeste.Page' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 237 33 SlAppMovTesteError 54 'SlAppMovTeste.Page' does not contain a definition for 'LayoutRoot' and no extension method 'LayoutRoot' accepting a first argument of type 'SlAppMovTeste.Page' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\Page.xaml.cs 238 33 SlAppMovTesteError 55 The name 'InitializeComponent' does not exist in the current context C:\Documents and Settings\DiegoBarros\Meus documentos\Visual Studio 2008\Projects\SlAppMovTeste\SlAppMovTeste\App.xaml.cs 23 13 SlAppMovTeste
dan.wuch...
2 points
1 Posts
08-26-2008 9:26 AM |
Hello Sigfrield,
has your problem been solved in the end? For i encounter the same problem here...
Thx for any support
08-26-2008 9:59 AM |
Hi dan, i solved the problem its because there's a order to install... just unistall all silverlight releated .. and install in correct order. I found the order here: http://silverlight.net/GetStarted/ ... i supose that this solve most of your errors.