License error MATLAB R2014a - matlab

I'm having some troubles installing MATLAB R2014a, getting the following error:
License error 114.
How do I resolve this error?

According the The Mathworks:
This error will occur when the license file used by the license
manager has been updated to the new R2014a license file format but the
license manager has not been updated to the R2014a license manager
version.
To resolve this, upgrade the license manager to the R2014a version on
the license server.
This error will also occur when the license file used by the license
manager has been updated to the R2013b license file format but the
license manager has not been updated to the R2013b license manager
version.
For more information about the R2013b license file format change, visit their FAQ.
If you are unable to upgrade the license manager, contact Customer Service to receive a license file for an older release.

You can copy the bin folder from win64/32 to location where you have installed (simply over write).
Then open matlab with run as administrator.
This worked for me.

Related

Vcpkg package(s) missing on this computer

hopefully someone can help me on this. I have cloned azure-iot-sdk-c from Github and attempting to compile the iothub_II_telemetry_sample but am getting this error:
Severity Code Description Project File Line Suppression State
Error This project references Vcpkg package(s) that are missing on this computer. For more information, see https://github.com/Azure/azure-iot-sdk-c/tree/master/doc/setting_up_vcpkg.md. The missing file is include\azureiot\iothub.h. D:\Azure\SDK\azure-iot-sdk-c\iothub_client\samples\iothub_ll_telemetry_sample\windows\iothub_ll_telemetry_sample.vcxproj D:\Azure\SDK\azure-iot-sdk-c\iothub_client\samples\iothub_ll_telemetry_sample\windows\iothub_ll_telemetry_sample.vcxproj 200
I have followed the link provided in the error and installed vcpkg but still get this error.
Azure IoT SDK uses many libraries (a few from Nuget packages and a few references such as MXchip etc) and you are using the C SDK of azure IoT sample on Windows, so to smooth installation of the required libraries you need vcpkg. Following is the link to install vcpkg, Once you install vcpkg, delete the Temp files and re-start your computer.
Install vcpkg manager on Windows

IBM.Data.DB.Provider Nuget Package

I am using IBM.Data.DB.Provider Nuget package but I receive licensing error. as per License Details I simply have to copy a license file in the license folder of this Nuget Package. I wanted to know if I can acquire a Trail license for it to present my 'Proof of Concept' to our team. Once approved, our management will acquire a license from IBM.
Furthermore, I wanted to clarify that this Nuget Package (after fixing license issues) will not require any installation at all on our web farm because that's not permitted by our infrastructure team.
I had a similar issue a few weeks ago. A DB2 trial licence can be obtained for 90 days from IBM's website. I found the customer support very helpful. You can contact support using the yellow "Lets Talk" button in the bottom right.

Getting "The document was created using an evaluation version of activereports"

I am using ActiveReports6 for my windows forms application
When I install it on my machine providing serial key it works perfectly fine.
But when I don't install it, it shows this red line in the bottom of the report
The document was created using an evaluation version of activereports..
My understanding may not be correct, but what I tried is I installed licensed version of ActiveReports6 to my computer and then copied all the dlls generated for ActiveReports6 from GAC and added them to my project thinking now they will work on any machine as they are generated by licensed version of the software.
And then uninstalled Activereports6, but when I tried it still gave me the same evaluation version message.
So is it mandatory that active reports has to be installed in all the machines where I deploy my client? Or I did something wrong
The license for development. You would install activereports, create your reports and build your application on the licensed machine, the VS compiler will automatically check the licensed components and include the license within your application. You do not need to install ActiveReports itself on your client, only make sure that you are deploying the ActiveReports assemblies with your application. if you are having any issues please contact us at http://activereports.grapecity.com and we would gladly resolve the issue for you.
Found the mistake I was doing.
Actually I had put licenses.licx file in the subdirectory of the project while it should be in the same directory of the project and so I was not generating its exe.licenses file and so did not work.
Once I changed the location of licx file it worked!
Thanks!

Troubleshooting PostSharp license issue on build server: Where can I find my license for PostSharp Express?

I am experiencing issues with my CI build server in which PostSharp is causing the build to fail with the message: The assembly 'yada-yada.dll' uses non-licensed features (Basic Features). [...]. We are using the current version of PostSharp (3.1.52) and have no troubles with the library in local development environment where developers have a registered Express license.
According to PostSharp docs, the build server should not need a license. However, they acknowledge that the automation identification could fail:
If this check does not work for any reason, you may use the license key of any licensed user for the build server. This will not be considered a license infringement. However, it is better to report the issue to our technical support so that we can fix the detection algorithms.
It is recommended to include the license key in the source control.
I'm attempting to test this theory but I can't seem to get access to my actual PostSharp Express license! The PostSharp Options aren't any help either:
Anyone have any ideas? Thanks!
You can find your license key under the registry key HKEY_CURRENT_USER\Software\SharpCrafters\PostSharp 3.
If your license key does not appear at the location specified, these steps will help you find a new one....
Uninstall any previous version of postsharp installed in visual studio by going to TOOLS > Extensions & Updates.
Open regedit. Delete the following registry key (including all child keys):
HKEY_CURRENT_USER\Software\SharpCrafters\PostSharp 3
Download the latest postsharp vs extension. At time of writing I used 4.2.17. Also make sure you are using the latest postsharp nuget package.
Begin the install & follow the steps. When selecting which kind of license you want, choose the Express User License (the last option).
Enter your details, then on the penultimate step, do not tick the box to register postsharp for all accounts on this machine.
Complete the installation, you should then find the license key in your registry under:
HKEY_CURRENT_USER\Software\SharpCrafters\PostSharp 3\LicenseKey
There are two types of keys!
for current user: HKCU\SOFTWARE\SharpCrafters\PostSharp 3
for all users: HKLM\SOFTWARE\WOW6432Node\SharpCrafters\PostSharp 3
The license might be in one of them depending on what license type you chose.

Installation of objectaid in eclipse, no valid license was found

I have followed the steps of this guide to install objectaid on eclipse GALILEO in ubuntu 10.10 :
http://www.objectaid.com/installation
But after the installation I get this message in console:
ObjectAid Sequence Diagram is not available because no valid license was found.
I suppose it's because is possible to buy also the non-free version.
I would try the evaluation version, how to do this?
In case you don't have an answer yet :
In order to evaluate the sequence diagram generator, you need to create an account with ObjectAid here. Using this accout, you can request an evaluation license which will unlock the feature.