[Mono-bugs] [Bug 551681] VBNC99999: Unexpected error: The classes in the module cannot be loaded

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jan 4 08:45:11 EST 2010


http://bugzilla.novell.com/show_bug.cgi?id=551681

http://bugzilla.novell.com/show_bug.cgi?id=551681#c11


--- Comment #11 from Rico Lachmann <rico at bsdat.com> 2010-01-04 13:45:10 UTC ---
thanks for your answer.

I think, I totally lost. I will explain you from scratch, what I did.

First, I installed mono with the program putty and yast.

then I changed the vhost.conf of the website like this:

MonoDocumentRootDir astro "/srv/www/vhosts/astro-china.com/httpdocs"
MonoDebug astro true
MonoServerPath astro "/usr/bin/mod-mono-server2"
AddMonoApplications astro "/:/srv/www/vhosts/astro-china.com/httpdocs"

MonoSetEnv MONO_IOMAP=all

MonoApplications astro "/:/srv/www/vhosts/astro-china.com/httpdocs"

<Location />
   Allow from all
   Order allow,deny
   MonoSetServerAlias astro
   SetHandler mono
</Location>

<Location /mono>
  SetHandler mono-ctrl
  Order deny,allow
  Deny from all
  Allow from all
</Location>


Then I copied the xsp folder in the root directory of the website. but nothing
happens except the known error message. Slowly, I think I'm stupid. What I am
doing wrong?

best regards from namibia
rico

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list