View Issue Details

IDProjectCategoryView StatusLast Update
0001999JEDI VCL00 JVCL Componentspublic2005-05-20 03:14
ReporteranonymousAssigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionopen 
Product Version 
Target VersionFixed in Version 
Summary0001999: TJvPlugIn and "Application is not licensed to use this feature"...
DescriptionHello,

I try to use the plugins framework of jvcl...

If I call the following line:
        dset := TDataSet.Create(self);
Through the plugin, I get the following error:
        "Application is not licensed to use this feature"

If I call it through the main application (which loads the plugin) it gets executed with no problem...

Do you have any idea why is this happened?

In my pc I have Delphi 5 and Delphi 7 Enterp installed...

It seems that if I call the Tdataset.create through the plugin maybe some path is diff than the other case and get this error?

Thank you

Andreas (agorts@singular.gr)
TagsNo tags attached.

Activities

obones

2005-05-20 03:14

administrator   ~0007268

Can't reproduce

Issue History

Date Modified Username Field Change
2004-07-26 02:19 anonymous New Issue
2005-05-20 03:14 obones Status new => closed
2005-05-20 03:14 obones Note Added: 0007268