Hi
On Tue, 2006-07-25 at 13:45 +0100, Michael Hutchinson wrote:
> On 7/25/06, Michael Hutchinson <m.j.hutchinson 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,2
4): 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
Regards,
---
Matej
_______________________________________________
Monodevelop-list mailing list
Monodevelop-list lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st
|