Ohhh the example is running.. :D
I compiled the SOURCE and copy DLL to directory bin, later only mono.server.exe :D
It follows annex the archives..
(Compile WebForm1.aspx.cs ..... mcs WebForm1.aspx.cs -r System.Web -t:library)
Thanks!
Carlos Cesario
Gonzalo Paniagua Javier wrote:
El jue, 09-01-2003 a las 12:58, Carlos Cesario escribi�:
Hi.. I'm having problems with Codebehind, I think that it is not "calling" source.codebehind attribute is ignored by MS and xsp does the same. Try
Below it follows the error, and the source of the 2 files!
removing that attribute and testing under IIS. The result is the same.
Why? Because it uses the Inherits attribute and looks for that class in
the assemblies in bin directory.
Currently, due to a bug whose number i don't remember right now, you
gotta *copy* the dlls you have in bin directory to the directory in
which you run 'mono server.exe' to make that work.
-Gonzalo
_______________________________________________
Mono-list maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list
WebForm1.tar.gz
Description: application/gzip
