![Avatar](https://secure.gravatar.com/avatar/9d8c24ba014edefda413ba313a6c5d50.jpg?s=64&d=identicon&r=g)
Hi
We are having trouble with upgrading our application from 282 to 284.
When we run the upgrading program, we get a dialog that states that:
Error. No licensing information was found in the assembly that calls the component. Check for a valid licenses.licx entity in the calling project.
Our ms dev- solution contains several projects, that use our GUI project that uses the syntax editor. The syntax editor was introduced 282, and this is the first upgrade where 284 is used instead.
the licenses.licx file is contained in the GUI project, and looks like this:
...Addons.Web... Version=4.0.282.0.... PublicKeyToken=####
...Addons.Web... Version=4.0.284.0.... PublicKeyToken=####
..SyntaxEditor.. Version=4.0.282.0.... PublicKeyToken=####
..SyntaxEditor.. Version=4.0.284.0.... PublicKeyToken=####
I am curious to what the problem is. (i.e. the ms team build servers doen't have the assemblies located in the GAC, but they shouldn't either as far as I understand.)
but the files are copied correctly to the new installation, and the dialog is only shown once during an upgrade, when the upgrade is rerun, it doesn't show.
And the installation doesn't display the dialog when run after the upgrade.
how do I fix that? and what could the issue be?
( this problem is observed on a window 7, 64 bit)
[Modified at 04/12/2010 08:02 AM]
We are having trouble with upgrading our application from 282 to 284.
When we run the upgrading program, we get a dialog that states that:
Error. No licensing information was found in the assembly that calls the component. Check for a valid licenses.licx entity in the calling project.
Our ms dev- solution contains several projects, that use our GUI project that uses the syntax editor. The syntax editor was introduced 282, and this is the first upgrade where 284 is used instead.
the licenses.licx file is contained in the GUI project, and looks like this:
...Addons.Web... Version=4.0.282.0.... PublicKeyToken=####
...Addons.Web... Version=4.0.284.0.... PublicKeyToken=####
..SyntaxEditor.. Version=4.0.282.0.... PublicKeyToken=####
..SyntaxEditor.. Version=4.0.284.0.... PublicKeyToken=####
I am curious to what the problem is. (i.e. the ms team build servers doen't have the assemblies located in the GAC, but they shouldn't either as far as I understand.)
but the files are copied correctly to the new installation, and the dialog is only shown once during an upgrade, when the upgrade is rerun, it doesn't show.
And the installation doesn't display the dialog when run after the upgrade.
how do I fix that? and what could the issue be?
( this problem is observed on a window 7, 64 bit)
[Modified at 04/12/2010 08:02 AM]