Hello,
I had an application that was working fine under 1.3.1. I liked the new features in 1.4, including the ability to find a Form by title only, logging, etc., so I upgraded. The exact same code with the exception of Application.Start() converted to System.Diagnostics.Process.Start(), now doesn't find the main form of my application. Is this due to the Application class no longer doing the application start. Help would be much appreciated.
Thanks,
Tim