[Mono-dev] XSP on windows crashes
Luis PM
luispm at users.sourceforge.net
Mon Mar 12 11:47:48 EDT 2007
I am using Mono 1.2.3.1 on windows, and it is crashing on simple HTML (no asp).
A file like this:
<html>
<head>
<title>Test</title>
</head>
<body>
<h1>Test</h1>
This is a test
</body>
</html>
It also crashes if i include simple <img...> . The weird thing is
that it does not crash on Linux at all, and on MacOSX i only get a
waring of some "_wapi_unref...".
Windows fails 1.0 and 2.0 XSP. All I do is create a directory with
the above html code in 'index.html'. Then I execute: xsp --verbose
--root testdir, and 'testdir' contains index.html
I have tried it on Win XP SP2 and on Vista. Very weird.
Thanks,
Luis
More information about the Mono-devel-list
mailing list