[Mono-aspnet-list] Need help running existing app under mono

ddevil acpji at sapo.pt
Thu Apr 16 10:37:19 EDT 2009




Stan81 wrote:
> 
> Hi,
> 
> I'm having problems running existing asp.net app under mono 2.2 and xsp2
> server. The application is web site project and works with IIS. The
> problem
> with mono seems to be that my custom assemllies are not found hence the
> 'Cannot find type'. But I don't understand why as the assemblies are
> present
> in the Bin folder. Should I do something to help mono find them ?
> 
> Thanks
> 
> 


Hi

I have the same problem with mod_mono. It work ok with xsp2 but not with
mod_mono. So i place de dll in de bin directory just below DocumentRoot
apache directory. In my case, my apache DocumentRoot is /var/www, so i
create the directory /var/www/bin and put all my "custom" assemblies in that
directory and voilá, works ok. If this is a mod_modo bug  ou not i canot say
...
-- 
View this message in context: http://www.nabble.com/Need-help-running-existing-app-under-mono-tp22523175p23079266.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.



More information about the Mono-aspnet-list mailing list