Hi all,

I've built the latest SVN head of Mono, MCS, XSP, libglib and mod_mono. 
Everything seems pretty good and I can run the simple XSP test page.

However when I try to run a full blown .NET 2.0 ASPX page over mod_mono 
(pointing to mod-mono-server2) I get the error pasted below.

Just to be clear at this point I've already stepped through a simple login page 
(I was pretty impressed with the role management working out of the box) and a 
splash page so it seems to be a _mostly_ working installation.

Would greatly appreciate it if anyone had any ideas what might be causing it?

It's running on Debian Etch with some upgraded libs.

Cheers,
//matt
Compilation Error
Description: Error compiling a resource required to service this request. 
Review your source file and modify it to fix this error. 

Error message: 

/tmp/www-data-temp-aspnet-0/ab1ae1e3/e17def.0.cs(28,51) : error CS0433: The 
imported type `MasterPage_master' is defined multiple times


File name: /var/www/AppName/AppMasterPage.master

Source File: /tmp/www-data-temp-aspnet-0/ab1ae1e3/e17def.0.cs

Line 1: // 
------------------------------------------------------------------------------
Line 2: //  <autogenerated>
Line 3: //      This code was generated by a tool.
Line 4: //      Mono Runtime Version: 2.0.50727.42
Line 5: // 
Line 6: //      Changes to this file may cause incorrect behavior and will be 
lost if 
Line 7: //      the code is regenerated.
Line 8: //  </autogenerated>
Line 9: // 
------------------------------------------------------------------------------
 
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to