|
|
Mozy Online Backup: 2GB Free. Automatic. Secure.
Subject: Re: Asp.net addin problem - msg#00177
List: gnome.mono.monodevelop.general
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.
If you want to verify or whatever something just tell me.
El miÃ, 20-09-2006 a las 23:02 +0100, Michael Hutchinson escribiÃ:
> On 9/18/06, IÃigo IllÃn <kodeport@xxxxxxxx> wrote:
> >
> > I'm trying the asp.net addin but when I try to desing a web page, I get a
> > gray form where I should get the designer (a shot is attached). It's
> > strange. At first I had to add manualy the controls to the toolbox by
> > manualy selecting the System.Web.dll from the Gac. I get no error on the
> > console. The only thing I get is the following:
> <snip>
>
> Just a quick follow-up: did the link that Patrick pointed out help
> resolve this? It looks to me like the XUL addin is either not
> installed or not accessible, but if that's not it then I will need to
> investigate.
>
falloasp.net.jpg
Description: JPEG image
_______________________________________________
Monodevelop-list mailing list
Monodevelop-list@xxxxxxxxxxxxxxxx
http://lists.ximian.com/mailman/listinfo/monodevelop-list
Was this page helpful?
Thread at a glance:
Previous Message by Date:
click to view message preview
Re: Asp.net addin problem
On 9/18/06, Iñigo Illán <kodeport@xxxxxxxx> wrote:
>
> I'm trying the asp.net addin but when I try to desing a web page, I get a
> gray form where I should get the designer (a shot is attached). It's
> strange. At first I had to add manualy the controls to the toolbox by
> manualy selecting the System.Web.dll from the Gac. I get no error on the
> console. The only thing I get is the following:
<snip>
Just a quick follow-up: did the link that Patrick pointed out help
resolve this? It looks to me like the XUL addin is either not
installed or not accessible, but if that's not it then I will need to
investigate.
--
Michael Hutchinson
http://mjhutchinson.com
Next Message by Date:
click to view message preview
Re: Visual Studio 2005 Import
Hi All
I was also thinking that porting some of the functionality from #Develop
over to do this. One of the features that I really liked was that you can
open your VS.NET solution natively in SharpDevelop.
I am open for any directions or suggestions.
A questions that just jump straight out at me, would be how would current
AddIns integrate with VS.NET 2005 project and solution files?
I know that for instance the WebReference AddIn would have to change to use
the native WebReference xml element for VS.NET projects instead of just
adding ProjectFiles to MD project and hiding it them from the user. In fact
the AddIn would require a separate NodeBuilder for loading WebReferences for
VS.NET 2005 projects.
How would this effect any other AddIns?
Gideon
http://sonskyn-techno.blogspot.com
-----Original Message-----
From: Lluis Sanchez [mailto:lluis@xxxxxxxxxx]
Sent: Wednesday, September 20, 2006 8:45 PM
To: Gideon de Swardt
Cc: monodevelop-list@xxxxxxxxxxxxxxxx
Subject: Re: [MonoDevelop] Visual Studio 2005 Import
Hi,
Several people has requested this feature in the past weeks, although
nobody is actively working on it.
Rather than implementing an importer, I think the ideal solution is to
implement native support for that file format, so users can open and
work with VS 2005 project files like if they were MD projects.
It should not be difficult to do. AFAIK the .sln format is not much
different from the VS2003 format (for which we already have a parser),
and project files are XML files, easy to process.
If you are interested on working on it, I can give you some directions
about how it could be done.
Lluis.
El mié, 20-09-2006 a las 19:43 +0100, Gideon de Swardt escribió:
> Hi All
>
>
>
> Is anybody currently working on creating support for importing Visual
> Studio 2005 support?
>
>
>
> I would see this as a pretty big feature for converting current
> Microsoft Developers to Mono and MonoDevelop. If nobody as started
> this effort then I might as well do, or else if somebody already
> started the effort then I might be able to contribute to make it
> happen.
>
>
>
> Gideon
>
>
>
> http://sonskyn-techno.blogspot.com
>
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list@xxxxxxxxxxxxxxxx
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
___________________________________________________________
To help you stay safe and secure online, we've developed the all new Yahoo!
Security Centre. http://uk.security.yahoo.com
Previous Message by Thread:
click to view message preview
Re: Asp.net addin problem
On 9/18/06, Iñigo Illán <kodeport@xxxxxxxx> wrote:
>
> I'm trying the asp.net addin but when I try to desing a web page, I get a
> gray form where I should get the designer (a shot is attached). It's
> strange. At first I had to add manualy the controls to the toolbox by
> manualy selecting the System.Web.dll from the Gac. I get no error on the
> console. The only thing I get is the following:
<snip>
Just a quick follow-up: did the link that Patrick pointed out help
resolve this? It looks to me like the XUL addin is either not
installed or not accessible, but if that's not it then I will need to
investigate.
--
Michael Hutchinson
http://mjhutchinson.com
Next Message by Thread:
click to view message preview
Re: Asp.net addin problem
On 9/21/06, Iñigo Illán <kodeport@xxxxxxxx> 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
|
|