admin管理员组文章数量:1391836
I am have trying in vain to install the latest package of SSIS Microsoft.DataTools.IntegrationServices so that I can use it with Visual Studio 2022. However when I am nearing completion I get the following error message ;
"Cannot create a stable subkey under a volatile parent key " I have tried running in Admin, repairing VS , but nothing seems to work .
enter image description here
Thank you
I am have trying in vain to install the latest package of SSIS Microsoft.DataTools.IntegrationServices so that I can use it with Visual Studio 2022. However when I am nearing completion I get the following error message ;
"Cannot create a stable subkey under a volatile parent key " I have tried running in Admin, repairing VS , but nothing seems to work .
enter image description here
Thank you
Share Improve this question edited Mar 12 at 4:05 Alex of the Wild asked Mar 12 at 4:04 Alex of the WildAlex of the Wild 1591 gold badge3 silver badges9 bronze badges 1- This might be a registrary permissions error: Try to run the installer as administrator. Or Repair install VS2022. – wp78de Commented Mar 12 at 17:20
1 Answer
Reset to default 0My findings so far: I had and extension conflict, so uninstalled SSIS. Then I tried reinstalling it.
The log file indicates an unstable parent registry key.
Ran sfc /scannow in cmd and resulted in nothing.
Uninstalled Net8 bootstrapper from programs, restarted.
Once that was done, I was able to launch the Visual Studio Installer, add SQL Server Integration Services Projects 2022 back from the extensions list, individual components.
Extension was visible in the launched app Visual Studio Extensions.
Enabled the extension and was prompted to upgrade to ver 1.5. For some reason that was handled as a download.
Completed download and ran that as administrator with repair option because modify options were to install somewhere else or uninstall. That failed.
Followed troubleshooting link: https://learn.microsoft/en-us/sql/ssdt/ssis-vs2022-troubleshooting-guide?view=sql-server-ver16#installation-issues, which didn't really help.
Tried opening a project and for some reason source control errors indicated the project is incomplete - could not find the project file where the project file is located.
Completed Visual Studio repair, that took a few hours. Restarted.
Ran the 1.5 version update as admin again, install completed without complaint. Restarted.
Tried opening the project again, got the same errors. Looks like it is unrelated to the updates, but an issue with me removing an older version of Visual Studio. So that is the end of this answer. On to the new problem.
本文标签:
版权声明:本文标题:Error "Cannot create a stable subkey under a volatile parent key " Installing SSIS for Visual Studio 2022 - St 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744770520a2624310.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论