Telerik UI for WinForms VSextension error

2 Answers 690 Views
Visual Studio Extensions
Jnovoa
Top achievements
Rank 1
Jnovoa asked on 31 May 2021, 05:28 PM

Hello,

I'm using VS 2019 (Image 0)

Since the last update I'm getting this error trying to update projects: (image 1)

Failed to execute command.

System.IO.DirectoryNotFoundException: Could not find a part of the path 'c:\users\jonovoa\appdata\local\microsoft\visualstudio\16.0_8573c414\extensions\akzfqu3o.rq0\ProjectManagement\Upgrade\ScenarioDefinition.xml'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
   at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy)
   at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
   at System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver)
   at System.Threading.CompressedStack.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state)
   at System.Xml.XmlTextReaderImpl.OpenUrl()
   at System.Xml.XmlTextReaderImpl.Read()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.Load(String filename)
   at Telerik.VSX.WizardEngine.Configuration.ScenarioDefinition.Deserialize(String fileName)
   at Telerik.VSX.ProjectConfiguration.ProjectConfigurationTypeSelectorBase.GetScenario(ProjectManagementScenarioPath path)
   at Telerik.WinControls.VSX.ProjectConfigurators.ProjectConfigurationTypeSelector.ProjectUpgrade(IPropertyDataDictionary additionalPreWizardData)
   at Telerik.WinControls.VSX.ProjectConfigurators.StreamlinedProjectConfiguration.StartUpgradeWizard()
   at Telerik.WinControls.VSPackage.CommandExecutor.Execute(UInt32 commandId)
   at Telerik.VSX.VSPackage.PackageBase.CommandCallback(Object sender, EventArgs e)

 

 

I have tried to remove and reinstall from Telerik control panel, it didn't work.

I also tried removing and reinstalling the extension within visual studio. it didn't work. 

 

I have found that the path c:\users\jonovoa\appdata\local\microsoft\visualstudio\16.0_8573c414\extensions\akzfqu3o.rq0 (image 2)

does not contain the folder mentioned in the error description: 

c:\users\jonovoa\appdata\local\microsoft\visualstudio\16.0_8573c414\extensions\akzfqu3o.rq0\ProjectManagement 

 

I just noted that I have another path with all the files: (image 3)

C:\Users\jonovoa\AppData\Local\Microsoft\VisualStudio\16.0_8573c414\Extensions\p2gdkolo.2so\ProjectManagement\Upgrade

 

Finally:

Visual studio throws a couple of warnings due to UNRESPONSIVE EXTENSIONS, with the following offenders:

"Progress Telerik  UI for Winforms Extension version 2021.2.505.1" (image 4)

"Progess Telerik WInforms Converter version 2021.2.505.1" (image 5)

 

My installed version is: R2 2021 (2021.2.511.0) (image 6)

 

Please help me to solve this.

Thanks,

Jorge

2 Answers, 1 is accepted

Sort by
0
Vesko
Telerik team
answered on 01 Jun 2021, 08:20 AM

Hello Jorge,

Thank you very much for the detailed information. This error is a known issue that is fixed but not released yet. We will release the fix in a few weeks.

The problem is related to shared resources across multiple Telerik extensions. In your case most likely they are Progress Telerik UI for WinForms Extension and Progress Telerik WinForms Converter. To workaround the problem you can disable or remove the Telerik WinForms Converter extension from Extensions -> Manage Extensions -> Installed.

If the proposed workaround does not resolve the problem, please, let me know what is the content of the extension.vsixmanifest file in c:\users\jonovoa\appdata\local\microsoft\visualstudio\16.0_8573c414\extensions\akzfqu3o.rq0\ to determine which extension causes that error.

Thank you very much for your patience and cooperation.

Regards,
Vesko
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Jnovoa
Top achievements
Rank 1
commented on 02 Jun 2021, 11:21 PM

Oh, I see. I'll give it a try and let you know if something goes wrong. Thank you.
0
GIAnet
Top achievements
Rank 2
Iron
answered on 26 Nov 2021, 02:07 PM

Hi,

the bug is still present in version 2021.3.1109.40
However, the workaround works.

 

Regards,

Markus

Vesko
Telerik team
commented on 01 Dec 2021, 10:02 AM

Hi Markus,

You are right. The bug is not fixed yet, however, the workaround should work.

Tags
Visual Studio Extensions
Asked by
Jnovoa
Top achievements
Rank 1
Answers by
Vesko
Telerik team
GIAnet
Top achievements
Rank 2
Iron
Share this question
or