Skip to main content

Microsoft Silverlight

Unanswered Question Problem after Blend 2.5 JuneRSS Feed

(0)

Sigfrield
Sigfrield

Member

Member

4 points

6 Posts

Problem after Blend 2.5 June

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 Shen – MSFT
Jonathan...

All-Star

All-Star

24939 points

2,425 Posts

Microsoft

Re: Problem after Blend 2.5 June

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.

  1. Remove all the orignal installations(related with SilverLight);
  2. Double check whether your Visual Studio has installed all the available hot fixes or not. 
  3. Install SilverLight 2 Beta2.
  4. Install Expression Blend 2.5 June 2008 Preview.

  Also you can follow the steps here

Best regards,

Jonathan

Jonathan Shen
Microsoft Online Community Support
Please remember to mark the replies as answers if they help and unmark them if they provide no help.

Sigfrield
Sigfrield

Member

Member

4 points

6 Posts

Re: Problem after Blend 2.5 June

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.

Sigfrield
Sigfrield

Member

Member

4 points

6 Posts

Re: Problem after Blend 2.5 June

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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste


Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste
Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste
Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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    SlAppMovTeste

Error    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.wucherpfennig
dan.wuch...

Member

Member

2 points

1 Posts

Re: Problem after Blend 2.5 June

Hello Sigfrield,

has your problem been solved in the end? For i encounter the same problem here...

 Thx for any support

Sigfrield
Sigfrield

Member

Member

4 points

6 Posts

Re: Re: Problem after Blend 2.5 June

 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.

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities