License for TabStrip used with DockManager

Docking/MDI for Windows Forms Forum

Posted 19 years ago by Boyd - Sr. Software Developer, Patterson Consulting, LLC
Avatar
I ran into some issues today with licensing, and it took me a while to figure out what was going on. I use DockManager in my product with a Tabbed MDI Style. When I dragged this control into my project, I got references for all the shared assemblies plus UIStudio.Dock. When my application was built, I saw that I got an entry in my 'licenses.licx' file for DockManager.

When I ran my app on another machine, I was getting the Evaluation window for UIStudio. After trying every technique I knew of to rebuild my application and ensure the 'licenses.licx' file was properly updated and included, I finally realized the problem. I had no entry in my license file for TabStrip (used for the Tabbed MDI of DockManager).

In other words, just adding DockManager to your application doesn't appear to update your license file with all the necessary entries. I finally just dropped a TabStrip control onto a dummy form to get it to properly recognize the license, but this one drove me crazy for a while.

I don't know if this is a behaviour you can fix or not, or if you were even aware of this. Just thought I'd throw this out there.

Comments (1)

Posted 19 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Yes someone else ran into that today as well. The trick is to copy the entries from our sample project.

There will be a code change for the next maintenance release that shouldn't try to show the licensing for a TabStrip created by a DockManager. That should help prevent this issue.


Actipro Software Support

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.