El lun, 28-07-2003 a las 16:23, Dale Sides escribi�: > I now have code-behind files working in xsp. As it turned out I had to > start the server component from with in the virtual directory itself. I > also had a problem where when deploying from a VS.net build I had not > changed my compilation type to release from debug.
You don't have to start the server from withint the virtual directory. You just have to run 'mono xsp.exe --help' and it will tell you more ;-). The debug/release stuff is related to some kind of data that MS includes in the assemblies that is not documented. -Gonzalo _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
