System.NullReferenceException: Object reference not set to an instance of an object

Issue #248 new
Максим Бугрий created an issue

I have this error when i open ps1 file in my project:

<?xml version="1.0" encoding="utf-16"?>
<?xml-stylesheet type="text/xsl" href="ActivityLog.xsl"?>
<activity>
<entry>
<record>1</record>
<time>2020/07/20 13:45:35.370</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Microsoft Visual Studio 2019 version: 16.0.30309.148</description>
</entry>
<entry>
<record>2</record>
<time>2020/07/20 13:45:35.370</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Log ID</description>
<guid>{07051C0E-2F03-4162-80BB-AF0F94A06A8D}</guid>
</entry>
<entry>
<record>3</record>
<time>2020/07/20 13:45:35.370</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Running in isolation mode.</description>
</entry>
<entry>
<record>4</record>
<time>2020/07/20 13:45:35.373</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Looking for master PkgDef file</description>
<path>C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\master.pkgdef</path>
</entry>
<entry>
<record>5</record>
<time>2020/07/20 13:45:35.374</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Creating PkgDefCacheNonVolatile</description>
</entry>
<entry>
<record>6</record>
<time>2020/07/20 13:45:35.374</time>
<type>Information</type>
<source>VisualStudio</source>
<description>PkgDefCache flags</description>
<hr>00013801</hr>
</entry>
<entry>
<record>7</record>
<time>2020/07/20 13:45:35.374</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Double-checking master pkgdef file</description>
</entry>
<entry>
<record>8</record>
<time>2020/07/20 13:45:35.374</time>
<type>Information</type>
<source>VisualStudio</source>
<description>PkgDefManagement initialized</description>
</entry>
<entry>
<record>9</record>
<time>2020/07/20 13:45:35.374</time>
<type>Information</type>
<source>VisualStudio</source>
<description>RootFolder</description>
<path>C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise</path>
</entry>
<entry>
<record>10</record>
<time>2020/07/20 13:45:35.374</time>
<type>Information</type>
<source>VisualStudio</source>
<description>ShellFolder</description>
<path>C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise</path>
</entry>
<entry>
<record>802</record>
<time>2020/07/20 13:46:02.161</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [Microsoft.VisualStudio.Shell.Connected.Packages.OnlineLicensing.OnlineLicensingManagerPackage]</description>
<guid>{A5C25D8F-4D74-4924-BD8C-F3C2B860F4EC}</guid>
</entry>
<entry>
<record>803</record>
<time>2020/07/20 13:46:02.162</time>
<type>Information</type>
<source>VisualStudio</source>
<description>End package load [Microsoft.VisualStudio.Shell.Connected.Packages.OnlineLicensing.OnlineLicensingManagerPackage]</description>
<guid>{A5C25D8F-4D74-4924-BD8C-F3C2B860F4EC}</guid>
</entry>
<entry>
<record>804</record>
<time>2020/07/20 13:46:02.165</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [Microsoft.VisualStudio.Shell.Connected.ConnectedUser.ConnectedUserPackage]</description>
<guid>{7F679D93-2EB6-47C9-85EB-F6AD16902662}</guid>
</entry>
<entry>
<record>805</record>
<time>2020/07/20 13:46:02.166</time>
<type>Information</type>
<source>RoslynNuGetSearch</source>
<description>Starting update</description>
</entry>
<entry>
<record>806</record>
<time>2020/07/20 13:46:02.414</time>
<type>Information</type>
<source>RoslynNuGetSearch</source>
<description>Cleaning cache directory</description>
</entry>
<entry>
<record>807</record>
<time>2020/07/20 13:46:02.422</time>
<type>Information</type>
<source>RoslynNuGetSearch</source>
<description>Local database file exists. Patching local database</description>
</entry>
<entry>
<record>808</record>
<time>2020/07/20 13:46:02.473</time>
<type>Information</type>
<source>RoslynNuGetSearch</source>
<description>Patching local database</description>
</entry>
<entry>
<record>809</record>
<time>2020/07/20 13:46:02.503</time>
<type>Information</type>
<source>RoslynNuGetSearch</source>
<description>Reading in local database</description>
</entry>
<entry>
<record>810</record>
<time>2020/07/20 13:46:02.640</time>
<type>Information</type>
<source>RoslynNuGetSearch</source>
<description>Reading in local database completed. databaseBytes.Length=7961694</description>
</entry>
<entry>
<record>811</record>
<time>2020/07/20 13:46:02.658</time>
<type>Information</type>
<source>RoslynNuGetSearch</source>
<description>Creating database from bytes</description>
</entry>
<entry>
<record>812</record>
<time>2020/07/20 13:46:03.681</time>
<type>Information</type>
<source>RoslynNuGetSearch</source>
<description>Creating database from bytes completed</description>
</entry>
<entry>
<record>813</record>
<time>2020/07/20 13:46:03.691</time>
<type>Information</type>
<source>RoslynNuGetSearch</source>
<description>Downloading and processing patch file: Elfie_V1/20200420_Patch.xml</description>
</entry>
<entry>
<record>814</record>
<time>2020/07/20 13:46:03.722</time>
<type>Information</type>
<source>RoslynNuGetSearch</source>
<description>Creating download client: Elfie_V1/20200420_Patch.xml</description>
</entry>
<entry>
<record>815</record>
<time>2020/07/20 13:46:03.846</time>
<type>Information</type>
<source>RoslynNuGetSearch</source>
<description>Creating download client completed</description>
</entry>
<entry>
<record>816</record>
<time>2020/07/20 13:46:03.859</time>
<type>Information</type>
<source>RoslynNuGetSearch</source>
<description>Read file from client</description>
</entry>
<entry>
<record>817</record>
<time>2020/07/20 13:46:03.880</time>
<type>Information</type>
<source>RoslynNuGetSearch</source>
<description>Read file completed. Client returned data</description>
</entry>
<entry>
<record>818</record>
<time>2020/07/20 13:46:03.893</time>
<type>Information</type>
<source>RoslynNuGetSearch</source>
<description>Converting data to XElement</description>
</entry>
<entry>
<record>819</record>
<time>2020/07/20 13:46:03.913</time>
<type>Information</type>
<source>RoslynNuGetSearch</source>
<description>Converting data to XElement completed</description>
</entry>
<entry>
<record>820</record>
<time>2020/07/20 13:46:03.923</time>
<type>Information</type>
<source>RoslynNuGetSearch</source>
<description>Processing patch element</description>
</entry>
<entry>
<record>821</record>
<time>2020/07/20 13:46:03.954</time>
<type>Information</type>
<source>RoslynNuGetSearch</source>
<description>Local version is up to date</description>
</entry>
<entry>
<record>822</record>
<time>2020/07/20 13:46:04.096</time>
<type>Information</type>
<source>RoslynNuGetSearch</source>
<description>Processing patch element completed. Update again in 1.00:00:00</description>
</entry>
<entry>
<record>823</record>
<time>2020/07/20 13:46:04.117</time>
<type>Information</type>
<source>RoslynNuGetSearch</source>
<description>Downloading and processing patch file completed</description>
</entry>
<entry>
<record>824</record>
<time>2020/07/20 13:46:04.127</time>
<type>Information</type>
<source>RoslynNuGetSearch</source>
<description>Patching local database completed</description>
</entry>
<entry>
<record>825</record>
<time>2020/07/20 13:46:04.164</time>
<type>Information</type>
<source>RoslynNuGetSearch</source>
<description>Waiting 1.00:00:00 until next update</description>
</entry>
<entry>
<record>826</record>
<time>2020/07/20 13:46:04.706</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [IntelliCodePackage]</description>
<guid>{237BDE42-2754-4B15-ADBD-0B6CECE84300}</guid>
</entry>
<entry>
<record>827</record>
<time>2020/07/20 13:46:04.851</time>
<type>Information</type>
<source>VisualStudio</source>
<description>End package load [Microsoft.VisualStudio.Shell.Connected.ConnectedUser.ConnectedUserPackage]</description>
<guid>{7F679D93-2EB6-47C9-85EB-F6AD16902662}</guid>
</entry>
<entry>
<record>828</record>
<time>2020/07/20 13:46:04.909</time>
<type>Information</type>
<source>VisualStudio</source>
<description>End package load [VS Setup Composition]</description>
<guid>{F92174FD-F10D-418B-819A-7433DEA53833}</guid>
</entry>
<entry>
<record>829</record>
<time>2020/07/20 13:46:04.978</time>
<type>Information</type>
<source>UserConnection</source>
<description>Manager ServerUri '<https://go.microsoft.com/fwlink/?LinkID=660932'</description>>
</entry>
<entry>
<record>830</record>
<time>2020/07/20 13:46:05.093</time>
<type>Information</type>
<source>VisualStudio</source>
<description>End package load [IntelliCodePackage]</description>
<guid>{237BDE42-2754-4B15-ADBD-0B6CECE84300}</guid>
</entry>
<entry>
<record>831</record>
<time>2020/07/20 13:46:05.145</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [Microsoft.VisualStudio.Services.Promotions.PromotionsPackage]</description>
<guid>{B596A79C-0044-4FC4-AAF6-A700B6FDC9ED}</guid>
</entry>
<entry>
<record>832</record>
<time>2020/07/20 13:46:05.231</time>
<type>Information</type>
<source>VisualStudio</source>
<description>End package load [Microsoft.VisualStudio.Services.Promotions.PromotionsPackage]</description>
<guid>{B596A79C-0044-4FC4-AAF6-A700B6FDC9ED}</guid>
</entry>
<entry>
<record>833</record>
<time>2020/07/20 13:46:05.246</time>
<type>Information</type>
<source>UserConnection</source>
<description>Unresolved FW Link 'https://go.microsoft.com/fwlink/?LinkID=660932' was resolved to '<https://app.vssps.visualstudio.com/'</description>>
</entry>
<entry>
<record>834</record>
<time>2020/07/20 13:46:05.265</time>
<type>Information</type>
<source>PromotionsFramework</source>
<description>Received promotion with RuleId: 22D8D1DD-FC08-401B-8694-0BD24FC2CBA7</description>
</entry>
<entry>
<record>835</record>
<time>2020/07/20 13:46:05.265</time>
<type>Information</type>
<source>PromotionsFramework</source>
<description>Subscribed to trigger event for promotion with RuleId: 22D8D1DD-FC08-401B-8694-0BD24FC2CBA7</description>
</entry>
<entry>
<record>836</record>
<time>2020/07/20 13:46:05.265</time>
<type>Information</type>
<source>PromotionsFramework</source>
<description>Received promotion with RuleId: 496FC250-1F2D-4335-B359-647330762614</description>
</entry>
<entry>
<record>837</record>
<time>2020/07/20 13:46:05.265</time>
<type>Information</type>
<source>PromotionsFramework</source>
<description>Subscribed to trigger event for promotion with RuleId: 496FC250-1F2D-4335-B359-647330762614</description>
</entry>
<entry>
<record>838</record>
<time>2020/07/20 13:46:05.265</time>
<type>Information</type>
<source>PromotionsFramework</source>
<description>Received promotion with RuleId: A10E8B1A-B7A6-45B1-B263-0AA92A0B5459</description>
</entry>
<entry>
<record>839</record>
<time>2020/07/20 13:46:05.265</time>
<type>Information</type>
<source>PromotionsFramework</source>
<description>Subscribed to trigger event for promotion with RuleId: A10E8B1A-B7A6-45B1-B263-0AA92A0B5459</description>
</entry>
<entry>
<record>840</record>
<time>2020/07/20 13:46:05.265</time>
<type>Information</type>
<source>PromotionsFramework</source>
<description>Received promotion with RuleId: B8E52CE5-2E39-4015-926F-EC0C89D1050A</description>
</entry>
<entry>
<record>841</record>
<time>2020/07/20 13:46:05.265</time>
<type>Information</type>
<source>PromotionsFramework</source>
<description>Subscribed to trigger event for promotion with RuleId: B8E52CE5-2E39-4015-926F-EC0C89D1050A</description>
</entry>
<entry>
<record>842</record>
<time>2020/07/20 13:46:05.266</time>
<type>Information</type>
<source>PromotionsFramework</source>
<description>Received promotion with RuleId: CED1FFBC-6E63-450F-9A99-CDE4C56F401D</description>
</entry>
<entry>
<record>843</record>
<time>2020/07/20 13:46:05.266</time>
<type>Information</type>
<source>PromotionsFramework</source>
<description>Subscribed to trigger event for promotion with RuleId: CED1FFBC-6E63-450F-9A99-CDE4C56F401D</description>
</entry>
<entry>
<record>844</record>
<time>2020/07/20 13:46:05.266</time>
<type>Information</type>
<source>PromotionsFramework</source>
<description>Received promotion with RuleId: D5EF9893-2215-44EF-8D6E-D563C6FFB1AC</description>
</entry>
<entry>
<record>845</record>
<time>2020/07/20 13:46:05.266</time>
<type>Information</type>
<source>PromotionsFramework</source>
<description>Subscribed to trigger event for promotion with RuleId: D5EF9893-2215-44EF-8D6E-D563C6FFB1AC</description>
</entry>
<entry>
<record>846</record>
<time>2020/07/20 13:46:05.266</time>
<type>Information</type>
<source>PromotionsFramework</source>
<description>Received promotion with RuleId: FA900934-7FD0-4DED-A500-47CC9B2E7327</description>
</entry>
<entry>
<record>847</record>
<time>2020/07/20 13:46:05.266</time>
<type>Information</type>
<source>PromotionsFramework</source>
<description>Subscribed to trigger event for promotion with RuleId: FA900934-7FD0-4DED-A500-47CC9B2E7327</description>
</entry>
<entry>
<record>848</record>
<time>2020/07/20 13:46:05.266</time>
<type>Information</type>
<source>PromotionsFramework</source>
<description>Received promotion with RuleId: 7BED179A-3BE7-414D-8C40-914B591EF553</description>
</entry>
<entry>
<record>849</record>
<time>2020/07/20 13:46:05.266</time>
<type>Information</type>
<source>PromotionsFramework</source>
<description>Subscribed to trigger event for promotion with RuleId: 7BED179A-3BE7-414D-8C40-914B591EF553</description>
</entry>
<entry>
<record>850</record>
<time>2020/07/20 13:46:05.266</time>
<type>Information</type>
<source>PromotionsFramework</source>
<description>Received promotion with RuleId: 93EA625A-53B4-4003-B56F-AB936759983B</description>
</entry>
<entry>
<record>851</record>
<time>2020/07/20 13:46:05.266</time>
<type>Information</type>
<source>PromotionsFramework</source>
<description>Subscribed to trigger event for promotion with RuleId: 93EA625A-53B4-4003-B56F-AB936759983B</description>
</entry>
<entry>
<record>852</record>
<time>2020/07/20 13:46:05.266</time>
<type>Information</type>
<source>PromotionsFramework</source>
<description>Received promotion with RuleId: DED7D4AD-2C83-4B10-BC64-5C8DF0C052A5</description>
</entry>
<entry>
<record>853</record>
<time>2020/07/20 13:46:05.266</time>
<type>Information</type>
<source>PromotionsFramework</source>
<description>Subscribed to trigger event for promotion with RuleId: DED7D4AD-2C83-4B10-BC64-5C8DF0C052A5</description>
</entry>
<entry>
<record>854</record>
<time>2020/07/20 13:46:05.303</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [PowerShellToolsPackage]</description>
<guid>{0429083F-FDBC-47A3-84FF-B3D50343B21E}</guid>
</entry>
<entry>
<record>855</record>
<time>2020/07/20 13:46:08.278</time>
<type>Information</type>
<source>UserConnection</source>
<description>user authentication successful for IDE user</description>
</entry>
<entry>
<record>856</record>
<time>2020/07/20 13:46:09.009</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [Microsoft.VisualStudio.Services.ToastNotifications.ToastNotificationsPackage]</description>
<guid>{C931D979-CA1A-41E8-8A23-E86B85E3141B}</guid>
</entry>
<entry>
<record>857</record>
<time>2020/07/20 13:46:09.011</time>
<type>Information</type>
<source>VisualStudio</source>
<description>End package load [Microsoft.VisualStudio.Services.ToastNotifications.ToastNotificationsPackage]</description>
<guid>{C931D979-CA1A-41E8-8A23-E86B85E3141B}</guid>
</entry>
<entry>
<record>858</record>
<time>2020/07/20 13:46:09.072</time>
<type>Information</type>
<source>ClientRights</source>
<description>Client rights determined: {"CurrentClientRights":{"LicenseSource":0,"LicenseSource2":0,"IsSubscriptionBased":false,"DaysSinceCreation":-1,"LicenseType":1,"AuthorizedVsEdition":4,"AuthorizedVsEdition2":500,"DaysToExpire":-2,"IsLicenseGood":true,"LicenseDescription":"Product key applied","LicenseStatus":1,"LicenseUrl":"","MayUplevel":false,"LicensedUserId":"00000000-0000-0000-0000-000000000000","LicensedUserName":"","LicensingAccount":"","ReleaseType":1},"CurrentLicenseSource":0,"CurrentLicenseSource2":0,"IDEUserClientRights":{"ActivityId":"0b4bdefe-ae1b-483f-bcb4-fc71eb2867e1","AuthorizedVsEdition":4,"AuthorizedVsEdition2":500,"CrtokenDaysToExpire":2147483647,"DaysSinceCreation":0,"DaysToExpire":90,"IsLicenseGood":true,"IsSubscriptionBased":true,"IsTrialLicense":true,"LicenseDescription":"Trial extension (for evaluation purposes only)","LicensedUserId":"e009cbb1-ee42-4429-84f9-111319321be5","LicensedUserName":"Maxim.Bugriy@softline.com","LicenseSource":1,"LicenseSource2":1,"LicenseStatus":10,"LicenseType":14,"LicenseUrl":"https://go.microsoft.com/fwlink/?LinkID=290934","LicensingAccount":"Profile","MayUplevel":false,"ReleaseType":1,"RightsDaysToExpire":90,"RightsStatus":10,"SubscriptionChannel":"Evaluation","ClientRightsMetadata":{"SubscriptionChannel":"Evaluation","NonLocalizedLicenseDescription":"VSExtensionTrial","LicenseUrl":"https://go.microsoft.com/fwlink/?LinkID=290934","ExpirationDate":"\/Date(1603021621540)\/","ClientRightsVersion":{"Major":16,"Minor":0,"Build":30309,"Revision":148,"MajorRevision":0,"MinorRevision":148}}},"PIDClientRights":{"LicenseSource":0,"LicenseSource2":0,"IsSubscriptionBased":false,"DaysSinceCreation":-1,"LicenseType":1,"AuthorizedVsEdition":4,"AuthorizedVsEdition2":500,"DaysToExpire":-2,"IsLicenseGood":true,"LicenseDescription":"Product key applied","LicenseStatus":1,"LicenseUrl":"","MayUplevel":false,"LicensedUserId":"00000000-0000-0000-0000-000000000000","LicensedUserName":"","LicensingAccount":"","ReleaseType":1}}; Account identity provider: </description>
</entry>
<entry>
<record>859</record>
<time>2020/07/20 13:46:10.232</time>
<type>Information</type>
<source>UserConnection</source>
<description>Maxim.Bugriy@softline.com signed in for IDE user</description>
</entry>
<entry>
<record>860</record>
<time>2020/07/20 13:46:10.232</time>
<type>Information</type>
<source>UserConnection</source>
<description>VS user ID = e009cbb1-ee42-4429-84f9-111319321be5</description>
</entry>
<entry>
<record>861</record>
<time>2020/07/20 13:46:12.208</time>
<type>Information</type>
<source>ClientRights</source>
<description>ClientRights from keychain: {"AuthorizedVSEdition":"Ultimate","ClientRightsMetadata":{"SubscriptionChannel":"Evaluation","NonLocalizedLicenseDescription":"VSExtensionTrial","LicenseUrl":"https://go.microsoft.com/fwlink/?LinkID=290934","ExpirationDate":"2020-10-18T11:47:01.54+00:00","ClientRightsVersion":{"Major":16,"Minor":0,"Build":30309,"Revision":148,"MajorRevision":0,"MinorRevision":148}},"ActivityId":"7c3afdcd-5b47-4666-ad12-539b1bf042ce","RefreshInterval":"7.00:00:00","CrtokenDaysToExpire":2147483647,"CrtokenStatus":401,"DaysSinceCreation":0,"IsSubscriptionBased":true,"IsLicenseFull":false,"IsTrialLicense":true,"LicensedUserId":"e009cbb1-ee42-4429-84f9-111319321be5","LicensedUserName":"Maxim.Bugriy@softline.com","LicenseType":14,"LicensingAccount":"Profile","RightsDaysToExpire":90,"RightsStatus":10,"Canary":"21ba9dc3-5236-47ca-b6f6-87042318348e","Generation":{"Major":16,"Minor":0,"Build":-1,"Revision":-1,"MajorRevision":-1,"MinorRevision":-1},"RegistryRoot":"Software\\Microsoft\\VisualStudio\\16.0_df51b4d8","SubscriptionRightsName":"VisualStudio","DaysToExpire":90,"IsLicenseGood":true,"LicenseDescription":"Trial extension (for evaluation purposes only)","LicenseStatus":10,"IsLicenseExpiredPrereleasePid":false,"IsLicenseUnlimitedPid":false,"IsLicenseStale":false,"IsLicenseCorrupt":false,"ReleaseType":1,"IsNoTrialMode":false}</description>
</entry>
<entry>
<record>862</record>
<time>2020/07/20 13:57:49.045</time>
<type>Information</type>
<source>VisualStudio</source>
<description>End package load [PowerShellToolsPackage]</description>
<guid>{0429083F-FDBC-47A3-84FF-B3D50343B21E}</guid>
</entry>
<entry>
<record>863</record>
<time>2020/07/20 13:57:49.077</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [ProToolsPackage]</description>
<guid>{E6D9F061-7054-42D0-B665-1E4C966129F3}</guid>
</entry>
<entry>
<record>864</record>
<time>2020/07/20 13:57:49.101</time>
<type>Information</type>
<source>PowerShellProTools</source>
<description>Microsoft Windows NT 10.0.16299.0</description>
</entry>
<entry>
<record>865</record>
<time>2020/07/20 13:57:50.165</time>
<type>Information</type>
<source>PowerShellProTools</source>
<description>5.1.16299.15</description>
</entry>
<entry>
<record>866</record>
<time>2020/07/20 13:57:50.189</time>
<type>Information</type>
<source>VisualStudio</source>
<description>End package load [ProToolsPackage]</description>
<guid>{E6D9F061-7054-42D0-B665-1E4C966129F3}</guid>
</entry>
<entry>
<record>867</record>
<time>2020/07/20 13:57:50.210</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [VSPackage]</description>
<guid>{1A4EFADE-F6B2-4490-A2EF-21D5F3D1C8E0}</guid>
</entry>
<entry>
<record>868</record>
<time>2020/07/20 13:57:50.316</time>
<type>Information</type>
<source>VisualStudio</source>
<description>End package load [VSPackage]</description>
<guid>{1A4EFADE-F6B2-4490-A2EF-21D5F3D1C8E0}</guid>
</entry>
<entry>
<record>869</record>
<time>2020/07/20 13:57:50.363</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [Microsoft.VisualStudio.ServiceModel.VisualStudioPackage, Microsoft.VisualStudio.ServiceModel, Version=16.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]</description>
<guid>{2C0F61BF-3C36-468C-94B8-4021965749E7}</guid>
</entry>
<entry>
<record>870</record>
<time>2020/07/20 13:57:50.389</time>
<type>Information</type>
<source>VisualStudio</source>
<description>End package load [Microsoft.VisualStudio.ServiceModel.VisualStudioPackage, Microsoft.VisualStudio.ServiceModel, Version=16.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]</description>
<guid>{2C0F61BF-3C36-468C-94B8-4021965749E7}</guid>
</entry>
<entry>
<record>871</record>
<time>2020/07/20 13:57:50.400</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [ConnectedServicesPackage]</description>
<guid>{8E15F3DA-B303-4AF9-814A-1DC5C2583398}</guid>
</entry>
<entry>
<record>872</record>
<time>2020/07/20 13:57:50.418</time>
<type>Information</type>
<source>VisualStudio</source>
<description>End package load [ConnectedServicesPackage]</description>
<guid>{8E15F3DA-B303-4AF9-814A-1DC5C2583398}</guid>
</entry>
<entry>
<record>873</record>
<time>2020/07/20 13:57:50.420</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [RestoreManagerPackage]</description>
<guid>{2B52AC92-4551-426D-BD34-C6D7D9FDD1C5}</guid>
</entry>
<entry>
<record>874</record>
<time>2020/07/20 13:57:50.478</time>
<type>Information</type>
<source>VisualStudio</source>
<description>End package load [RestoreManagerPackage]</description>
<guid>{2B52AC92-4551-426D-BD34-C6D7D9FDD1C5}</guid>
</entry>
<entry>
<record>875</record>
<time>2020/07/20 13:57:50.481</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [Scc Display Information]</description>
<guid>{D7BB9305-5804-4F92-9CFE-119F4CB0563B}</guid>
</entry>
<entry>
<record>876</record>
<time>2020/07/20 13:57:50.545</time>
<type>Information</type>
<source>VisualStudio</source>
<description>End package load [Scc Display Information]</description>
<guid>{D7BB9305-5804-4F92-9CFE-119F4CB0563B}</guid>
</entry>
<entry>
<record>877</record>
<time>2020/07/20 13:57:50.561</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [File Enumeration Service]</description>
<guid>{ED8075A9-3E0C-45B3-83EE-C14B43BC3787}</guid>
</entry>
<entry>
<record>878</record>
<time>2020/07/20 13:57:50.582</time>
<type>Information</type>
<source>VisualStudio</source>
<description>End package load [File Enumeration Service]</description>
<guid>{ED8075A9-3E0C-45B3-83EE-C14B43BC3787}</guid>
</entry>
<entry>
<record>879</record>
<time>2020/07/20 13:57:50.602</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [Tab Designer Launcher]</description>
<guid>{B4E787A4-A9FC-4579-945E-D71AFEC4DD90}</guid>
</entry>
<entry>
<record>880</record>
<time>2020/07/20 13:57:50.603</time>
<type>Information</type>
<source>VisualStudio</source>
<description>End package load [Tab Designer Launcher]</description>
<guid>{B4E787A4-A9FC-4579-945E-D71AFEC4DD90}</guid>
</entry>
<entry>
<record>881</record>
<time>2020/07/20 13:57:50.625</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [LiveUnitTestingPackage]</description>
<guid>{3EADAB3E-2035-4513-8C13-FBA84414A16C}</guid>
</entry>
<entry>
<record>882</record>
<time>2020/07/20 13:57:50.671</time>
<type>Information</type>
<source>VisualStudio</source>
<description>End package load [LiveUnitTestingPackage]</description>
<guid>{3EADAB3E-2035-4513-8C13-FBA84414A16C}</guid>
</entry>
<entry>
<record>883</record>
<time>2020/07/20 13:57:50.680</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [GitCollaborationPackage]</description>
<guid>{6AC6A637-874E-4829-9AA0-B0CF5C41C735}</guid>
</entry>
<entry>
<record>884</record>
<time>2020/07/20 13:57:50.729</time>
<type>Information</type>
<source>VisualStudio</source>
<description>End package load [GitCollaborationPackage]</description>
<guid>{6AC6A637-874E-4829-9AA0-B0CF5C41C735}</guid>
</entry>
<entry>
<record>885</record>
<time>2020/07/20 13:57:50.731</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [FileIndicatorPackage]</description>
<guid>{480D29DF-2B3D-445F-B055-FE2C74913A83}</guid>
</entry>
<entry>
<record>886</record>
<time>2020/07/20 13:57:50.746</time>
<type>Information</type>
<source>VisualStudio</source>
<description>End package load [FileIndicatorPackage]</description>
<guid>{480D29DF-2B3D-445F-B055-FE2C74913A83}</guid>
</entry>
<entry>
<record>887</record>
<time>2020/07/20 13:57:50.749</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [LanguageServerClientPackage]</description>
<guid>{1D7DD84C-F6BB-4E1C-8D33-01306D4FB1F7}</guid>
</entry>
<entry>
<record>888</record>
<time>2020/07/20 13:57:50.750</time>
<type>Information</type>
<source>VisualStudio</source>
<description>End package load [LanguageServerClientPackage]</description>
<guid>{1D7DD84C-F6BB-4E1C-8D33-01306D4FB1F7}</guid>
</entry>
<entry>
<record>889</record>
<time>2020/07/20 13:57:50.815</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [Roaming Manager Package]</description>
<guid>{54888390-2C04-4B04-B451-3166730C75BA}</guid>
</entry>
<entry>
<record>890</record>
<time>2020/07/20 13:57:50.822</time>
<type>Information</type>
<source>VisualStudio</source>
<description>End package load [Roaming Manager Package]</description>
<guid>{54888390-2C04-4B04-B451-3166730C75BA}</guid>
</entry>
<entry>
<record>891</record>
<time>2020/07/20 13:58:11.662</time>
<type>Information</type>
<source>VisualStudio</source>
<description>Begin package load [Microsoft.VisualStudio.Shell.Connected.Packages.PathTrustVerifier.PathTrustVerifierPackage]</description>
<guid>{2F6B5046-3BB0-4825-B344-3F4238921119}</guid>
</entry>
<entry>
<record>892</record>
<time>2020/07/20 13:58:11.665</time>
<type>Information</type>
<source>VisualStudio</source>
<description>End package load [Microsoft.VisualStudio.Shell.Connected.Packages.PathTrustVerifier.PathTrustVerifierPackage]</description>
<guid>{2F6B5046-3BB0-4825-B344-3F4238921119}</guid>
</entry>
<entry>
<record>893</record>
<time>2020/07/20 13:58:12.272</time>
<type>Information</type>
<source>MruList</source>
<description>Entering AddItem. Persistence data for item: C:\Devops\SLPremierCore\PerfCounterTranslator\PerfCounterTranslator.ps1|00000000-0000-0000-0000-000000000000|0,0</description>
</entry>
<entry>
<record>894</record>
<time>2020/07/20 13:58:12.272</time>
<type>Information</type>
<source>MruList</source>
<description>Entering TryPromoteItem</description>
</entry>
<entry>
<record>895</record>
<time>2020/07/20 13:58:12.272</time>
<type>Information</type>
<source>MruList</source>
<description>Did not find item to promote</description>
</entry>
<entry>
<record>896</record>
<time>2020/07/20 13:58:12.272</time>
<type>Information</type>
<source>CodeContainerTracing</source>
<description>Entering MruItemsStoreServiceDecorator.AddMRUItem. Item category: 335041a8-b61a-4e9f-b0fe-d42dfa193855, lpszItem: C:\Devops\SLPremierCore\PerfCounterTranslator\PerfCounterTranslator.ps1|{00000000-0000-0000-0000-000000000000}|0,0|False</description>
</entry>
<entry>
<record>897</record>
<time>2020/07/20 13:58:12.780</time>
<type>Error</type>
<source>Editor or Editor Extension</source>
<description>System.NullReferenceException: Object reference not set to an instance of an object.

