I am trying to setup Entity Framework for Cache in Visual Studio 2022 Community Edition running on Windows Server 2022.
I am following the guide at https://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY=GBMP_eframe#GBMP_efinstall.
devenv /setup - no issues
setup.cmd - fails "Installer.exe: #053 @ 2022.09.19T12:09:15.0917142: TraceOps.ShowMessage: could not open registry key: HKEY_LOCAL_MACHINE\Software\Wow6432Node\Microsoft.NETFramework\v4.0.30319\AssemblyFoldersEx
I created the Registry folder AssemblyFoldersEx, reran setup.cmd and it ran sucessfully.
I open VS 2022 and Try to select the data source. Cache is not showning.
Can someone please guide me on what I am missing.
Thanks.
Try using older Visual Studio. Cachè 2018 was released before Visual Studio 2022, so the extension might not work there