Resolved bugs

Release date:Friday, September 4, 2009
C1 Version:Composite C1 1.2 SP2 (1.2.3534.23578)...
DescriptionIf a type is created and then deleted, the namespace + name of this type can not be re-used when creating a new type. A compilation error warning is shown, specifying 'Cannot add a data type since it will cause some compilation errors ... The namespace 'your.namespace' already contains a definition for 'typename''.
Known work around:Use the System perspective (or Windows file explorer) to browse to the folder "/App_Data/Composite/Generated/Assemblies". Delete the "Assemblies" folder. If you get a 'Could not delete the folder' message , use "Tools | Restart Server" and then re-try the delete. Expect the folder to stay in your tree view, but become empty if refreshed. After this you can return to the type editor and save as expected.