at PowerShellTools.Classification.ScriptAnalysisTagger..ctor(ITextBuffer sourceBuffer)

at PowerShellTools.Classification.ScriptAnalysisTaggerProvider.<>c__DisplayClass1_01.&lt;CreateTagger&gt;b__0()&#x000D;&#x000A; at Microsoft.VisualStudio.Utilities.PropertyCollection.GetOrCreateSingletonProperty[T](Object key, Func1 creator)

at PowerShellTools.Classification.ScriptAnalysisTaggerProvider.CreateTagger[T](ITextView textView, ITextBuffer buffer)

at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator1.InstantiateViewTagger(ITextView textView, Lazy2 factory, ITextBuffer textBuffer, IList1 newTaggers)&#x000D;&#x000A;--- End of stack trace from previous location where exception was thrown ---&#x000D;&#x000A; at Microsoft.VisualStudio.Telemetry.WindowsErrorReporting.WatsonReport.GetClrWatsonExceptionInfo(Exception exceptionObject)</description> </entry> <entry> <record>898</record> <time>2020/07/20 13:58:13.045</time> <type>Error</type> <source>Editor or Editor Extension</source> <description>System.ArgumentException: Item has already been added. Key in dictionary: &apos;ScriptAnalysisTagger&apos; Key being added: &apos;ScriptAnalysisTagger&apos;&#x000D;&#x000A; at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)&#x000D;&#x000A; at System.Collections.Hashtable.Add(Object key, Object value)&#x000D;&#x000A; at System.Collections.Specialized.HybridDictionary.Add(Object key, Object value)&#x000D;&#x000A; at Microsoft.VisualStudio.Utilities.PropertyCollection.AddProperty(Object key, Object property)&#x000D;&#x000A; at PowerShellTools.Classification.ScriptAnalysisTagger..ctor(ITextBuffer sourceBuffer)&#x000D;&#x000A; at PowerShellTools.Classification.ScriptAnalysisTaggerProvider.&lt;&gt;c__DisplayClass1_01.<CreateTagger>b__0()

