do more with less

Visual Studio 2008 issue: problemi di renderizzazione a design-time, risolto!

Oggi ho ricevuto la notifica con la soluzione al bug che ho inserito su Microsoft Connect relativamente all'errore descritto in questo post: Visual Studio 2008 issue: problemi di renderizzazione a design-time. La soluzione indicata è la seguente:

Hi Knodev, The absence of "ViewRendering.get_Visible()" is a telltale sign that your System.Web.dll framework version is incorrect. This could be the result of an incorrect Windows Update patch. You will need to go to Windows\Microsoft.NET\Framework\v2.0.xxxx, right click on System.Web.dll and theck version number. It should be 2.0.50727.13xx or higher. If it is lower that 1300, you will need to uninstall the 3.5 and 2.0 and reinstall. Thanks! Jeff
You may receive a general "Feedback Item Updated" notification as well, if any other changes were made by Microsoft.
Thank you for using Microsoft Connect!
Regards,
the Microsoft Connect Team

Per visionare tutta l'History del problema potete visitare il seguente link: Visual Studio 2008 Team Suite issue with ASP.NET designer.

Technorati Tags: ,

Currently rated 1.0 by 2 people

  • Currently 1/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Related posts

Comments

Monday, February 18, 2008 - 3:29 AM

Morale? Disinstallare le beta non basta.. ed alcuni mesi per capire cos'è successo.. :-P

Marco Trova

Comments are closed