appharbor Questions
2
Solved
I'm wondering how to go about changing the timezone of a DateTime object without actually changing the value. Here is the background...
I have an ASP.NET MVC site hosted on AppHarbor and the serve...
Bowne asked 17/9, 2013 at 1:52
4
Solved
I am trying to run a Jenkins pipeline and I just keep getting the error:
Jenkins doesn't have label 'linux'
Any idea why this is happening? Is it a plugin I am missing?
pipeline {
agent{
label ...
3
Solved
I have a very simple MVC5 website that I'm trying to secure with IdentityServer3.
Both my website and my IdentityServer instance are hosted as separate sites in AppHarbor. Both are behind https.
...
Laszlo asked 4/9, 2017 at 11:3
5
Solved
I am trying to deploy an application to AppHarbor and followed their instructions on how to modify my web.config, so it uses their instance auf Sql server.
Upon running the solution I am getting t...
Lorou asked 6/11, 2013 at 10:52
11
Solved
I am runing an App on app harbor written in MVC4.
A bundle of css files doesn't work. In my local computer in debug mode I see the code of the App and I see the files. The App works as expected.
...
Manicotti asked 22/8, 2012 at 20:52
2
Solved
Why my site is running debug mode?
HttpContext.Current.IsDebuggingEnabled is always true!
Bundles not working!
Although #if DEBUG is false so DEBUG is not defined!
Precompilation is enabled on ...
Fell asked 9/3, 2014 at 18:30
6
I'm trying to deploy my webservice at appharbor using codeplex.
After trying it the first time and doing some research I found out that I had to use NuGet so the references are being found..
Now I...
Tudor asked 18/12, 2012 at 11:40
3
I created some selenium tests which work pretty fine on localhost, but when I deploy the application on appharbor, I'm getting an exception thrown.
This code throws the exception on creating a new...
Convergence asked 22/4, 2017 at 11:36
4
Solved
I got the following error: "Failed to find or load the registered .Net Framework Data Provider." It only occur in AppHarbor server, not my local
I use .Net mvc4 and mysql
I have added MySql.Data,...
Liddie asked 9/10, 2012 at 10:43
7
Solved
Google App Engine is a cloud computing architecture that supports java based web services to be deployed.
What cloud computing hosting options are available for .Net web developers ?
Minatory asked 14/7, 2009 at 23:53
3
Solved
Trying to launch my project on appharbor and it fails with this:
"D:\temp\cijsrn4n.1kq\input\TinyBlogMvc4.sln" (default target)
(1) ->
"D:\temp\cijsrn4n.1kq\input\TinyBlogMvc4\TinyBlogMvc4.csp...
3
Solved
I started seeing errors in a .Net MVC web app hosted on Appharbor whilst a background thread was running - after careful analysis - I can't work out the cause.
Firstly, the exception I noticed is ...
Prowler asked 7/4, 2015 at 16:19
6
Solved
First question!
Environment
MVC, C#, AppHarbor.
Problem
I am calling an openid provider, and generating an absolute callback url based on the domain.
On my local machine, this works fine if...
Carolinecarolingian asked 6/10, 2011 at 13:24
1
Does AppHarbor support ASP.NET Core?
When I tried to deploy my sample application (From the Visual Studio 2015 RC templates) I got the following build log in AppHarbor:
Build started 5/4/2015 2:2...
Ulrike asked 4/5, 2015 at 14:46
3
Solved
I have a SP in my database. For EF4.1, using the DbContext API.
After importing the function from the data model, references to the stored procedure works fine in my development environment. But w...
Laureen asked 11/12, 2011 at 5:27
2
Solved
I would like to authenticate users of my servicestack.net rest services using basic auth over HTTPS.
Can anyone explain how the https portion of this would work or point me in the right direction...
Oceanic asked 12/10, 2011 at 14:49
2
I'm evaluating using SignalR in an app hosted at AppHarbor running on 2+ instances (web workers) but reading around it looks like thsi won't work:
SignalR wiki says that scaling in a web farm is st...
1
Solved
Applications at AppHarbor sit behind an NGINX load balancer. Because of this, all requests that hit the client app will come over HTTP as the SSL will be handled by this front end.
ASP.NET MVC's O...
Pozsony asked 13/6, 2014 at 20:48
3
I am trying to enable view compilation to have my ASP.NET MVC3 web site load faster. My web site is hosted on AppHarbor.
However, my views make use of MVC3 view helpers, defined in the App_Code fo...
Radioman asked 29/10, 2012 at 11:33
2
Solved
I trying to deploy my ASP.NET WebForms application to AppHarbor. After a succesful deploy I get
The directory '/App_GlobalResources/' is not allowed because the application is precompiled
I disa...
Managerial asked 2/12, 2012 at 22:17
2
Solved
I'm getting a build error when deploying to AppHarbor from bitbucket. It's related to one of the projects not being able to resolve a dependency which should come from Nuget. Everything builds and ...
Playpen asked 7/2, 2014 at 5:32
2
Openshift pricing model states that you can have 3 gears in the free tier.
Other services normally explain their free tiers in number of "web workers" that you can have.
What is an openshift's ge...
3
Solved
I deployed a web site in AppHarbor which uses a MS SQL database. AppHarbor provides me with a connection string which I entered in settings.txt and it seems to work fine BUT AppHarbor suggests to u...
Perforate asked 11/2, 2012 at 21:20
2
I have built an application on asp.net 3.5 which is hosted on AppHarbor. The problem is that on HTTPS URL rewriting is not working. The following is the code to run some of the pages on SSL:
strin...
2
Solved
I am developing an application in ServiceStack and am trying to sort out deployment on AppHarbor, however for some reason my web.config transforms are not being applied.
I had originally a Web.App...
Helton asked 6/2, 2013 at 21:25
1 Next >
© 2022 - 2024 — McMap. All rights reserved.