[MonoDevelop] Problem when building ASP.NET projects

Matej Urbas matej.urbas at gmail.com
Tue Jul 25 09:06:17 EDT 2006


Hi

On Tue, 2006-07-25 at 13:45 +0100, Michael Hutchinson wrote:
> On 7/25/06, Michael Hutchinson <m.j.hutchinson at gmail.com> wrote:
> > It'll be fixed a few minutes.
> 
> It's fixed. Got some other changes in as well.
> 

Just one thing:

When compiling with aspnet I got this error:

./MonoDevelop.DesignerSupport/RemoteDesignerProcess.cs(105,24): error
CS0239: `MonoDevelop.DesignerSupport.RemoteDesignerProcess.Dispose()':
cannot override inherited member
`MonoDevelop.Core.Execution.RemoteProcessObject.Dispose()' because it is
sealed

Just making the Dispose() method virtual (in the base class) fixed the
problem.

Otherwise, I just compiled the project without any problems, and IT
ROCKS!

Great work, man! Now it's time make me own Mono powered web page,
hihi :D


Regards,
---
Matej
-------------- next part --------------
A non-text attachment was scrubbed...
Name: RemoteProcessObject.cs
Type: text/x-csharp
Size: 1717 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20060725/c9d4690c/attachment-0001.bin 


More information about the Monodevelop-list mailing list