Я получаю ошибку исключения, когда я F5 / строю любой проект Silverlight в Expression Blend 2:
Ошибка запуска
Could not start ""
due to the following error: System.ComponentModel.Win32Exception: The
system cannot find the file specified
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo
startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Microsoft.Expression.Project.ExecutableProjectBase.Execυte()