My introductory web-cast that briefly covers NServiceBus capabilities was recently published on TechDays.ru. The web-cast is in Russian and I hope it will be useful for the Russian NServiceBus community. You can find it here. If you liked it, don’t hesitate to vote for it (requires Live ID)!
posted @ Thursday, February 18, 2010 11:46 PM |
Ok. So we’ve found some problem in a VM that doesn’t do any network stuff on our side, but it certainly worked on the other side. How could it be? The software we’ve worked on contained a bunch of windows services set to start automatically on Windows startup. Almost all of them initialized a heavy infrastructure that were absolutely critical for the whole application. When we started the client it tried to connect to a web-service hosted in one of the windows services and failed to do so. After some time of debugging it turned out that windows...
posted @ Thursday, February 18, 2010 11:41 PM |