Hello,
I'm using Mandrake 8.2.
I have downloaded and installed the
After, I have downloaded, extracted and
installed (make, make install) the
When I run the server with this
command:
[root@cpdeduardo test]# mono
server.exe
I got this error messages:
** (server.exe:2664): WARNING **: [Invalid UTF-8]
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:2664): WARNING **: [Invalid UTF-8]
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 then, when I type this URL in my
browser:
I got this error page:
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)
Knows Anybody what I need to do
to things works correctly?
Thanks!