[Mono-list] Problems with aspx project

Joe Audette joe_audette at yahoo.com
Wed Aug 24 14:58:37 EDT 2005


Make sure you build your Solution doing Rebuild
Solution not just Build because Build in VS.NET does
an incremental build and an incremental build will
cause the exact error you describe "dll not found" I
have seen this many times. It would be more accurate
if the error said "couldn't load assembly" but Rebuild
Solution in Release mode should solve it for you.

Hope it helps,

Joe

--- Alex Lopez Garcia <alopezg at cspt.es> wrote:

> Hi, 
> 
>  
> 
>             I have an aspx project fully developed
> under Microsoft Visual
> Studio 2003. Obviously, as a result of building my
> project, I get some aspx
> files and a ‘dll’. I also have an external dll file
> that my project
> references at. When I have tried to run this site
> under mono with Apache and
> mod-mono module, I’ve received an error in the
> compiled page saying that the
> referenced dll file could not be found. I managed
> then to put this dll in
> every folder that I imagine it deal with to solve
> the error, but it
> persists. If anyone can give me an idea where the
> problem can come from I
> will be very glad. 
> 
>  
> 
> thanks in advanced,
> 
> Álex
> > _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
> 


joe_audette [at] yahoo dotcom
http://www.joeaudette.com
http://www.mojoportal.com


More information about the Mono-list mailing list