We have upgraded our sandbox to Dynamics 9.0 and your PSA is at version 1.2.0.69. When we tried creating new project, we are getting "Object Reference" error. We found out that there is a known issue in PSA 1.2.x with v9.0 that we cannot create new project.
So we decided to upgrade PSA to 2.4. But doing so we are getting error and cannot upgrade.
Any suggestion appreciated! Thanks in Advance.
Related
I got this message when trying to create an API Controller.
I did seperate API project referrence to DBContext and entities in another class library.
Error Message
I have tried the same project with .NET 5, it's working well but not .NET 6.
Please help me!
Trevoir Williams from Udemy said: Versions 6.0.8 and 6.0.9 you can reduce the version of the EntityFrameworkCore* libraries to 6.0.7 in project file
Or change EntityFrameworkCore* version in NuGet package manager
Again, all this information and images I get from Trevoir Williams. I think this issue will be solved quickly. In this time, this is the fast way for everyone love .NET 6.
I had the same issue and solved updating:
Microsoft.EntityFrameworkCore to 6.0.9
Microsoft.EntityFrameworkCore.Tools to 6.0.9
Microsoft.VisualStudio.Web.CodeGeneration.Design to 6.0.10
We upgraded from SonarQube 5.6 to 6.7.2 and also manually upgraded the plugins, including SonarPLSQL from 2.8 to 3.2.0
We are using the community version but have a valid (paid) licence for the plugin. When trying to start we get the error:
org.sonar.updatecenter.common.exception.PluginNotFoundException: The plugin 'license' required by 'plsql' is missing.
When removing the plugin from the plugins-folder SonarQube starts without problems.
Can you please help us?
The way licenses work have changed in the latest LTS. This is why you've got this error.
As you have a valid license of the PLSQL plugin, this means that you are a SonarSource customer so you should get in touch the SonarSource Sales representative you are in contact with to sort this out.
I am getting permissions related errors in my analysis because the process is requesting write access. Before the analysis task starts, if I uncheck the read-only box for the source folder the error does not happen. That is why I'm looking for this fix -
https://jira.sonarsource.com/browse/SLVS-1122
According to the commends on that link, SonarAnalyzer for .Net 1.21 wasn't released until at least Jan 30th. Will this fix be in SonarQube 5.6.6, or will I have to wait until 5.7?
edit: currently running version 5.6.4 through TFS 2015 onprem
You're mixing apples and oranges. The fix you want is in the most recently released version of SonarC#. You can upgrade it in your SonarQube server (mostly) independently of your SonarQube server version.
We are upgrading IBM Filenet Content Manager 4.5.1.
what version of Filenet and distribution recommended install. Is it the IBM filnet content manager version 5.1 or 5.2, based on stability ?
I am bit concerned beacuse of so many customizations and workflows running on our existing 4.5.1 system.
I'd recommend going to FileNet Content Platform Engine 5.2. I've recently completed an upgrade from 4.5 to 5.2, and no changes to any existing workflows or client code were required. There have been some additions to the API, but no breaking changes.
The latest fix pack, released a few weeks ago, is 5.2.0.3. I can't think of any advantage to going to 5.1 instead of 5.2.
I agree with cmaitchison. We have recently completed a 5.2 upgrade an it is straightforward. Even though the previous custom applications would work, it is better to re-compile using the latest libraries and the version of JRE your application server would use.
I've to add a runtime of websphere 5.1 on my RAD 7.5.4, but I can only add runtime of websphere version 6, 6.1 or 7.
There is anyway to install ws 5.1 in my config?
Thanks
I guess you are out of luck. WAS 5.1 is pretty outdated. It is already unsupported since 2008.
You could try getting an older RAD, but I'd guess IBM probably removed the older downloads as they are unsupported as well.