GoLayout deployment

Hi,

I created a install project of my application which includes GoDiagram w/GoLayout. After installing on another machine i get the following.
Do not distribute or deploy this software. GoLayout Win for Net.
What do I need to do to get around this?
Thanks
Rich

Do you have Northwoods.Go.Layout activated on your development system? Run the GoDiagram LicenseManager to check.

I ran the license manager and got yhe following:

Northwoods.Go 3.0 Development (3.0.2)
Northwoods.GoLayout 3.0 Development (3.0.2)
Northwoods.Go 3.0 Evaluation (3.0.3)
Northwoods.GoLayout 3.0 Evaluation (3.0.3)
What do I have to do to set 3.0.3 to Development
Thanks
Rich

That should work, we just use the major.minor for licensing.

Check your licenses.licx file to see if there are lines in there for the 3 Northwoods.Go.Layout.* layout types. (compare to a sample like ProtoApp).

There’s a section on Deployment in the GoWinIntro.doc file that you should go through…

HI,

This is what's in my license file. Do I also need an entry for LayeredDigraph and ForcedDigraph
Rich
Northwoods.Go.GoView, Northwoods.Go, Version=3.0.3.2, Culture=neutral, PublicKeyToken=a4e3b7b70161cfe8 Northwoods.Go.Layout.GoLayoutTree, Northwoods.Go.Layout, Version=3.0.3.2, Culture=neutral, PublicKeyToken=a4e3b7b70161cfe8

Only if you are using those Layout types.

Run BuildSamples.bat, to see if the samples that use GoLayout successfully
compile a license on your machine.
(i.e. can be copied to a system without GoDiagram licensed and run without problems).