[Mono-bugs] [Bug 532268] Allow user to specify port range for ASP.Net remotely

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Sep 22 16:57:19 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=532268

User twiest at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=532268#c2


Thomas Wiest <twiest at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |twiest at novell.com




--- Comment #2 from Thomas Wiest <twiest at novell.com>  2009-09-22 14:57:18 MDT ---
To test this, you can use this monovs-gui-server.exe.config file:

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
  <appSettings>
    <add key="MonoVS_WebServer_Port_From" value="9000" />
    <add key="MonoVS_WebServer_Port_To" value="9100" />
  </appSettings>
</configuration>



put it here: /usr/lib/monovs-server/monovs-gui-server.exe.config

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list