GII - generating all models expect one

Hello again, all together.

Today I hit an error where I’m unsure what the failure is behind it.

Trying to generate models with gii is for all tables of the database successful except one single table.

Here’s what the log says:

Does anyone has any idea where this comes from?

Kind regards,

Dominik

could be that this file already exists and it cannot be overwritten?

negativ - the file is totally inexistent ;)

Strange… have you tried to manually create a file with the same name and extension in that folder to see if you will get the same error…

generating the file manually works pretty well - but when I return to GII it thinks the file isn’t existing and tells me to create it new (not overwriting) … When trying to create it, the same error occurs again - there is no prob with mod-rights 'cause the error occurs on windows development environment.

Greetz, Dominik