Questions tagged [discountasp]
18 questions
5
votes
1 answer
Less stylesheet file 406 on IIS7/discountaspnet
I have a site, http://www.allampersandall.com that i'm trying to post up to discountasp.net. It runs great locally in VS2010 debug, but when i post it up all my .less files HTTP 406.
When i looked up HTTP 406, it says its the browser not accepting…

Micah
- 10,295
- 13
- 66
- 95
3
votes
1 answer
Setting up a staging environment
I've been working for a few years on a project for a friend of mine, and it has slowly grown into a large website.
In the early stages, I just did development on my local machine with a local database, then deployed any site and database changes to…

Steven
- 18,761
- 70
- 194
- 296
2
votes
1 answer
SocketException: No such host is known
In my ASP.NET Core 1.1.1 app developed on VS2017 Ver 15.3.3, I'm using Account confirmation and password recovery in ASP.NET Core and MailKit to implement the above article's functionality but I'm getting the following error:
Note:
The error…

nam
- 21,967
- 37
- 158
- 332
2
votes
1 answer
discountasp.net classic asp ipworks
I need to be able to retrieve emails from SmarterMail (the email that comes with DiscountASP.net). DiscountASP claims they have the IPWorks suite installed, but when I try to invoke it with:
Set imap = Server.CreateObject("IPWorksASP.IMAP")
or
Set…

Robert
- 273
- 3
- 6
2
votes
1 answer
Could not load type 'System.Reflection.IntrospectionExtensions', ASP.NET MVC 4 (RC), possibly Facebook C# SDK's fault?
I'm developing an ASP.NET MVC 4 (RC) website, runs great on my local dev box.
Deploying to my host (DiscountASP) required me to change to even though I bin deployed it.
The…

Chaddeus
- 13,134
- 29
- 104
- 162
1
vote
1 answer
What's the best way to get table creation scripts from a table created in VS 2010?
I've been playing around with hosting on discountasp.net and am in the process of hosting my second web app. Being that discountasp charges you per database and not per sql server or total space used by all of your databases, both apps need to share…

Evan
- 4,450
- 10
- 40
- 58
1
vote
1 answer
WCF gzip compression?
I need to compress my WCF response.
After few google search, I found that
I need to enable compression on iis7
I need to add some entry in the applicationhost.config.
My wcf is hosted on discountasp.net. In the control panel, I didn't find any…

Reza.Hoque
- 2,690
- 10
- 49
- 78
0
votes
1 answer
MVC3 scheduled task in hosted environment
I have an mvc3 web app and I need to run a scheduled task.
My hosting company (discountasp.net) allows me to run scheduled tasks but if they are password protected I need to lock down the directory (using a web.config file)
This is fine for a web…

Dan dot net
- 6,119
- 5
- 28
- 25
0
votes
3 answers
Connect to SQL Server database
I'm trying to connect to a SQL Server database at Discount asp.net hosting with SQL Server Management Studio. Here`s the connection string that is working fine. What parts of it should I use in Management Studio to connect to remote Db?
Data…

Yaroslav Yakovlev
- 6,303
- 6
- 39
- 59
0
votes
0 answers
My asp.NET server on DiscountAsp.net won't send emails
So I have an asp.net server running on discountasp.net and for whatever reason when I just published the new version of the website it stopped sending emails. I tried changing the code back to exactly how it was done in the old website and it…

Jake
- 113
- 7
0
votes
1 answer
Can SQL Reporting services email a pdf?
I currently use www.discountasp.net for my web hosting. When a customer places an order I want to find a way that I can get a pdf version of the invoice to my local machine. The reason I want to do this is that I'd like to have a schedule task on my…

lloydphillips
- 2,775
- 2
- 33
- 58
0
votes
1 answer
Uploading Difficulties to Discountasp.net, new at C#
I've been trying to upload a new page to a site hosted on a DiscountASPnet server, but have been having trouble. I have been working on this site in the development server for a while now. it was already built and hosted when I got my hands on it,…

sthomps
- 195
- 1
- 5
- 13
0
votes
1 answer
Getting Maintenance message up and access just for testing in ASP.net
I need to get a maintenance message up (which I've already got) to do some major redevelopments, while only allowing me to access site for testing. I've been successful in putting the site into maintenance, but no one can access it, even me. The…

user1402677
- 269
- 2
- 12
0
votes
2 answers
Is it possible to host SQL server in the cloud and connect an ASP.NET app hosted on DiscountASP?
Does anyone know if it's possible to host a SQL server in the cloud and connect an ASP.NET app hosted on DiscountASP?
I'd like to consolidate my SQL Server instances but keep the web app hosting where it's at. There are various reasons for I want…

craigmoliver
- 6,499
- 12
- 49
- 90
0
votes
1 answer
Can JetBrain's DotTrace Performance Pro 5.3 be used again DiscountASP servers? Anyone with experience with this?
The new DotTrace Performance Pro V5.3 now can connect to remote processes over HTTP, so I should be able to use it against my sites hosted on DiscountASP. Does anyone have experience of this. Hopefully it does work?
Thanks,

SamJolly
- 6,347
- 13
- 59
- 125