Jump to content
Software FX Community

Problems in deployment


tshaikh

Recommended Posts

Hi,

Does anyone have information on how one moves a charfx application from development to test/production environment?  Since we have separate licenses for the two environments, we cannot move the dlls from the dev environment with the solution.  On our test/prod server the dlls got installed in the program files when we installed the license.  Do we just copy these over to respective bin folders of our web applications on that server, or do the chartfx dlls have to be put in the GAC?

Link to comment
Share on other sites

Hi,

 Once you have run the installation package in the server, you can just simply deploy your web application as you would do with any other app.

The dlls will be in the bin folder of the app.

Why do you say you cannot move the dlls from the dev environment with the solution? The dlls are exactly the same in development and production (provided you have installed the same build version on both). The only thing that changes is the license, and that was already taken care of by the installer.

Regards,

TT

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...