Forms designer now tries to find VS designer assemblies if they are required - this fixes problems like SD2-617 (Editing Sql Connection ConnectionString property throws a FileNotFound exception) that only occur when VS is installed.
Run application: If the specified working directory is invalid, display error message to user.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1367 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
MessageService.ShowError("Working directory "+psi.WorkingDirectory+" does not exist; the process cannot be started. You can specify the working directory in the project options.");