Is it possible to host DotNetNuke sites on AppHarbor?
I have a site that I'm trying to migrate, I have the code pushed, database created and filled, and domain pointed over, but I get a 500 error when attempting to hit the site.
I couldn't find any sort of logging within AppHarbor to get much further into the problem.
Thx
Discussions are closed to public comments.
If you need help with AppHarbor please
start a new discussion.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac
Support Staff 1 Posted by rune on 18 Mar, 2011 06:07 PM
Hi Levi,
I'm not sure - I suspect there could be some problems because files in your application directory are not persisted on subsequent deployments.
The current error causing the 500 error is: "An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode."
All sites are run in integrated pipeline mode on AppHarbor. Does this work in integrated pipeline mode on your local IIS?
Best,
Rune