I installed Visual Studio 2022 and WiseJ-3 and started a small test program yesterday. Today I reopened the project and it has errors that it cant find WiseJ in the “using” section. I ran the auto updater – say’s I’m up to date. Uninstalled WiseJ-3 – and it also removed the auto updater. Tried to install via Nuget and I get an error:
Severity Code Description Project File Line Suppression State
Error Failed to retrieve information about ‘Wisej-3’ from remote source ‘https://www.nuget.org/api/v3/FindPackagesById()?id=’Wisej-3’&semVerLevel=2.0.0’.
Response status code does not indicate success: 404 (Not Found).
How can I get WiseJ 3 installed again ?
Adding sample project again. I had to clean out the bin folder in the zip since the WiseJ DLLs alone are bigger than the max file size allowed of 3.9 MB
New project -nothing edited – cant view designer – WiseJ3 is installed and the dependencies resolve. See screenshot
Any Ideas ?
Attached is a screenshot of my package manager URLs. I just installed VS 2022 yesterday so not sure how the nuget urls would be wrong ?
I changed the project file as suggested to “3.0” and re-opened the solution but nothing has changed. See attached screen shot
Hi edmond,
Try to install manually with nuget.
https://www.nuget.org/packages/Wisej-3-MobileIntegration/
https://www.nuget.org/packages/Wisej-3/
I was able to download the installer from wisej.com/builds and installed Wisej-3.
Opened my solution – recompiled – still cant find WiseJ3 – screenshot of Visual Studio 2022 attached. Any ideas ?
Please login first to submit.