Thursday, September 8, 2011

Unable to open the design view in asp.net or unhandled exception at 0x216425ae in devenv.exe: oxC0000005:Access violating reading location 0x00000038


This problem in Visual Studio will occur if there are any errors in VSPackages.

To Resolve this issue we need to reset the VSPackages.

Open Visual Studio Command Prompt -> Devenv.exe /ResetSkipPkgs
press enter.

This will resolve the issue.

No comments:

Post a Comment