Author |
Topic |
|
HolyGeneralK
New Member
USA
3 Posts |
Posted - Apr 19 2015 : 08:32:42 AM
|
When loading a C++ file for the first time in a new instance of Visual Studio 2013, I get an exception thrown from Visual Studio.
quote: An exception has been encountered. This may be caused by an extension.
You can get more information by examining the file "C:\\Users\\me\\AppData\\Roaming\\Microsoft\\VisualStudio\\12.0\\ActivityLog.xml".
This sounds very similar to forum post 11387 http://forums.wholetomato.com/forum/topic.asp?TOPIC_ID=11387. Unfortunately, no resolution was provided on that posting.
I will post my log as a reply as soon as I finish writing up this entry.
quote: System Info: VA_X.dll file version 10.9.2062.0 built 2015.04.07 DevEnv.exe version 12.0.31101.0 Ultimate msenv.dll version 12.0.31101.0 Comctl32.dll version 6.10.7601.17514 Windows 7 6.1 Build 7601 Service Pack 1 8 processors (x86-64, WOW64) Language info: 1252, 0x409
IDE Settings: Using Visual Studio 2013 Ultimate, Update 4 (12.0.31101.00)
Note: I also have Visual Studio 2015 CTP (latest) and Microsoft .NET Framework Version 4.6.00030 installed.
So far, I don't think it's causing crashes or major problems (although Visual Studio *does* crash randomly even when I'm not using it, but only when a C++ project is loaded). I've also been unsuccessful in getting a stack trace at that exception - attaching Visual Studio debugger to it doesn't produce anything useful - just an [External Code] in the callstack.
I will mention that if I disable and/or uninstall Visual Assist X, the exception goes away. As soon as I reinstall it, it comes back. Thank you for your assistance. |
Edited by - HolyGeneralK on Apr 19 2015 09:13:31 AM |
|
HolyGeneralK
New Member
USA
3 Posts |
Posted - Apr 19 2015 : 09:10:47 AM
|
<?xml version="1.0" encoding="utf-16"?> <?xml-stylesheet type="text/xsl" href="ActivityLog.xsl"?> <activity> <entry> <record>1</record> <time>2015/04/19 14:03:59.212</time> <type>Information</type> <source>VisualStudio</source> <description>Microsoft Visual Studio 2013 version: 12.0.31101.0</description> </entry> <entry> <record>2</record> <time>2015/04/19 14:03:59.212</time> <type>Information</type> <source>VisualStudio</source> <description>Running in User Groups: Users</description> </entry> <entry> <record>3</record> <time>2015/04/19 14:03:59.212</time> <type>Information</type> <source>VisualStudio</source> <description>Available Drive Space: C:\\ drive has 121554501632 bytes; D:\\ drive has 257347649536 bytes</description> </entry> <entry> <record>4</record> <time>2015/04/19 14:03:59.212</time> <type>Information</type> <source>VisualStudio</source> <description>Internet Explorer Version: 11.0.9600.17728</description> </entry> <entry> <record>5</record> <time>2015/04/19 14:03:59.228</time> <type>Information</type> <source>VisualStudio</source> <description>.NET Framework Version: 4.0.40305.0</description> </entry> <entry> <record>6</record> <time>2015/04/19 14:03:59.228</time> <type>Information</type> <source>VisualStudio</source> <description>MSXML Version: 6.30.7601.18431</description> </entry> <entry> <record>7</record> <time>2015/04/19 14:03:59.228</time> <type>Information</type> <source>Microsoft Visual Studio Appid Stub</source> <description>Application launch on system with DPI X/Y: 96/96</description> </entry> <entry> <record>8</record> <time>2015/04/19 14:04:09.558</time> <type>Information</type> <source>VisualStudio</source> <description>Entering function CVsPackageInfo::HrInstantiatePackage</description> <guid>{00CD9DDA-7350-457C-A240-71BD667FC4DE}</guid> </entry> <entry> <record>9</record> <time>2015/04/19 14:04:09.558</time> <type>Information</type> <source>VisualStudio</source> <description>Begin package load [Task Scheduler Package]</description> <guid>{00CD9DDA-7350-457C-A240-71BD667FC4DE}</guid> </entry> <entry> <record>10</record> <time>2015/04/19 14:04:09.855</time> <type>Information</type> <source>Package Framework</source> <description>Initialized ServiceProvider.GlobalProvider from SetSite.</description> </entry> <entry> <record>964</record> <time>2015/04/19 14:05:20.233</time> <type>Information</type> <source>Microsoft.VisualStudio.CommonIDE.ExtensibilityHosting.VsShellComponentModelHost</source> <description>Successfully loaded component assembly from cache</description> <path>C:\\PROGRAM FILES (X86)\\MICROSOFT VISUAL STUDIO 12.0\\COMMON7\\IDE\\COMMONEXTENSIONS\\PLATFORM\\PARALLELDEBUGGER\\Microsoft.VisualStudio.Debugger.Parallel.Extension.dll</path> </entry> <entry> <record>965</record> <time>2015/04/19 14:05:20.233</time> <type>Information</type> <source>Microsoft.VisualStudio.CommonIDE.ExtensibilityHosting.VsShellComponentModelHost</source> <description>Successfully loaded component assembly from cache</description> <path>C:\\PROGRAM FILES (X86)\\MICROSOFT VISUAL STUDIO 12.0\\COMMON7\\IDE\\COMMONEXTENSIONS\\PLATFORM\\TREENAVIGATION\\Microsoft.VisualStudio.Shell.TreeNavigation.HierarchyProvider.dll</path> </entry> <entry> <record>966</record> <time>2015/04/19 14:05:20.233</time> <type>Information</type> <source>Microsoft.VisualStudio.CommonIDE.ExtensibilityHosting.VsShellComponentModelHost</source> <description>Successfully loaded component assembly from cache</description> <path>C:\\PROGRAM FILES (X86)\\MICROSOFT VISUAL STUDIO 12.0\\COMMON7\\IDE\\COMMONEXTENSIONS\\PLATFORM\\TREENAVIGATION\\GRAPHPROVIDER\\Microsoft.VisualStudio.Shell.TreeNavigation.GraphProvider.dll</path> </entry> <entry> <record>967</record> <time>2015/04/19 14:05:20.233</time> <type>Information</type> <source>Microsoft.VisualStudio.CommonIDE.ExtensibilityHosting.VsShellComponentModelHost</source> <description>Successfully loaded component assembly from cache</description> <path>C:\\USERS\\ME\\APPDATA\\LOCAL\\MICROSOFT\\VISUALSTUDIO\\12.0\\EXTENSIONS\\OWLCCI35.OPI\\CodeAnalysisRuleCollection.Common.dll</path> </entry> <entry> <record>968</record> <time>2015/04/19 14:05:20.233</time> <type>Information</type> <source>Microsoft.VisualStudio.CommonIDE.ExtensibilityHosting.VsShellComponentModelHost</source> <description>Successfully loaded component assembly from cache</description> <path>C:\\USERS\\ME\\APPDATA\\LOCAL\\MICROSOFT\\VISUALSTUDIO\\12.0\\EXTENSIONS\\L34MULHF.W2S\\VaMef.dll</path> </entry> <entry> <record>969</record> <time>2015/04/19 14:05:20.233</time> <type>Information</type> <source>Microsoft.VisualStudio.CommonIDE.ExtensibilityHosting.VsShellComponentModelHost</source> <description>Successfully loaded component assembly from cache</description> <path>C:\\PROGRAM FILES (X86)\\MICROSOFT VISUAL STUDIO 12.0\\COMMON7\\IDE\\COMMONEXTENSIONS\\MICROSOFT\\CODEANALYSIS\\..\\..\\..\\PrivateAssemblies\\StanCore.dll</path> </entry> <entry> <record>970</record> <time>2015/04/19 14:05:20.233</time> <type>Information</type> <source>Microsoft.VisualStudio.CommonIDE.ExtensibilityHosting.VsShellComponentModelHost</source> <description>Successfully loaded component assembly from cache</description> <path>C:\\PROGRAM FILES (X86)\\MICROSOFT VISUAL STUDIO 12.0\\COMMON7\\IDE\\COMMONEXTENSIONS\\MICROSOFT\\CONNECTEDSERVICES\\Microsoft.VisualStudio.ConnectedServices.Package.dll</path> </entry> <entry> <record>971</record> <time>2015/04/19 14:05:20.233</time> <type>Information</type> <source>Microsoft.VisualStudio.CommonIDE.ExtensibilityHosting.VsShellComponentModelHost</source> <description>Successfully loaded component assembly from cache</description> <path>C:\\PROGRAM FILES (X86)\\MICROSOFT VISUAL STUDIO 12.0\\COMMON7\\IDE\\COMMONEXTENSIONS\\MICROSOFT\\CONNECTEDSERVICES\\WINDOWSAZUREMOBILESERVICESHANDLERS\\Microsoft.VisualStudio.WindowsAzure.Services.Extensions.MobileServicesHandlers.dll</path> </entry> <entry> <record>972</record> <time>2015/04/19 14:05:20.233</time> <type>Error</type> <source>Microsoft.VisualStudio.CommonIDE.ExtensibilityHosting.VsShellComponentModelHost</source> <description>Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.</description> <path>C:\\PROGRAM FILES (X86)\\MICROSOFT VISUAL STUDIO 12.0\\COMMON7\\IDE\\EXTENSIONS\\INTEL\\DEBUGGEREXTENSION\\MIC\\LAUNCHER\\MIDebugLauncher.dll</path> </entry> <entry> <record>973</record> <time>2015/04/19 14:05:20.233</time> <type>Error</type> <source>Microsoft.VisualStudio.CommonIDE.ExtensibilityHosting.VsShellComponentModelHost</source> <description>Could not load file or assembly 'Microsoft.VisualStudio.Project.Utilities.v11.0, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.</description> <path>C:\\PROGRAM FILES (X86)\\MICROSOFT VISUAL STUDIO 12.0\\COMMON7\\IDE\\EXTENSIONS\\INTEL\\DEBUGGEREXTENSION\\MIC\\LAUNCHER\\MIDebugLauncher.dll</path> </entry> <entry> <record>974</record> <time>2015/04/19 14:05:20.233</time> <type>Error</type> <source>Microsoft.VisualStudio.CommonIDE.ExtensibilityHosting.VsShellComponentModelHost</source> <description>Could not load file or assembly 'Microsoft.VisualStudio.Project.V11Only, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.</description> <path>C:\\PROGRAM FILES (X86)\\MICROSOFT VISUAL STUDIO 12.0\\COMMON7\\IDE\\EXTENSIONS\\INTEL\\DEBUGGEREXTENSION\\MIC\\LAUNCHER\\MIDebugLauncher.dll</path> </entry> <entry> <record>975</record> <time>2015/04/19 14:05:20.233</time> <type>Information</type> <source>Microsoft.VisualStudio.CommonIDE.ExtensibilityHosting.VsShellComponentModelHost</source> <description>Successfully created cache for 'MICROSOFT.VISUALSTUDIO.DEFAULT' catalog</description> <path>C:\\Users\\ME\\AppData\\Local\\Microsoft\\VisualStudio\\12.0\\ComponentModelCache\\Updated\\MICROSOFT.VISUALSTUDIO.DEFAULT.cache</path> </entry> <entry> <record>976</record> <time>2015/04/19 14:05:20.421</time> <type>Information</type> <source>Profile manager</source> <description>Begin export of category 'Environment_FontsAndColors' ({1EDA5DD4-927A-43a7-810E-7FD247D0DA1D}) from package 'Visual Studio Environment Package' ({DA9FB551-C724-11D0-AE1F-00A0C90FFFC3}). 3417636 KB of virtual memory currently available.</description> </entry> <entry> <record>977</record> <time>2015/04/19 14:05:20.421</time> <type>Information</type> <source>Profile manager</source> <description>End export of category 'Environment_FontsAndColors' ({1EDA5DD4-927A-43a7-810E-7FD247D0DA1D}). 3417636 KB of virtual memory currently available.</description> </entry> <entry> <record>978</record> <time>2015/04/19 14:05:20.704</time> <type>Information</type> <source>Profile manager</source> <description>Begin import of category 'Environment_KeyBindings' ({F09035F1-80D2-4312-8EC4-4D354A4BCB4C}) from package 'Visual Studio Environment Package' ({DA9FB551-C724-11D0-AE1F-00A0C90FFFC3}). 3369532 KB of virtual memory currently available.</description> </entry> <entry> <record>979</record> <time>2015/04/19 14:05:20.814</time> <type>Warning</type> <source>VisualStudio</source> <description>Performance warning: String load failed. Pkg:{2C2C5324-074A-476D-B938-11593AAEF6B3} (PerformanceGuidePackage) LANG:0409 ID:110#x000D;#x000A;</description> </entry> <entry> <record>980</record> <time>2015/04/19 14:05:20.814</time> <type>Warning</type> <source>VisualStudio</source> <description>Performance warning: String load failed. Pkg:{2C2C5324-074A-476D-B938-11593AAEF6B3} (PerformanceGuidePackage) LANG:0409 ID:100#x000D;#x000A;</description> </entry> <entry> <record>981</record> <time>2015/04/19 14:05:20.829</time> <type>Information</type> <source>Profile manager</source> <description>End import of category 'Environment_KeyBindings' ({F09035F1-80D2-4312-8EC4-4D354A4BCB4C}). 3369532 KB of virtual memory currently available.</description> </entry> <entry> <record>982</record> <time>2015/04/19 14:05:20.970</time> <type>Information</type> <source>Profile manager</source> <description>Begin export of category 'Environment_KeyBindings' ({F09035F1-80D2-4312-8EC4-4D354A4BCB4C}) from package 'Visual Studio Environment Package' ({DA9FB551-C724-11D0-AE1F-00A0C90FFFC3}). 3369652 KB of virtual memory currently available.</description> </entry> <entry> <record>983</record> <time>2015/04/19 14:05:20.970</time> <type>Information</type> <source>Profile manager</source> <description>End export of category 'Environment_KeyBindings' ({F09035F1-80D2-4312-8EC4-4D354A4BCB4C}). 3369652 KB of virtual memory currently available.</description> </entry> <entry> <record>984</record> <time>2015/04/19 14:05:20.985</time> <type>Information</type> <source>NotificationUpdateChecker</source> <description>No notification hub synchronization required</description> </entry> <entry> <record>985</record> <time>2015/04/19 14:05:24.138</time> <type>Information</type> <source>Profile manager</source> <description>Begin export of category 'Environment_Aliases' ({AD334E74-368A-4c46-9AF8-F53ABF0775F2}) from package 'Visual Studio Environment Package' ({DA9FB551-C724-11D0-AE1F-00A0C90FFFC3}). 3296960 KB of virtual memory currently available.</description> </entry> <entry> <record>986</record> <time>2015/04/19 14:05:24.138</time> <type>Information</type> <source>Profile manager</source> <description>End export of category 'Environment_Aliases' ({AD334E74-368A-4c46-9AF8-F53ABF0775F2}). 3296960 KB of virtual memory currently available.</description> </entry> <entry> <record>987</record> <time>2015/04/19 14:05:28.009</time> <type>Information</type> <source>ClientRights</source> <description>Read client rights token for IdeUser User: '[email protected]' (ActvityId: 'f322f595-7a2e-4e0b-9bb7-6dadd2725fa3') from 'C:\\Users\\ME\\AppData\\Local\\Microsoft\\VisualStudio\\12.0\\Licenses\\1_hoffcfrb.crtok'</description> </entry> <entry> <record>988</record> <time>2015/04/19 14:05:28.103</time> <type>Information</type> <source>ClientRights</source> <description>Client rights determined: {"AltLicensingUserClientRights":null,"VsoAutoLicensingUserClientRights":null,"CurrentClientRights":{"LicenseSource":1,"LicenseSource2":1,"IsSubscriptionBased":true,"DaysSinceCreation":1,"LicenseType":12,"LicensedUserName":"[email protected]","LicensedUserId":"3e8899e4-e2db-4415-8f4a-56775ef7c35c","LicensingAccount":"","ActivityId":"f322f595-7a2e-4e0b-9bb7-6dadd2725fa3","IsTrialLicense":false,"RightsDaysToExpire":2147483647,"RightsStatus":10,"CrtokenDaysToExpire":29,"CrtokenStatus":402,"crtokenStatus":4,"AuthorizedVsEdition":4,"DaysToExpire":29,"IsLicenseGood":true,"LicenseDescription":"MSDN Subscription","LicenseStatus":4,"LicenseUrl":"http://go.microsoft.com/fwlink/?LinkID=290934","MayUplevel":false,"ReleaseType":1},"CurrentLicenseSource":1,"CurrentLicenseSource2":1,"IDEUserClientRights":{"LicenseSource":1,"LicenseSource2":1,"IsSubscriptionBased":true,"DaysSinceCreation":1,"LicenseType":12,"LicensedUserName":"[email protected]","LicensedUserId":"3e8899e4-e2db-4415-8f4a-56775ef7c35c","LicensingAccount":"","ActivityId":"f322f595-7a2e-4e0b-9bb7-6dadd2725fa3","IsTrialLicense":false,"RightsDaysToExpire":2147483647,"RightsStatus":10,"CrtokenDaysToExpire":29,"CrtokenStatus":402,"crtokenStatus":4,"AuthorizedVsEdition":4,"DaysToExpire":29,"IsLicenseGood":true,"LicenseDescription":"MSDN Subscription","LicenseStatus":4,"LicenseUrl":"http://go.microsoft.com/fwlink/?LinkID=290934","MayUplevel":false,"ReleaseType":1},"PIDClientRights":{"LicenseSource":0,"LicenseSource2":0,"IsSubscriptionBased":false,"DaysSinceCreation":-1,"LicenseType":2,"AuthorizedVsEdition":4,"DaysToExpire":-1,"IsLicenseGood":false,"LicenseDescription":"30 day trial (for evaluation purposes only)","LicenseStatus":-1,"LicenseUrl":"","MayUplevel":false,"LicensedUserId":"00000000-0000-0000-0000-000000000000","LicensedUserName":"","LicensingAccount":"","ReleaseType":1}}</description> </entry> <entry> <record>989</record> <time>2015/04/19 14:05:28.198</time> <type>Information</type> <source>UserConnection</source> <description>Fetched client rights container from server (Polling) for IdeUser</description> </entry> <entry> <record>990</record> <time>2015/04/19 14:05:28.214</time> <type>Information</type> <source>UserConnection</source> <description>Parsed client rights information from server (ActivityId: 46b70ee1-5ff8-4c7a-8a99-f78e05d163ee)</description> </entry> <entry> <record>991</record> <time>2015/04/19 14:05:28.214</time> <type>Information</type> <source>ClientRights</source> <description>Deleted old client rights token file 'C:\\Users\\ME\\AppData\\Local\\Microsoft\\VisualStudio\\12.0\\Licenses\\1_hoffcfrb.crtok' for source 'IdeUser'</description> </entry> <entry> <record>992</record> <time>2015/04/19 14:05:28.214</time> <type>Information</type> <source>ClientRights</source> <description>Saved client rights token for IdeUser User: '[email protected]' (ActvityId: '46b70ee1-5ff8-4c7a-8a99-f78e05d163ee') to 'C:\\Users\\ME\\AppData\\Local\\Microsoft\\VisualStudio\\12.0\\Licenses\\1_ifuzma4g.crtok'.</description> </entry> <entry> <record>993</record> <time>2015/04/19 14:08:18.887</time> <type>Information</type> <source>VisualStudio</source> <description>Entering function CVsPackageInfo::HrInstantiatePackage</description> <guid>{588205E0-66E0-11D3-8600-00C04F6123B3}</guid> </entry> <entry> <record>994</record> <time>2015/04/19 14:08:18.934</time> <type>Information</type> <source>VisualStudio</source> <description>Begin package load [Visual Studio Component Enumerator Package]</description> <guid>{588205E0-66E0-11D3-8600-00C04F6123B3}</guid> </entry> <entry> <record>995</record> <time>2015/04/19 14:08:18.981</time> <type>Information</type> <source>VisualStudio</source> <description>Loading UI library</description> <guid>{588205E0-66E0-11D3-8600-00C04F6123B3}</guid> <path>C:\\Program Files (x86)\\Microsoft Visual Studio 12.0\\Common7\\Packages\\*\\compsvcspkgui.dll</path> </entry> <entry> <record>996</record> <time>2015/04/19 14:08:18.981</time> <type>Information</type> <source>VisualStudio</source> <description>End package load [Visual Studio Component Enumerator Package]</description> <guid>{588205E0-66E0-11D3-8600-00C04F6123B3}</guid> </entry> <entry> <record>997</record> <time>2015/04/19 14:08:18.981</time> <type>Information</type> <source>VisualStudio</source> <description>Entering function CVsPackageInfo::HrInstantiatePackage</description> <guid>{B718A162-0361-4B0E-920B-D88D70BE609B}</guid> </entry> <entry> <record>998</record> <time>2015/04/19 14:08:18.981</time> <type>Information</type> <source>VisualStudio</source> <description>Begin package load [Visual Studio Build Manager Package]</description> <guid>{B718A162-0361-4B0E-920B-D88D70BE609B}</guid> </entry> <entry> <record>999</record> <time>2015/04/19 14:08:19.261</time> <type>Information</type> <source>VisualStudio</source> <description>End package load [Visual Studio Build Manager Package]</description> <guid>{B718A162-0361-4B0E-920B-D88D70BE609B}</guid> </entry> <entry> <record>1000</record> <time>2015/04/19 14:08:19.527</time> <type>Information</type> <source>VisualStudio</source> <description>Entering function CVsPackageInfo::HrInstantiatePackage</description> <guid>{F1C25864-3097-11D2-A5C5-00C04F7968B4}</guid> </entry> <entry> <record>1001</record> <time>2015/04/19 14:08:19.589</time> <type>Information</type> <source>VisualStudio</source> <description>Begin package load [Visual C++ Project System Package]</description> <guid>{F1C25864-3097-11D2-A5C5-00C04F7968B4}</guid> </entry> <entry> <record>1002</record> <time>2015/04/19 14:08:21.508</time> <type>Information</type> <source>VisualStudio</source> <description>End package load [Visual C++ Project System Package]</description> <guid>{F1C25864-3097-11D2-A5C5-00C04F7968B4}</guid> </entry> <entry> <record>1003</record> <time>2015/04/19 14:08:21.508</time> <type>Information</type> <source>VisualStudio</source> <description>Entering function CVsPackageInfo::HrInstantiatePackage</description> <guid>{1B027A40-8F43-11D0-8D11-00A0C91BC942}</guid> </entry> <entry> <record>1004</record> <time>2015/04/19 14:08:22.867</time> <type>Information</type> <source>VisualStudio</source> <description>Begin package load [Visual C++ Package]</description> <guid>{1B027A40-8F43-11D0-8D11-00A0C91BC942}</guid> </entry> <entry> <record>1005</record> <time>2015/04/19 14:08:23.335</time> <type>Information</type> <source>VisualStudio</source> <description>Entering function CVsPackageInfo::HrInstantiatePackage</description> <guid>{8C2EA640-ABC1-11D0-9D62-00C04FD9DFD9}</guid> </entry> <entry> <record>1006</record> <time>2015/04/19 14:08:23.335</time> <type>Information</type> <source>VisualStudio</source> <description>Begin package load [Visual C++ Language Manager Package]</description> <guid>{8C2EA640-ABC1-11D0-9D62-00C04FD9DFD9}</guid> </entry> <entry> <record>1007</record> <time>2015/04/19 14:08:23.335</time> <type>Information</type> <source>VisualStudio</source> <description>End package load [Visual C++ Language Manager Package]</description> <guid>{8C2EA640-ABC1-11D0-9D62-00C04FD9DFD9}</guid> </entry> <entry> <record>1008</record> <time>2015/04/19 14:08:23.335</time> <type>Information</type> <source>RoamingManagerPackage</source> <description>Client package is enabled : TextEditor.C-Specific</description> </entry> <entry> <record>1009</record> <time>2015/04/19 14:08:23.335</time> <type>Information</type> <source>RoamingManagerPackage</source> <description>Server content changed : TextEditor.C-Specific</description> </entry> <entry> <record>1010</record> <time>2015/04/19 14:08:23.351</time> <type>Information</type> <source>VisualStudio</source> <description>End package load [Visual C++ Package]</description> <guid>{1B027A40-8F43-11D0-8D11-00A0C91BC942}</guid> </entry> <entry> <record>1011</record> <time>2015/04/19 14:08:24.068</time> <type>Information</type> <source>VisualStudio</source> <description>Entering function CVsPackageInfo::HrInstantiatePackage</description> <guid>{2C0F61BF-3C36-468C-94B8-4021965749E7}</guid> </entry> <entry> <record>1012</record> <time>2015/04/19 14:08:24.068</time> <type>Information</type> <source>VisualStudio</source> <description>Begin package load [Microsoft.VisualStudio.ServiceModel.VisualStudioPackage, Microsoft.VisualStudio.ServiceModel, Version=12.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]</description> <guid>{2C0F61BF-3C36-468C-94B8-4021965749E7}</guid> </entry> <entry> <record>1013</record> <time>2015/04/19 14:08:24.209</time> <type>Information</type> <source>VisualStudio</source> <description>End package load [Microsoft.VisualStudio.ServiceModel.VisualStudioPackage, Microsoft.VisualStudio.ServiceModel, Version=12.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]</description> <guid>{2C0F61BF-3C36-468C-94B8-4021965749E7}</guid> </entry> <entry> <record>1014</record> <time>2015/04/19 14:08:24.209</time> <type>Information</type> <source>VisualStudio</source> <description>Entering function CVsPackageInfo::HrInstantiatePackage</description> <guid>{BB19C991-E685-4B45-AADD-2690DB723FCA}</guid> </entry> <entry> <record>1015</record> <time>2015/04/19 14:08:24.209</time> <type>Information</type> <source>VisualStudio</source> <description>Begin package load [ResourceManagerToolbarPackage]</description> <guid>{BB19C991-E685-4B45-AADD-2690DB723FCA}</guid> </entry> <entry> <record>1016</record> <time>2015/04/19 14:08:24.224</time> <type>Information</type> <source>VisualStudio</source> <description>Entering function CVsPackageInfo::HrInstantiatePackage</description> <guid>{7C6A3AE5-F469-4D51-B52D-50393DEC9432}</guid> </entry> <entry> <record>1017</record> <time>2015/04/19 14:08:24.224</time> <type>Information</type> <source>VisualStudio</source> <description>Begin package load [ResourceManagerPackage]</description> <guid>{7C6A3AE5-F469-4D51-B52D-50393DEC9432}</guid> </entry> <entry> <record>1018</record> <time>2015/04/19 14:08:24.333</time> <type>Information</type> <source>VisualStudio</source> <description>End package load [ResourceManagerPackage]</description> <guid>{7C6A3AE5-F469-4D51-B52D-50393DEC9432}</guid> </entry> <entry> <record>1019</record> <time>2015/04/19 14:08:24.333</time> <type>Information</type> <source>VisualStudio</source> <description>End package load [ResourceManagerToolbarPackage]</description> <guid>{BB19C991-E685-4B45-AADD-2690DB723FCA}</guid> </entry> <entry> <record>1020</record> <time>2015/04/19 14:08:24.333</time> <type>Information</type> <source>VisualStudio</source> <description>Entering function CVsPackageInfo::HrInstantiatePackage</description> <guid>{8E5A44DA-6B19-4803-8018-716C51016B52}</guid> </entry> <entry> <record>1021</record> <time>2015/04/19 14:08:24.333</time> <type>Information</type> <source>VisualStudio</source> <description>Begin package load [IntelPackage]</description> <guid>{8E5A44DA-6B19-4803-8018-716C51016B52}</guid> </entry> <entry> <record>1022</record> <time>2015/04/19 14:08:24.349</time> <type>Information</type> <source>VisualStudio</source> <description>End package load [IntelPackage]</description> <guid>{8E5A44DA-6B19-4803-8018-716C51016B52}</guid> </entry> <entry> <record>1023</record> <time>2015/04/19 14:08:24.349</time> <type>Information</type> <source>VisualStudio</source> <description>Entering function CVsPackageInfo::HrInstantiatePackage</description> <guid>{98BF0691-D23C-4897-A241-9CF5BEFDCC4A}</guid> </entry> <entry> <record>1024</record> <time>2015/04/19 14:08:24.349</time> <type>Information</type> <source>VisualStudio</source> <description>Begin package load [NuGetVSEventsPackage]</description> <guid>{98BF0691-D23C-4897-A241-9CF5BEFDCC4A}</guid> </entry> <entry> <record>1025</record> <time>2015/04/19 14:08:24.349</time> <type>Information</type> <source>VisualStudio</source> <description>End package load [NuGetVSEventsPackage]</description> <guid>{98BF0691-D23C-4897-A241-9CF5BEFDCC4A}</guid> </entry> <entry> <record>1026</record> <time>2015/04/19 14:08:24.349</time> <type>Information</type> <source>VisualStudio</source> <description>Entering function CVsPackageInfo::HrInstantiatePackage</description> <guid>{F97FC405-54EB-4873-9215-24B7CFA8A75D}</guid> </entry> <entry> <record>1027</record> <time>2015/04/19 14:08:24.349</time> <type>Information</type> <source>VisualStudio</source> <description>Begin package load [Microsoft.VisualStudio.Web.PasteJson.JsonPackage, Microsoft.VisualStudio.Web.PasteJson]</description> <guid>{F97FC405-54EB-4873-9215-24B7CFA8A75D}</guid> </entry> <entry> <record>1028</record> <time>2015/04/19 14:08:24.349</time> <type>Information</type> <source>VisualStudio</source> <description>End package load [Microsoft.VisualStudio.Web.PasteJson.JsonPackage, Microsoft.VisualStudio.Web.PasteJson]</description> <guid>{F97FC405-54EB-4873-9215-24B7CFA8A75D}</guid> </entry> <entry> <record>1029</record> <time>2015/04/19 14:08:24.349</time> <type>Information</type> <source>VisualStudio</source> <description>Entering function CVsPackageInfo::HrInstantiatePackage</description> <guid>{D9A342D1-A429-4059-808A-E55EE6351F7F}</guid> </entry> <entry> <record>1030</record> <time>2015/04/19 14:08:24.349</time> <type>Information</type> <source>VisualStudio</source> <description>Begin package load [WebPublishPackage]</description> <guid>{D9A342D1-A429-4059-808A-E55EE6351F7F}</guid> </entry> <entry> <record>1031</record> <time>2015/04/19 14:08:24.349</time> <type>Information</type> <source>VisualStudio</source> <description>End package load [WebPublishPackage]</description> <guid>{D9A342D1-A429-4059-808A-E55EE6351F7F}</guid> </entry> <entry> <record>1032</record> <time>2015/04/19 14:08:24.349</time> <type>Information</type> <source>VisualStudio</source> <description>Entering function CVsPackageInfo::HrInstantiatePackage</description> <guid>{8D6FDF26-C2D9-43D0-866A-F2AF71F19813}</guid> </entry> <entry> <record>1033</record> <time>2015/04/19 14:08:24.349</time> <type>Information</type> <source>VisualStudio</source> <description>Begin package load [PowerShellToolsPackage]</description> <guid>{8D6FDF26-C2D9-43D0-866A-F2AF71F19813}</guid> </entry> <entry> <record>1034</record> <time>2015/04/19 14:08:24.349</time> <type>Information</type> <source>VisualStudio</source> <description>End package load [PowerShellToolsPackage]</description> <guid>{8D6FDF26-C2D9-43D0-866A-F2AF71F19813}</guid> </entry> <entry> <record>1035</record> <time>2015/04/19 14:08:24.349</time> <type>Information</type> <source>VisualStudio</source> <description>Entering function CVsPackageInfo::HrInstantiatePackage</description> <guid>{1A4EFADE-F6B2-4490-A2EF-21D5F3D1C8E0}</guid> </entry> <entry> <record>1036</record> <time>2015/04/19 14:08:24.349</time> <type>Information</type> <source>VisualStudio</source> <description>Begin package load [VSPackage]</description> <guid>{1A4EFADE-F6B2-4490-A2EF-21D5F3D1C8E0}</guid> </entry> <entry> <record>1037</record> <time>2015/04/19 14:08:24.396</time> <type>Information</type> <source>VisualStudio</source> <description>End package load [VSPackage]</description> <guid>{1A4EFADE-F6B2-4490-A2EF-21D5F3D1C8E0}</guid> </entry> <entry> <record>1038</record> <time>2015/04/19 14:08:24.396</time> <type>Information</type> <source>VisualStudio</source> <description>Entering function CVsPackageInfo::HrInstantiatePackage</description> <guid>{05B0DCB8-5F74-4A94-AB2F-8B2354C977EF}</guid> </entry> <entry> <record>1039</record> <time>2015/04/19 14:08:24.396</time> <type>Information</type> <source>VisualStudio</source> <description>Begin package load [Visual Studio Solution Telemetry Package]</description> <guid>{05B0DCB8-5F74-4A94-AB2F-8B2354C977EF}</guid> </entry> <entry> <record>1040</record> <time>2015/04/19 14:08:24.443</time> <type>Information</type> <source>VisualStudio</source> <description>End package load [Visual Studio Solution Telemetry Package]</description> <guid>{05B0DCB8-5F74-4A94-AB2F-8B2354C977EF}</guid> </entry> <entry> <record>1041</record> <time>2015/04/19 14:08:24.443</time> <type>Information</type> <source>VisualStudio</source> <description>Entering function CVsPackageInfo::HrInstantiatePackage</description> <guid>{BFFA1216-E6A8-4919-800C-7C36D2EBC7ED}</guid> </entry> <entry> <record>1042</record> <time>2015/04/19 14:08:24.458</time> <type>Information</type> <source>VisualStudio</source> <description>Begin package load [ARAToolbar2013Package]</description> <guid>{BFFA1216-E6A8-4919-800C-7C36D2EBC7ED}</guid> </entry> <entry> <record>1043</record> <time>2015/04/19 14:08:24.458</time> <type>Information</type> <source>VisualStudio</source> <description>End package load [ARAToolbar2013Package]</description> <guid>{BFFA1216-E6A8-4919-800C-7C36D2EBC7ED}</guid> </entry> <entry> <record>1044</record> <time>2015/04/19 14:08:25.250</time> <type>Information</type> <source>VisualStudio</source> <description>Entering function CVsPackageInfo::HrInstantiatePackage</description> <guid>{5F2E5E42-4192-4D79-A0D8-1D881E808829}</guid> </entry> <entry> <record>1045</record> <time>2015/04/19 14:08:25.250</time> <type>Information</type> <source>VisualStudio</source> <description>Begin package load [ProviderPackage]</description> <guid>{5F2E5E42-4192-4D79-A0D8-1D881E808829}</guid> </entry> <entry> <record>1046</record> <time>2015/04/19 14:08:25.612</time> <type>Information</type> <source>VisualStudio</source> <description>End package load [ProviderPackage]</description> <guid>{5F2E5E42-4192-4D79-A0D8-1D881E808829}</guid> </entry> <entry> <record>1047</record> <time>2015/04/19 14:08:27.797</time> <type>Information</type> <source>VisualStudio</source> <description>Entering function CVsPackageInfo::HrInstantiatePackage</description> <guid>{0B35348F-867A-4AB9-85F9-29BC71441C2A}</guid> </entry> <entry> <record>1048</record> <time>2015/04/19 14:08:27.797</time> <type>Information</type> <source>VisualStudio</source> <description>Begin package load [CodeCloneClientPackage]</description> <guid>{0B35348F-867A-4AB9-85F9-29BC71441C2A}</guid> </entry> <entry> <record>1049</record> <time>2015/04/19 14:08:27.898</time> <type>Information</type> <source>VisualStudio</source> <description>End package load [CodeCloneClientPackage]</description> <guid>{0B35348F-867A-4AB9-85F9-29BC71441C2A}</guid> </entry> <entry> <record>1050</record> <time>2015/04/19 14:08:27.898</time> <type>Information</type> <source>VisualStudio</source> <description>Entering function CVsPackageInfo::HrInstantiatePackage</description> <guid>{AC2D3F3C-563E-4308-BC26-E00D49746A74}</guid> </entry> <entry> <record>1051</record> <time>2015/04/19 14:08:27.898</time> <type>Information</type> <source>VisualStudio</source> <description>Begin package load [Microsoft Visual Studio Designer Bootstrap Package]</description> <guid>{AC2D3F3C-563E-4308-BC26-E00D49746A74}</guid> </entry> <entry> <record>1052</record> <time>2015/04/19 14:08:27.961</time> <type>Information</type> <source>VisualStudio</source> <description>End package load [Microsoft Visual Studio Designer Bootstrap Package]</description> <guid>{AC2D3F3C-563E-4308-BC26-E00D49746A74}</guid> </entry> <entry> <record>1053</record> <time>2015/04/19 14:08:27.961</time> <type>Information</type> <source>VisualStudio</source> <description>Entering function CVsPackageInfo::HrInstantiatePackage</description> <guid>{9B3B4731-2399-4055-8CE3-408494927371}</guid> </entry> <entry> <record>1054</record> <time>2015/04/19 14:08:27.961</time> <type>Information</type> <source>VisualStudio</source> <description>Begin package load [CommandsPackage]</description> <guid>{9B3B4731-2399-4055-8CE3-408494927371}</guid> </entry> <entry> <record>1055</record> <time>2015/04/19 14:08:28.008</time> <type>Information</type> <source>VisualStudio</source> <description>End package load [CommandsPackage]</description> <guid>{9B3B4731-2399-4055-8CE3-408494927371}</guid> </entry> <entry> <record>1056</record> <time>2015/04/19 14:08:28.009</time> <type>Information</type> <source>VisualStudio</source> <description>Entering function CVsPackageInfo::HrInstantiatePackage</description> <guid>{7A4E8D96-5D5B-4415-9FAB-D6DCC56F47FB}</guid> </entry> <entry> <record>1057</record> <time>2015/04/19 14:08:28.009</time> <type>Information</type> <source>VisualStudio</source> <description>Begin package load [Microsoft.Data.Entity.Design.BootstrapPackage.BootstrapPackage, Microsoft.Data.Entity.Design.BootstrapPackage, version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]</description> <guid>{7A4E8D96-5D5B-4415-9FAB-D6DCC56F47FB}</guid> </entry> <entry> <record>1058</record> <time>2015/04/19 14:08:28.014</time> <type>Information</type> <source>VisualStudio</source> <description>End package load [Microsoft.Data.Entity.Design.BootstrapPackage.BootstrapPackage, Microsoft.Data.Entity.Design.BootstrapPackage, version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]</description> <guid>{7A4E8D96-5D5B-4415-9FAB-D6DCC56F47FB}</guid> </entry> <entry> <record>1059</record> <time>2015/04/19 14:08:29.665</time> <type>Error</type> <source>Editor or Editor Extension</source> <description>System.Windows.Markup.XamlParseException: Set property 'System.Windows.ResourceDictionary.Source' threw an exception. ---> System.IO.IOException: Cannot locate resource 'ui/commonresourcedictionary.xaml'.#x000D;#x000A; at MS.Internal.AppModel.ResourcePart.GetStreamCore(FileMode mode, FileAccess access)#x000D;#x000A; at System.IO.Packaging.PackagePart.GetStream(FileMode mode, FileAccess access)#x000D;#x000A; at System.IO.Packaging.PackWebResponse.CachedResponse.GetResponseStream()#x000D;#x000A; at System.IO.Packaging.PackWebResponse.GetResponseStream()#x000D;#x000A; at System.IO.Packaging.PackWebResponse.get_ContentType()#x000D;#x000A; at MS.Internal.WpfWebRequestHelper.GetContentType(WebResponse response)#x000D;#x000A; at MS.Internal.WpfWebRequestHelper.GetResponseStream(WebRequest request, ContentType& contentType)#x000D;#x000A; at System.Windows.ResourceDictionary.set_Source(Uri value)#x000D;#x000A; at System.Windows.Baml2006.WpfSharedBamlSchemaContext.<Create_BamlProperty_ResourceDictionary_Source>b__461(Object target, Object value)#x000D;#x000A; at System.Windows.Baml2006.WpfKnownMemberInvoker.SetValue(Object instance, Object value)#x000D;#x000A; at MS.Internal.Xaml.Runtime.ClrObjectRuntime.SetValue(XamlMember member, Object obj, Object value)#x000D;#x000A; at MS.Internal.Xaml.Runtime.ClrObjectRuntime.SetValue(Object inst, XamlMember property, Object value)#x000D;#x000A; --- End of inner exception stack trace ---#x000D;#x000A; at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)#x000D;#x000A; at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)#x000D;#x000A; at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)#x000D;#x000A; at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)#x000D;#x000A; at Intel.CommonTools.Navigation.NavigationMargin.InitializeComponent()#x000D;#x000A; at Intel.CommonTools.Navigation.NavigationMargin..ctor(ITextView textView)#x000D;#x000A; at Intel.CommonTools.Navigation.NavigationMarginProvider.CreateMargin(IWpfTextViewHost textViewHost, IWpfTextViewMargin containerMargin)#x000D;#x000A; at Microsoft.VisualStudio.Text.Utilities.ContainerMargin.<AddMargins>b__2(IWpfTextViewMarginProvider mp)#x000D;#x000A; at Microsoft.VisualStudio.Text.Utilities.GuardedOperations.InstantiateExtension[TExtension,TMetadata,TExtensionInstance](Object errorSource, Lazy`2 provider, Func`2 getter)</description> </entry> <entry> <record>1060</record> <time>2015/04/19 14:08:33.800</time> <type>Information</type> <source>VisualStudio</source> <description>Entering function CVsPackageInfo::HrInstantiatePackage</description> <guid>{ED8979BC-B02F-4DA9-A667-D3256C36220A}</guid> </entry> <entry> <record>1061</record> <time>2015/04/19 14:08:33.816</time> <type>Information</type> <source>VisualStudio</source> <description>Begin package load [Visual Studio COM+ Library Manager Package]</description> <guid>{ED8979BC-B02F-4DA9-A667-D3256C36220A}</guid> </entry> <entry> <record>1062</record> <time>2015/04/19 14:08:33.816</time> <type>Information</type> <source>VisualStudio</source> <description>Loading UI library</description> <guid>{ED8979BC-B02F-4DA9-A667-D3256C36220A}</guid> <path>C:\\Program Files (x86)\\Microsoft Visual Studio 12.0\\\\Common7\\IDE\\*\\msenvui.dll</path> </entry> <entry> <record>1063</record> <time>2015/04/19 14:08:33.816</time> <type>Information</type> <source>VisualStudio</source> <description>End package load [Visual Studio COM+ Library Manager Package]</description> <guid>{ED8979BC-B02F-4DA9-A667-D3256C36220A}</guid> </entry> </activity>
|
|
|
feline
Whole Tomato Software
United Kingdom
18988 Posts |
Posted - Apr 20 2015 : 1:18:54 PM
|
That's definitely odd. As a first test can you please go into:
IDE Tools menu -> Extensions and Updates...
locate Visual Assist in your list of installed extensions, and disable Visual Assist. This will require an IDE restart. After the restart can you please go back into:
IDE Tools menu -> Extensions and Updates...
and enable Visual Assist. This will require a second IDE restart. Does this make any difference? |
zen is the art of being at one with the two'ness |
|
|
HolyGeneralK
New Member
USA
3 Posts |
Posted - Apr 22 2015 : 10:59:06 AM
|
Unfortunately, it did not help. In the process of doing that, I found the problem occurs when VAX is disabled. It also occurs when VAX is uninstalled from within Visual Studio and when it is uninstalled from add/remove programs.
I'll be moving this to a Microsoft support forum to get a little more insight on the issue.
Sorry for pointing a finger at a non-guilty party! |
|
|
feline
Whole Tomato Software
United Kingdom
18988 Posts |
Posted - Apr 22 2015 : 2:50:17 PM
|
It might have been us, so asking here made sense. Have you tried disabling other installed extensions? They are a possible cause of an error like this, and hopefully a fairly quick and easy test.
Hopefully you find the cause and a fix soon. |
zen is the art of being at one with the two'ness |
|
|
|
Topic |
|
|
|