Print Page | Close Window

IdeaBlade

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce Classic
Forum Discription: For .NET 2.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=2384
Printed Date: 13-Sep-2025 at 10:24pm


Topic: IdeaBlade
Posted By: chrishibler
Subject: IdeaBlade
Date Posted: 17-Dec-2010 at 12:10pm
Hello,

Our application uses devforce classic. One of our clients is receiving an error message (below):

I verified that their Ideablade.ibconfig file includes the probeassemblyname and the value is pointing to the correct assembly. What are the possible causes of this? What are some things I can try to resolve the issue?


IdeaBlade.Persistence.PersistenceServerException: *** License violation *** - 'Dynamic types' not supported with the current license ---> IdeaBlade.Util.IdeaBladeLicenseException: *** License violation *** - 'Dynamic types' not supported with the current license at IdeaBlade.Persistence.RemotingPersistenceServerProxy.CheckConnection(Exception pException) at IdeaBlade.Persistence.PersistenceServerProxy.Fetch(SessionBundle pBundle, IEntityQuery pQuery) at IdeaBlade.Persistence.PersistenceManager.XFetchDataSet(IEntityQuery pEntityQuery)

Exception occurred: IdeaBlade.Util.IdeaBladeLicenseException: *** License violation *** - 'Dynamic types' not supported with the current license at IdeaBlade.Persistence.RemotingPersistenceServerProxy.CheckConnection(Exception pException) at IdeaBlade.Persistence.PersistenceServerProxy.Fetch(SessionBundle pBundle, IEntityQuery pQuery) at IdeaBlade.Persistence.PersistenceManager.XFetchDataSet(IEntityQuery pEntityQuery)






Replies:
Posted By: kimj
Date Posted: 17-Dec-2010 at 7:38pm
Check the top of the debug log to see the license which was loaded, or if the license failed to load. 
 
It's possible there's some sort of cryptographic problem on the client's machine(s) causing a failure as DevForce tries to load and decrypt the license.   One thing to look at, although a long shot, is the FIPS setting - http://technet.microsoft.com/en-us/library/cc780081%28WS.10%29.aspx - http://technet.microsoft.com/en-us/library/cc780081(WS.10).aspx .
 
Can you also let us know the version of DevForce Classic and the client OS? 


Posted By: chrishibler
Date Posted: 20-Dec-2010 at 6:05am
Thank you for the reply. I was talking to David on Friday. The to of the debug log says the license key was found and that it's an Enterprise license key.

It's version 3.6.7.1.


Posted By: chrishibler
Date Posted: 27-Dec-2010 at 5:47am

Looks like progress, in the server debug log we have:

 

DevForce version 3.6.7.1

2010-12-17 14:24:10  IdeaBlade.Util IdeaBladeConfig::Initialize *** License violation *** - Valid product key not found


What should I check now to resolve this?


Thanks!




Print Page | Close Window