When I'm trying to deploy a new app I always get the following error :
"Zend Deployment returned the following message: Unable to rename application dir T:/ZendServer/tmp/zdd/.sp1556/data to D:/ZendServer/data/apps/http/[sub.domain.com]/80/2.0.0. Bad file descriptor"
[sub.domain.com] is replaced by the real url!
I have try with a package build by Zend Studio and one I have try with the Joomla sample provided on the site.
The system automatically created the folders : ../http/[sub.domain.com]/80/
but it seem to have an issue with the 2.0.0 one.
It's on a Windows Server 2003 RC2 and I've already check the permissions on the D:/ZendServer/data/apps/* path

