RemObjects Data Abstract for .NET - 8.3.91.1167 - Trial
RemObjects Data Abstract for .NET, Server Edition - 8.3.91.1167 - Trial
and install it into my computer. After install, i try to open the sample project eg SessionSample.2012
when i try to open the RODL file or run the project, it give below error:
Error 1 Exception occurred creating type ‘RemObjects.SDK.Server.IpTcpServerChannel, RemObjects.SDK.Server, Version=8.3.91.1167, Culture=neutral, PublicKeyToken=3df3cad1b7aa5098’ System.ComponentModel.LicenseException: No valid license has been found for the type RemObjects.SDK.Server.ServerChannel C:\Users\Public\Documents\RemObjects Samples\RemObjects SDK for .NET\C#\Sessions\Server\licenses.licx 1 SessionsServer.2010
i am in the trial, why i still need the license ??? without it, it can say nothing i can view / discover what is RemObject.
You don’t need a license, but the runtime needs a .licx filler the components to work. does the sample project have a `licenses.licx’ file, and is its Build Action set to EmbeddedResource? (it should). What language are you using?
C:\Users\Public\Documents\RemObjects Samples\RemObjects SDK for .NET\C#\Sessions\Server got licx file
C:\Users\Public\Documents\RemObjects Samples\RemObjects SDK for .NET\C#\Sessions\Client don’t have
The file licenses.licx should be included as ‘EmbeddedResource’, and only RO SDK server project needs it. Most interesting that this file IS already present in the .csproj file but is completely ignored by Visual Studio.
Here is the updated Sessions sample (with added .sln and .csproj for newer VS versions and readded licenses.licx file): Sessions.zip (157.7 KB)
Ah, that explains it - uninstalling a trial product doesn’t reset the trial counter. So even after you installed the new Trial - its license was immediately expired. Please drop a main to support@ and we’ll provide you an updated Trial license.