Hosting outside of DssHost.exe
For various reasons (probably none of them very good
, I'd like to host services outside of dsshost.exe.
I assume this is possible and even tried the example I saw from the channel 9 site, but my application hung when trying to initialize the environment.
Do you have a simple example of how to host a service from within say a console app?
Also, how would one hook this up to say a Windows.Forms application for a fancy UI?
Thanks,
Steve

