THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 05/02/2009 at 02:38, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R11
Platform: Windows ; Mac ; Mac OSX ;
Language(s) : C++ ;
---------
Hi,
another quick question about the LicenseServer.
I can get the seriaInfo no problem, after validation i save the serial with WritePluginInfo.
On next call of my plugin, ReadPluginInfo returns nothing so the serial Dialog is invoked again.
Do i have to save and read serials differently when a License Server is used ?
If there is no License Server my SerialCode works fine.
I noticed some new Functions: Read/WriteRegInfo, should i use these instead with the LicenseServer ?
The API sais its about Login Data though..
EDIT2:
i just noticed in the linked thread below, the op mentioned the customer uses vista. Its the same for my customer, so might this be a permission issue, writing stuff to the filesystem with Vista?
Does te user maybe have to have admin rights so that it will work?
thanks,
Daniel
EDIT:
i noticed theres another thread with just the same question, but it doesnt answer it, so i have to bring it up again..
http://www.plugincafe.com/forum/display_topic_threads.asp?ForumID=4&TopicID;=3887