In Visual Studio SP1 the C# team added new support for live semantic errors. There are sometimes this caused false errors to be shown with ASP.NET projects.
There are two workarounds to fix this the first and quickest is to disable the support for live semantic errors ,tools->options->Text Editor->C#->Advanced an then uncheck the "Show live semantic errors". But then you´l loose this feature.
The second and best is to download a patch that MS has published. You can download it from here. Omar Khan has written an article regarding this.
Friday, November 7, 2008
VS 2008 SP1 semantic errors C# bugg
Labels:
C#
,
Visual Studio 2008
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment