Visual Studio closes when I try to llok at project properties
if @ project's properties in visual studio 2008, right clicking on project , selecting properties, or selecting project main menu , selecting properties, visual studio closes.
this happens more 1 solution not @ time: have had happen 3 different solutions can @ properties of 1 caused vs close.
the application event viewer shows 3 errors in succession:
source=.net runtime time=15:40:24 category:none event id=1023
.net runtime version 2.0.50727.3053 - fatal execution engine error (7a035e00) (80131506)
source=.net runtime time=15:40:24 category:none event id=1023
.net runtime version 2.0.50727.3053 - fatal execution engine error (7a2e0f92) (0)
source=devenv time=15:41:03 category:none event id=0
description event id ( 0 ) in source ( devenv ) cannot found. local computer may not have necessary registry information or message dll files display messages remote computer. may able use /auxsource= flag retrieve description; see , support details. following information part of event: data source '{130bada6-e128-423c-9d07-02e4734d45d4}' specifies no supporting providers or set not registered..
any ideas?
andrew
this happens more 1 solution not @ time: have had happen 3 different solutions can @ properties of 1 caused vs close.
the application event viewer shows 3 errors in succession:
source=.net runtime time=15:40:24 category:none event id=1023
.net runtime version 2.0.50727.3053 - fatal execution engine error (7a035e00) (80131506)
source=.net runtime time=15:40:24 category:none event id=1023
.net runtime version 2.0.50727.3053 - fatal execution engine error (7a2e0f92) (0)
source=devenv time=15:41:03 category:none event id=0
description event id ( 0 ) in source ( devenv ) cannot found. local computer may not have necessary registry information or message dll files display messages remote computer. may able use /auxsource= flag retrieve description; see , support details. following information part of event: data source '{130bada6-e128-423c-9d07-02e4734d45d4}' specifies no supporting providers or set not registered..
any ideas?
andrew
sign of corrupt installation. sign of bad plugin. source control plugins have been known crash vs without warning. svn known problem on. using third-party plugins?
you should repair vs installation , rerun sp installer. if project in question happen come source (such sql) rerun install instead.
if doesn't resolve problem it'll necessary stack trace ms can use diagnose problem. 1 step @ time though.
michael taylor - 10/7/08
http://p3net.mvps.org
you should repair vs installation , rerun sp installer. if project in question happen come source (such sql) rerun install instead.
if doesn't resolve problem it'll necessary stack trace ms can use diagnose problem. 1 step @ time though.
michael taylor - 10/7/08
http://p3net.mvps.org
Archived Forums V > Visual C# IDE
Comments
Post a Comment