http://bugzilla.novell.com/show_bug.cgi?id=602537
http://bugzilla.novell.com/show_bug.cgi?id=602537#c0 Summary: On server side web application is not closing properly when being stopped in the windows tray icon Classification: Mono Product: Mono Tools for Visual Studio Version: 2.0 Platform: i586 OS/Version: Windows 7 Status: NEW Severity: Normal Priority: P5 - None Component: Run in Mono AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: Component Test Blocker: --- Description of Problem: Win 7 ultimate x86 Mono Tools 2.0 rc4 Mono for Windows 2.6.4 SLES 11 i586 mono-core-2.6.4-38.2 monotools-server-2.0.6198-1.2 monotools-server-gui-2.0.6198-1.2 Steps to reproduce the problem: 1. Open Visual Studio. 2. Create a new web application project. a. File b. New Project c. Visual C# d. Web e. ASP.Net Web Application 3. Type "Hello" between the <div> tags of Default.aspx. 4. [The Linux server should be running.] 5. Mono->Run Remotely in Mono 6. Select a server. 7. RESULT: On Windows, the browser window should open with Hello on it. 8. RESULT: On Windows, a mono icon should appear in the system tray. 9. Right click the tray icon, choose "Stop". 10. RESULT: On Windows, the mono icon should disappear from the system tray. 11. RESULT: On Windows, refreshing the browser should return server not found, indicating the web server has been killed. Actual Results: When clicking on stop in the tray icon server does not stop web application, client side still able to refresh data Expected Results: Server side should shut down running program How often does this happen? Every time Additional Information: Mono icon in tray does not disappear -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
