Good afternoon, I am new to the world of sitefinity and am currently having trouble loading the vsix plugin in my sitefinity project. I have managed to install sitefinity with its nuget, also vsix, but when I want to enable the vsix plugin, the visual studio 2017 application crashes with the following error.
If I uninstall the application or disable it, the project works without problems.
I have uninstalled and reinstalled the plugin, created a new sitefinity project
6 Answers, 1 is accepted
Hi,
This appears to be a problem specific for the particular Visual Studio installation at your end. The beforementioned error message is missing can you share it? And share with me what is the version of Visual Studio 2017, it can be checked in the Help -> About Microsoft Visual Studio menu.
Regards,
Stanislav Velikov
Progress Telerik
Our thoughts here at Progress are with those affected by the outbreak.
Hi,
My bad I saw the error: "an unexpected program exception occurred". In addition to the previous actions can you ensure .NET core is installed on the computer and if there are other VSIX plugins installed in Visual Studio to temporary disable them and see if enabling Sitefinity VSIX will behave differently?
Regards,
Stanislav Velikov
Progress Telerik
Our thoughts here at Progress are with those affected by the outbreak.
Visual studio 2017 version 15.9.21
Net.Core SDK 3.1.201
Net framework 4.7.2
SDK Sitefinity vsix 1.0.0.2 and it is the only one I have installed, I want to clarify that the application falls only when I open the sitefinity project, since with other projects I can open the application without problems and the plugin even works for me. which gives me the impression that I should modify something in the config file of the sitefinity project or the net framework version