You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have built the solution in Visual Studio 2012 but when i run it up (the CANAPE.gui project) and go to select a template I get the error message "Version of project (1.3) is older than the current version of CANAPE (1.4)"
Tried cleaning, rebuilding all etc and uninstalled version 1.3 but can't get it to work.
Any help greatly appreciated.
The text was updated successfully, but these errors were encountered:
When loading a template, Canape checks the version of the template matches the version of Canape. It looks like the templates in CANAPE.Documents project may not have been updated with the latest version increase.
From a quick look at the code, it looks like you should still be able to open the template (it should complain, and then try anyway). You could then re-save the templates in 1.4 format if you like.
Let me know how you go. I'll look to update the templates in the repo.
I have built the solution in Visual Studio 2012 but when i run it up (the CANAPE.gui project) and go to select a template I get the error message "Version of project (1.3) is older than the current version of CANAPE (1.4)"
Tried cleaning, rebuilding all etc and uninstalled version 1.3 but can't get it to work.
Any help greatly appreciated.
The text was updated successfully, but these errors were encountered: