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

User [email protected] added comment
http://bugzilla.novell.com/show_bug.cgi?id=384264#c10


Miguel de Icaza <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
                 CC|                            |[email protected]
         Resolution|                            |FIXED
         AssignedTo|[email protected]  |[email protected]




--- Comment #10 from Miguel de Icaza <[email protected]>  2009-04-19 22:28:28 
MDT ---
I am just double checking this bug and it seems fixed in my setup:

OpenSUSE 11.0
x86 architecture
Mono 2.4

And this works:


LANG=cs_CZ.utf-8 asp-state
Loaded configuration from /usr/lib/xsp/2.0/asp-state2.exe.config that contains
=============================================
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
        <system.runtime.remoting>
                <application name="ASP.NET State Server">
                        <service>
                                <wellknown mode="Singleton"
                                       
type="System.Web.SessionState.RemoteStateServer, System.Web, Version=2.0.0.0,
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
                                        objectUri="StateServer" />
                        </service>
                        <channels>
                                <channel ref="tcp" port="42424" />
                        </channels>
                </application>
        </system.runtime.remoting>
</configuration>


=============================================
Press <Enter> to stop...

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to