Need to reinstall net 2 and .net3.5 on a SQL Server cluster which uses litespeed.
I need to know whether stopping litespeed and then uninstalling .net2 and reinstalling is OK. The other option is to try reinstalling .net on the non active node and then failing over. Is it OK to do this? Are there any other actions or information i should be aware of to ensure there are no issues with the software/registry keys or other configuration?
Either option is OK. For clusters it is best the second option (that’s the whole point of failover clusters anyways…to be able to run maintenance on one node while the other node is up and your application is able to keep running).