at Microsoft.VisualStudio.Utilities.PropertyCollection.GetOrCreateSingletonProperty[T](Object key, Func1 creator)&#x000D;&#x000A; at PowerShellTools.Classification.ScriptAnalysisTaggerProvider.CreateTagger[T](ITextView textView, ITextBuffer buffer)&#x000D;&#x000A; at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator1.InstantiateViewTagger(ITextView textView, Lazy2 factory, ITextBuffer textBuffer, IList1 newTaggers)

--- End of stack trace from previous location where exception was thrown ---

at Microsoft.VisualStudio.Telemetry.WindowsErrorReporting.WatsonReport.GetClrWatsonExceptionInfo(Exception exceptionObject)</description>
</entry>
<entry>
<record>899</record>
<time>2020/07/20 13:58:13.221</time>
<type>Error</type>
<source>Editor or Editor Extension</source>
<description>System.ArgumentException: Item has already been added. Key in dictionary: 'ScriptAnalysisTagger' Key being added: 'ScriptAnalysisTagger'

at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)

at System.Collections.Hashtable.Add(Object key, Object value)

at System.Collections.Specialized.HybridDictionary.Add(Object key, Object value)

at Microsoft.VisualStudio.Utilities.PropertyCollection.AddProperty(Object key, Object property)

