Whenever I start an empty WPF project in Visual Basic 2010 (SP1), I get the following error:
Type 'Microsoft.VisualBasic.CompilerServices.DesignerGenerated' is not defined.
error comes from auto generated code in MainWindow.givb - when I try to add context to
Microsoft.VisualBasic I say so, that I can not do because it will be added to runtime.
I did not find MSDN forums, an alternative solution on MS Connect was to install SP1 (which I have done).
Does anyone else have this problem or know how to fix it?
I have found the same problem and fix it with: (I have a VS. , So I do not know the exact description of the button.) Advanced compiling-> Change your structure and say OK after this change has come back. Then go to clean up your project (find under construction) and make it new
If VS If it breaks later, then you have a problem - again Downloads only change my memory-space
Comments
Post a Comment