Hi
I would like to build a single instance application. This means that
if the app is launched a second time it will simply pass any command
line arguements to the instance that is already running and won't
start another instance (see
http://www.codeproject.com/vb/net/sing_inistan.asp).
This all works fine locally but fails under "No Touch" deployment. The
error is "Cannot find the assembly SingleInstance,
Version=1.0.1615.28371, Culture=neutral, PublicKeyToken=null".
Please email any advice to mark.evans@stats.govt.nz
Cheers
Mark