Style 'eo_popup' aready exists. Import failed

Hi guru’s

I’m trying to update a solution on Clients own server using Servoy-Admin but get error message:

[info] Import contains XML version 12 and repository version 29.
[error] Style ‘eo_popup’ aready exists. Import failed.
[error] com.servoy.j2db.persistence.RepositoryException: Operation cancelled

The style does exist so I tried editing it in Developer, exported and tried again to import but same error messages.

Developer & Client Server both on: Version 3.0.2-build 373
Server is Windows Server 2003 with java.vm.version=1.5.0_09-b03

Any suggestions ?

Graham Greensall
Worxinfo Ltd

Bump.

Just hit this problem again.

In Developer there doesn’t seem to be a way to delete or rename styles.

Unchecking the Solution Import option to “Overwrite repository styles with import version” does not have any effect as get same error message

Servoy 3.1 build 404

Graham Greensall
Worxinfo Ltd

yes, you can delete a style!
in the repository, at the top there is another tab! :)

Before you do this be sure to remove the styles from the form first.

I made the mistake to forget this for my sample solutions with many/many forms. As a result I needed to create a new empty style and make sure that all style properties were empty!!!

Thanks guys.

Harjo: I was aware of the Developer style tab but was hoping it could also be done with Servoy-Admin. Have sorted now with remote Desktop.

Marcel: thanks for that ‘gotcha’ - one to remember.

Graham