Question : VB.Net exe, icon and shortcut

Hi,

I finished a simple project and found bin\Debug\theProject.exe, I then created theProject.exe - Shortcut and copied it onto my desktop, fine.
My problem is how to replace the default shortcut icon with my own icon file?

Answer : VB.Net exe, icon and shortcut

> can I get it to check server b if server a fails rather than just keeping the setting?

No.

DNS doesn't care about the service you run on an IP. That you got Server b back afterwards is pot-luck, it rotates the responses (that's what Round Robin does).

If you want service awareness you need to do one of these:

1. Have something monitor the service and modify DNS records if it fails
2. Get a Hardware Load Balancer
3. Use some form of Clustering

Chris
Random Solutions  
 
programming4us programming4us