Scheduled Task - This Task Has Expired and May Be Purged at Any Time
Hi, My scheduled task now has the following in red underneath the last result title. Can you tell me what this means and why it has not been run recently? Thanks, Will View attachment 431
View ArticleMVC 6 Visual Studio 2014
Just trying out VS 2014 and MVC 6, but can't publish test site using Publish Web tool (and publish profile file). Is there a support for this, and if so, how? The error I get is...
View ArticlePlz Help - Publishing Web API with Webforms not working
I have a ASP.Net web forms application to which I have added Web API. I did this by creating a new Web Application via VS2013 (Update 4). I checked the Web API option during the creation process and it...
View ArticleCDN - 1st Time File Request Performance
Hi, I am using Rackspace for my CDN. Is the time taken to serve a file the slowest the first time it is requested from a CDN? And is this because the file has to be requested from the Cloud File...
View ArticleMoving from asp.net server to normal shared hosting
I have two websites: http://supportstofamilies.org and http://mofamilytofamily.org (well, there are a few other static one-page websites in this space as well..) These were developed on a space at...
View ArticleCan't Load Digital Certificate File using X509Certificate2
I am trying to load a digital certificate by putting the certificate on the site. I verified it is there. I then get the path to the cert with the MapPath call, which resolves to file name...
View ArticleCan't resolve "LocalSqlServer was not found in the application" error
I updated one of my subdirectories which is written in C# on my remote server and when I bring up the webpage of the updated directory on my remote server and try to access my database, I get the...
View ArticleSwitching Between InProc and SQL Server Session State
I originally tried InProc SessionState, then had the SQL Server SessionState objects added to my database (in an effort to debug a persistent Authorization problem). Is it possible to switch back to...
View ArticleHow to use a subdirectory as a root for domain
I'm very new to setting up web.config files so I'm hoping this is a simple fix. I have two domains for an account: www.primarydomain.com - points to root www.secondarydomain.com I'd like to have...
View ArticleASP.NET 5 RC GO LIVE!
http://blogs.msdn.com/b/webdev/archive/2015/11/18/announcing-asp-net-5-release-candidate-1.aspx I understand there are some technical issues with regards to providing ASP.NET 5 RC Go Live environments,...
View ArticleSMTP Email not reaching all recipients
This code started having problems last week - after about 2 years of no problem, 2 recipients out of 5 aren't receiving the email. They are on 2 different domains, so it's mysterious. Anyone have any...
View ArticleSMTP email best practices?
Hello, I'm working on a site that sends text messages and/or emails to customers when certain weather conditions meet their criteria. I'm not expecting to reach the quota of 1000 per hour or 5000 per...
View ArticleIssues sending sms via ASP.NET System.Net.Mail
I'm having an issue sending a text message to my phone via System.Net.Mail....It sends to an email address fine, and says that it was sent successfully to my phone, but I never receive it. The funny...
View ArticleProblem with Losing Session State and User.Identity.IsAuthenticated
Hi, I have an issue where my session state as well as the authentication cookie from Asp.Net Identity constantly gets lost. It follows no pattern or has any consistency as to when or how it happens,...
View ArticleCalling native code
Hello, I've just signed up to DiscountASP.Net. I'm a software developer, but reasonably new to web development, and I'm trying to get an overview of what security restrictions there are in terms of...
View ArticleThe type or namespace name 'Ajax' does not exist in the namespace...
I'm trying to install BlogEngine.NET in a subdirectory under my site. I copied everything in the Web zipfile (v2.7) to the directory, made the directory a web app (via the control panel), and when I...
View ArticleNeed help solving SMTP mystery
I'm the developer for a site hosted at DiscountASP. We have an email notification feature for subscribers to our website. It's nothing particularly fancy. It's an asp.net webpage where we enter data,...
View ArticleASP.NET Detailed Error Message
Hi, I've got an issue trying to see the detailed error message when promoting my site to discountasp.net's hosting environment. The asp.net mvc 4 web site works locally but upon promoting it, I get the...
View ArticleAlignment of fixed header to datgrid is different in different browser
I am doing a asp project. In that i have fixed header of grid view. it looks perfect in internet explorer but when i open that page in mozilla or google chrome alignment of fixed gridview header and...
View ArticleWeb api basic authentication
Hi, Looking for some help please. I have an android application that is using httpclient to call my web api that is hosted on discountasp.net. This is working fine and I'm able to read the returned...
View Article