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=1
[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ório não 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ório não 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?





Reply via email to