Contents tagged with Visual Studio 2008
-
Solution 6 : Kill a Non-Clustered Process during Two-Node Cluster Failover
Using Visual Studio 2008 and C#, I developed a windows service A and deployed it to two nodes of a windows server 2008 failover cluster. The service A is part of the failover cluster service, which means, when failover occurs at node1, the cluster service will failover the windows service A from node 1 to node 2.
-
Tip 5 : The name ‘ErrorMessageLabel’ does not exist in the current context
At Siverlight application test page, you add an ASP.NET label control: