[Mono-list] Still XSP error.

Eduardo Baião psycoboy@bol.com.br
10 Jan 2003 22:12:28 -0200


--=-Mx2yZ1hTLS2lYRfLxb53
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Hello guys,

I have downloaded Mono with Red-Carpet today (Jan-10-2003)
and the compiler works fine.

I have download, made and installed XSP and then
I typed this sequence of commands:


[root@localhost test]# export GC_DONT_GC=3D1
[root@localhost test]# mono server.exe



and I still got this error messages:

** (server.exe:1410): WARNING **: Failed to load library
libkernel32.dll.so (kernel32.dll): libkernel32.dll.so: cannot open
shared object file: Arquivo ou diret=C3=B3rio n=C3=A3o encontrado
** (server.exe:1410): WARNING **: Failed to load library
libkernel32.dll.so (kernel32.dll): libkernel32.dll.so: cannot open
shared object file: Arquivo ou diret=C3=B3rio n=C3=A3o encontrado
** Warning **: cannot find /usr/etc/mono/machine.config
Trying to load app config file...
Listening on port: 8080

and when I try: http://localhost:8080/index.aspx
I got:

Error
System.Web.HttpException: String returned by
HttpRuntime.GetResourceStringFromResourceManager
in <0x00085> 00 System.Web.HttpApplication:InitModules ()
in <0x00057> 00 System.Web.HttpApplication:Startup
(System.Web.HttpContext,System.Web.HttpApplicationState)
in <0x00121> 00 System.Web.HttpApplicationFactory:GetPublicInstance
(System.Web.HttpContext)
in <0x000b0> 00 System.Web.HttpApplicationFactory:GetInstance
(System.Web.HttpContext)
in <0x0014a> 00 System.Web.HttpRuntime:InternalExecuteRequest
(System.Web.HttpWorkerRequest)




Miguel said that the problem with "machine.config"
was solved because the packages was updated and fixed, but
this packages seems to be incomplete.

Am I wrong?



--=-Mx2yZ1hTLS2lYRfLxb53
Content-Type: text/html; charset=utf-8

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/1.0.4">
</HEAD>
<BODY>
Hello guys,
<BR>

<BR>
I have downloaded Mono with Red-Carpet today (Jan-10-2003)
<BR>
and the compiler works fine.
<BR>

<BR>
I have download, made and installed XSP and then
<BR>
I typed this sequence of commands:
<BR>

<PRE>[root@localhost test]# export GC_DONT_GC=1
[root@localhost test]# mono server.exe

</PRE>
and I still got this error messages:
<BR>

<BR>
** (server.exe:1410): WARNING **: Failed to load library libkernel32.dll.so (kernel32.dll): libkernel32.dll.so: cannot open shared object file: Arquivo ou diret&#243;rio n&#227;o encontrado
<BR>
** (server.exe:1410): WARNING **: Failed to load library libkernel32.dll.so (kernel32.dll): libkernel32.dll.so: cannot open shared object file: Arquivo ou diret&#243;rio n&#227;o encontrado
<BR>
<B>** Warning **: cannot find /usr/etc/mono/machine.config</B>
<BR>
Trying to load app config file...
<BR>
Listening on port: 8080
<BR>

<BR>
and when I try: <A HREF="http://localhost:8080/index.aspx">http://localhost:8080/index.aspx</A>
<BR>
I got:
<BR>

<BR>
Error
<BR>
System.Web.HttpException: String returned by HttpRuntime.GetResourceStringFromResourceManager
<BR>
in &lt;0x00085&gt; 00 System.Web.HttpApplication:InitModules ()
<BR>
in &lt;0x00057&gt; 00 System.Web.HttpApplication:Startup (System.Web.HttpContext,System.Web.HttpApplicationState)
<BR>
in &lt;0x00121&gt; 00 System.Web.HttpApplicationFactory:GetPublicInstance (System.Web.HttpContext)
<BR>
in &lt;0x000b0&gt; 00 System.Web.HttpApplicationFactory:GetInstance (System.Web.HttpContext)
<BR>
in &lt;0x0014a&gt; 00 System.Web.HttpRuntime:InternalExecuteRequest (System.Web.HttpWorkerRequest)
<BR>

<BR>

<BR>

<BR>

<BR>
Miguel said that the problem with &quot;machine.config&quot;
<BR>
was solved because the packages was updated and fixed, but
<BR>
this packages seems to be incomplete.
<BR>

<BR>
Am I wrong?
<PRE></PRE>
</BODY>
</HTML>

--=-Mx2yZ1hTLS2lYRfLxb53--