at PowerShellTools.Classification.ScriptAnalysisTagger..ctor(ITextBuffer sourceBuffer)

at PowerShellTools.Classification.ScriptAnalysisTaggerProvider.<>c__DisplayClass1_01.&lt;CreateTagger&gt;b__0()&#x000D;&#x000A; at Microsoft.VisualStudio.Utilities.PropertyCollection.GetOrCreateSingletonProperty[T](Object key, Func1 creator)

at PowerShellTools.Classification.ScriptAnalysisTaggerProvider.CreateTagger[T](ITextView textView, ITextBuffer buffer)

at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator1.InstantiateViewTagger(ITextView textView, Lazy2 factory, ITextBuffer textBuffer, IList1 newTaggers)&#x000D;&#x000A;--- End of stack trace from previous location where exception was thrown ---&#x000D;&#x000A; at Microsoft.VisualStudio.Telemetry.WindowsErrorReporting.WatsonReport.GetClrWatsonExceptionInfo(Exception exceptionObject)</description> </entry> <entry> <record>900</record> <time>2020/07/20 13:58:13.768</time> <type>Error</type> <source>Editor or Editor Extension</source> <description>System.ArgumentException: Item has already been added. Key in dictionary: &apos;ScriptAnalysisTagger&apos; Key being added: &apos;ScriptAnalysisTagger&apos;&#x000D;&#x000A; at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)&#x000D;&#x000A; at System.Collections.Hashtable.Add(Object key, Object value)&#x000D;&#x000A; at System.Collections.Specialized.HybridDictionary.Add(Object key, Object value)&#x000D;&#x000A; at Microsoft.VisualStudio.Utilities.PropertyCollection.AddProperty(Object key, Object property)&#x000D;&#x000A; at PowerShellTools.Classification.ScriptAnalysisTagger..ctor(ITextBuffer sourceBuffer)&#x000D;&#x000A; at PowerShellTools.Classification.ScriptAnalysisTaggerProvider.&lt;&gt;c__DisplayClass1_01.<CreateTagger>b__0()

