Jump to content
Software FX Community

VB6 Deployment


cowcow

Recommended Posts

Hi,

I am using Chart FX Client Server 6.2  (Licensed Version, downloaded from the URL that your sales provided) in my VB6 environment.

I am going to test the deployment process.

Could you please let me know which dlls I should include in my setup program?

I found something like below in this forum:

ChartFX.ClientServer.Annotation.dll

ChartFX.ClientServer.Borders.dll

ChartFX.ClientServer.Core.dll

ChartFX.ClientServer.Core.oca

ChartFX.ClientServer.Data.dll

ChartFX.ClientServer.Designer.dll

Is that all dlls that I need to include, or too many?

Can I deploy all these dlls to the users' system directory?

BTW, I found a function called SetLicenseString in the ChartFX control.

Does it mean I need to set the License Key using SetLicenseString?

Currently, I does not set any license using SetLicenseString, but it still work fine.

Thank you

 

Link to comment
Share on other sites

1) You need to deploy:

ChartFX.ClientServer.Borders.dll

ChartFX.ClientServer.Core.dll

ChartFX.ClientServer.Data.dll

And, if you are using the annotation extension:

ChartFX.ClientServer.Annotation.dll

2) You do not need to use SetLicenseString if you are buiilding an executable from VB.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...