First question! Environment MVC, C#, AppHarbor. Problem I am calling an openid provider, and generating an absolute callback url based on the domain.
I have a Windows application that does some calculations and is called from command line. On my Windows machine, I have a PHP script running under Apache that executes the application and shows the ou
AppHarbor is pretty neat, but unlike Heroku, I can\'t figure out how it works. Are there any open source implementations? From my searching I could not find any.
I\'m working in a project that is being hosted in appharbor (like heroku for .net). It use git push to upload the code (my first time ever working with such environment).
I am trying to deploy a web project that uses a specific library (in this case Chilkat) to a web host (appharbor.com). The problem is the library needs the Visual Studio C++ 2010 runtime (http://www.c
I have a webpage I am working on using asp.net mvc3. I am deploying it via appharbor which is amazing. The entire page is public, so I don\'t need user authentication or anything like that, but there
I was considering using AppHarbor to host a lightweight website and was investigating their Mercurial integration.
I\'ve implemented a sample app like the one here. It is a really basic app just to get things started. Everything works fine in IIS on my local machine, I\'ve got it running on my IIS Express as well,
I have followed the following posts completely: http://support.appharbor.com/discussions/problems/544-error-with-reference-to-systemdatasqlserverceentity-dll
I recently started to create a project on AppHarbor just to try it out. And I\'ve run into a small problem. I\'ve created small files containing jQuery-templates which I\'ve named .tmpl-file开发者_运维