[Mono-devel-list] Problem with Codebehind

Elias Sanchez elias_sanchez at yahoo.com
Thu Mar 24 18:29:24 EST 2005


Hi All,
I have a problem with an application I’m porting to
Mono, is an ASP.NET application, for now is very
simple, it uses one of my .DLLs, I can compile both,
the application and the .DLL in Mono, but when I call
the application in the browser I receive the error
“Cannot find assembly ‘36077’” (the assembly name
changes every time I refresh the page), I’m guessing
that the application is being compiled every time I
call the page, and the compiler doesn’t know where the
binaries are(unlike a makefile), how can I tell Mono
to use the compiled application and stop trying to
compile it every time?

Thanks.

Elias Sanchez.
Puntual Consultores



More information about the Mono-devel-list mailing list