ryan6491
06-09-2009, 08:38 AM
I'm working with a client who maintains their own server and Classic ASP app w/ Access database.
I need to move the site to a shared hosting environment.
I've verified that Classic ASP is supported on your IIS7 servers, and I'll probably go with SQL Server 2008 for the back end. Eventually they will rewrite the ASP app in ASP.NET, but right now they just want to solve performance issues with the database.
Part of their site uses XGZip.DLL, a COM object that handles GZip compression. The files are uploaded using standard form post, nothing special. They are small data files.
Question: If I move their site to an IIS7 server here, will the server support this ASP/COM object? How do I register the dll?
Question: Can I get some hosting space without a domain name until I'm ready to transfer the domain name from the existing site?
Thank you for your help.
I need to move the site to a shared hosting environment.
I've verified that Classic ASP is supported on your IIS7 servers, and I'll probably go with SQL Server 2008 for the back end. Eventually they will rewrite the ASP app in ASP.NET, but right now they just want to solve performance issues with the database.
Part of their site uses XGZip.DLL, a COM object that handles GZip compression. The files are uploaded using standard form post, nothing special. They are small data files.
Question: If I move their site to an IIS7 server here, will the server support this ASP/COM object? How do I register the dll?
Question: Can I get some hosting space without a domain name until I'm ready to transfer the domain name from the existing site?
Thank you for your help.