handaman
10-24-2008, 11:17 AM
Hello,
I am a web application developer. I have built an online web application that allows users to make orders for printing material (business cards, post card etc) The website was build using ASP.NET 1.1 and SQL 2000. One of the steps in the ordering process is to upload a file to the server. I am doing this using File.SaveAs(). This process reads the file into a stream and then writes to the hard disk at the hosting site. Sometimes these files can reach 100MB in size and slow down the server, sometimes even cause the application pool to reset which in turns cuts all access to the site.
So currently the web site is with WEB.com (formerly interland), we are having too many problems with support from their hosting team. They even moved the website to a new server before we were ready to use the new site.
So today I am at the point where we need to move this website to a new hosting company until the new version of the site is ready to go live.
Does anyone have any suggestions as to the best windows hosting company in terms of support?
I am a web application developer. I have built an online web application that allows users to make orders for printing material (business cards, post card etc) The website was build using ASP.NET 1.1 and SQL 2000. One of the steps in the ordering process is to upload a file to the server. I am doing this using File.SaveAs(). This process reads the file into a stream and then writes to the hard disk at the hosting site. Sometimes these files can reach 100MB in size and slow down the server, sometimes even cause the application pool to reset which in turns cuts all access to the site.
So currently the web site is with WEB.com (formerly interland), we are having too many problems with support from their hosting team. They even moved the website to a new server before we were ready to use the new site.
So today I am at the point where we need to move this website to a new hosting company until the new version of the site is ready to go live.
Does anyone have any suggestions as to the best windows hosting company in terms of support?