at Microsoft.VisualStudio.Utilities.PropertyCollection.GetOrCreateSingletonProperty[T](Object key, Func1 creator)&#x000D;&#x000A; at PowerShellTools.Classification.ScriptAnalysisTaggerProvider.CreateTagger[T](ITextView textView, ITextBuffer buffer)&#x000D;&#x000A; at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator1.InstantiateViewTagger(ITextView textView, Lazy2 factory, ITextBuffer textBuffer, IList1 newTaggers)

--- End of stack trace from previous location where exception was thrown ---

at Microsoft.VisualStudio.Telemetry.WindowsErrorReporting.WatsonReport.GetClrWatsonExceptionInfo(Exception exceptionObject)</description>
</entry>
<entry>
<record>901</record>
<time>2020/07/20 13:58:13.770</time>
<type>Error</type>
<source>Editor or Editor Extension</source>
<description>System.ArgumentException: Item has already been added. Key in dictionary: 'ScriptAnalysisTagger' Key being added: 'ScriptAnalysisTagger'

at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)

at System.Collections.Hashtable.Add(Object key, Object value)

at System.Collections.Specialized.HybridDictionary.Add(Object key, Object value)

at Microsoft.VisualStudio.Utilities.PropertyCollection.AddProperty(Object key, Object property)

at PowerShellTools.Classification.ScriptAnalysisTagger..ctor(ITextBuffer sourceBuffer)

at PowerShellTools.Classification.ScriptAnalysisTaggerProvider.<>c__DisplayClass1_01.&lt;CreateTagger&gt;b__0()&#x000D;&#x000A; at Microsoft.VisualStudio.Utilities.PropertyCollection.GetOrCreateSingletonProperty[T](Object key, Func1 creator)

at PowerShellTools.Classification.ScriptAnalysisTaggerProvider.CreateTagger[T](ITextView textView, ITextBuffer buffer)

at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator1.InstantiateViewTagger(ITextView textView, Lazy2 factory, ITextBuffer textBuffer, IList`1 newTaggers)

--- End of stack trace from previous location where exception was thrown ---

at Microsoft.VisualStudio.Telemetry.WindowsErrorReporting.WatsonReport.GetClrWatsonExceptionInfo(Exception exceptionObject)</description>
</entry>
</activity>

Comments (1)

  1. Максим Бугрий reporter

    I have found workaround - running Visual Studio using local administrator account. But is it posible to use ps tools via user account?

  2. Log in to comment