My problem is solved i added the following code to the web config file under "C:\Program Files\Microsoft Dynamics AX\60\Setup\EPDeploymentService\web.config"
<system.web>
<httpRuntime executionTimeout="3600"/>
</system.web>
and i restart the iis , deployed the server then the website .
Best Regards