http://jimmy.schementi.com/silverlight/Chiron.zip
This contains Chiron.exe, with a fix for the IPv4/6 issues. Let me know if anyone has issues on Firefox on either Windows or Mac. This fix will appear on Codeplex in a week. I haven't fixed the "file:///" bug on the Mac yet since it doesn't repro on Windows ... so it probably (?) is a Mono bug. I'll see if I can work around it, but in the meantime you can just do "Chiron /m /d:app" to generate the AppManifest.xaml to disk ... then you can edit it and remove the "file://"s (leave one "/" in the front though!). ~Jimmy > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:users- > [EMAIL PROTECTED] On Behalf Of Dan Eloff > Sent: Thursday, May 29, 2008 7:07 AM > To: Discussion of IronPython > Subject: Re: [IronPython] urlprefix in Chiron and Silverlight Manifest > Files > > > Firefox on Windows ships with network.dns.disableIPv6 set to "false". > Make > > sure that's the setting you have (type about:config in the address > bar). If > > it's set to "true", Chiron won't get the request. (Actually, if you > start > > ANOTHER Chiron, that one will get the request =P). > > > > This bug will be fixed sometime today/tomorrow in sdlsdk; I'll let > you guys > > know when that happens. > > I'm glad that will be fixed, I seem to recall that the reason I > changed that setting from the default was because it introduced > unacceptable latency into the loading of pages in firefox. > > -Dan > _______________________________________________ > Users mailing list > [email protected] > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com _______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
