Tagged Questions
The server-migration tag has no wiki summary.
3
votes
4answers
351 views
Best practice for moving live web apps to new servers?
I am tasked with moving quite a few web apps including the databases to new servers, they are ASP.NET. I was not the one to create and setup these originally so I must try to figure out what exactly I ...
1
vote
1answer
13 views
Migrating a domain: what to do with the mailing service? [closed]
Currently I'm building a website for a customer using Ruby on Rails. I planning to host that site on heroku.com.
My customer already has a running website on a specific domain, let's say example.com. ...
1
vote
4answers
1k views
Alternative to Apache’s .htaccess file for IIS?
I'm moving a WordPress blog from Apache to IIS. It's just for a couple weeks until I get it changed out. But all I can get to is the homepage. Everything else throws errors.
I think my problem is in ...
0
votes
3answers
37 views
Transferring files from old dedicated server to a new one
Using Classic ASP (stop tutting), I need to build an application that transfers high resolution photos from one server to another, around 360,000 including the thumbnails to be exact. The application ...
0
votes
1answer
84 views
Transfering site from demo server to live server
mostly i come across a situation where i have to move files between two servers. I usually test my project live in one testing server online and client checks the websties functionality and all. After ...
0
votes
3answers
429 views
Where to get and how to install (or migrate) missing assemblies for ASP.NET server?
I am migrating web apps to new hosting servers, but when I try to access them to test on the new server, I get all these assemblies not found errors like:
Configuration Error
Description: An error ...