1
I installed Redmine in IIS 7 in Windows 7 + Mysql, but whenever I try to access the local URL the page appears with error 503, I found that this is happening because the Application Pool is stopping in the middle of page request.
The Installation was made through the Web Platform Installer
of IIS
and for that I had to reference the application feed of Helicon that seems to be the only one that makes Redmine appear in the Web Platform Installer, in this link Helicon Zoo installation
In windows log the following error appears:
A DLL from 'C: Zoo Nativemodule Heliconzoo_x64.dll' might not be loaded due to a configuration problem. The current configuration supports only uploading images created for an AMD64 processor architecture
How can I fix it or what’s causing it?
HTTP Error 503. The service is unavailable.
Some critical error on startup of the application. Check the Windows Log to know what really happened.
– OnoSendai
I’ll edit the question to make it clearer.
– Paulo Roberto