Hi all, when I double click cctray project, I expect the web page to appear but I got this message:
Unhandled exception: System.ComponentModel.Win32Exception: Access is denied at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start() at System.Diagnostics.Process.Start(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start(String fileName) at ThoughtWorks.CruiseControl.CCTrayLib.Presentation.MainFormController.DisplayWebPageForProject(ISingleProjectDetail project) at ThoughtWorks.CruiseControl.CCTrayLib.Presentation.MainFormController.DisplayWebPage() at ThoughtWorks.CruiseControl.CCTrayLib.Presentation.MainForm.lvProjects_DoubleClick(Object sender, EventArgs e) at System.Windows.Forms.Control.OnDoubleClick(EventArgs e) at System.Windows.Forms.ListView.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam). I can go to the url address directly from my computer in the address line. Thanks Yehiel
