Hello, If you would like to run your site in XSP, you should be using xsp2 (not xsp). For mod_mono, in your apache configuration, make sure you specify the mono server path, and point it at mod-mono-server2; for example:
MonoServerPath "/usr/local/bin/mod-mono-server2" There is more detailed info on this in the man pages. -Mike Brian Chan wrote: > Hi all, > > I installed mono, mod-mono, xsp from source on a trustix box. I > configured a test site for an asp.net 2.0 application that I have. But > when I access the site I receive errors because it always interprets it > as a .net 1.0 application instead of a .net 2.0 app. How can I let mono > know it should be .net 2.0? > > Thanks. > > > ------------------------------------------------------------------------ > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
