[Mono-list] Problems with aspx project

Rafael Ferreira lists at ophion.org
Wed Aug 24 11:25:59 EDT 2005


The project dll must go in /bin of you web app and the referenced dll
can go either in the gac (using gacutil -i) or in /bin as well.

try that and let us know if you're problems persist. 

- raf

On Wed, 2005-08-24 at 17:05 +0200, Alex Lopez Garcia 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



More information about the Mono-list mailing list