Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

5
votes
3answers
9k views

Subdomain on different host [closed]

I'm trying to host a subdomain for my site with a different hosting company and I'm running into issues on how to set it up. Here are the specifics: - Domain is registered with GoDaddy. - ...
3
votes
1answer
243 views

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 ...
1
vote
1answer
121 views

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 ...
0
votes
3answers
96 views

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 ...
0
votes
1answer
226 views

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 ...
0
votes
1answer
79 views

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 ...
0
votes
1answer
108 views

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 ...
0
votes
2answers
171 views

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 ...