[MonoDevelop] Asp.net addin problem

Michael Hutchinson m.j.hutchinson at gmail.com
Thu Sep 21 09:12:56 EDT 2006


On 9/21/06, Iñigo Illán <kodeport at terra.es> wrote:
> Well, this didn't fix the problem. I installed the firefox-dev package
> on my ubuntu in order to make jscall-sharp detect firefox. Also,
> $MOZILLA_FIVE_HOME is always pointing to /usr/lib/firefox. Before that,
> Welcome page was working well and also it does now. So it seems is not
> the same problem. When I click in one of the buttons that are on top of
> the designer (those to justify, bold the text, etc..) I get the error
> shown on the shoot.

Was the design surface working before you pressed the button, or was
it still grey? If it was still grey, I would expect this error --  the
XUL is still not accessible.

Have you run "sudo make install" in Extras/AspNetEdit/chrome? The
output of this command should include the line "cp
aspdesigner.manifest /usr/lib/firefox/chrome/". If it's trying to
install into Mozilla instead, you'll need to run the configure script
for Monodevelop again so that it picks up the changes you made to
jscall#.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list