Solution import problem ("stylesheet exists")

I’m trying to import a solution using the web interface and get the error:

[error] Style ‘workflow_styles’ aready exists. Import failed.
[error] com.servoy.j2db.persistence.RepositoryException: Operation cancelled

This happens whether I choose to overwrite the styles or not. The only workaround is to import using Developer.

Windows XP
Java 1.5.04
Servoy 3.1.4
SQL Server 2000

This happens when you have created a style, deleted it and created a new one with the same name.
Currently overwrite style does not work because their internal ids are different.
This will be fixed in next release of Servoy.

You can work around it by deleting the conflicting style (using developer) first, followed by upload via the web interface.

Rob