Hi,if you look at this from a purely technical view point, then both instances can be running at the same time. They share no resources/data, so as long as you start them on separate ports, there will not be an issue. You could even have them running on the same server(not recombined but possible) F...