I am trying to create a SQL 2005 two node cluster on Windows 2003 EE 32-bit. We have a database that has MSMQ assemblies using .net. We were trying to move this database from an old server (single instance) to a Clustered server but have had many problems with .net. When we test a failover the assemblies in the database break because .net is not clustered.
I am not finding any documentation on this. Can someone please provide assistance?
Thanks in advance.