List Info

Thread: MonoDevelop 1.0 beta 2 released




MonoDevelop 1.0 beta 2 released
user name
2007-11-06 11:20:15
The MonoDevelop team is proud to announce the release of
MonoDevelop
1.0 beta 2 (0.17). This is the second in a series of beta
releases that
will lead to MonoDevelop 1.0, hopefully around the end of
the year.

MonoDevelop is a GNOME IDE primarily designed for C# and
other .NET
languages. This release contains lots of improvements, new
features and
bug fixes.

The release highlights include: 
      * Basic support for ASP.NET web project deployment.
      * Support for Visual Studio 2005 Web Application
projects.
      * Generation of Satellite Assemblies for localized
resources.
      * Plenty of bug fixes and other improvements.

Complete release notes are available here:
http://www.monodevelop.com/Release_notes_for_
MonoDevelop_1.0_Beta_2

Packages are available here:
http://www.monode
velop.com/Download

Enjoy!


_______________________________________________
Monodevelop-list mailing list
Monodevelop-listlists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st

Re: MonoDevelop 1.0 beta 2 released
user name
2007-11-06 17:15:07
Dnia wtorek, 6 listopada 2007, Lluis Sanchez napisał:
[...]

Great work! Thanks for the ~monthly releases.

>       * Plenty of bug fixes and other improvements.

Is there any chance to fix ht
tps://bugzilla.novell.com/show_bug.cgi?id=325469 
before MD 1.0?

Regards,
Piotr Budny
_______________________________________________
Monodevelop-list mailing list
Monodevelop-listlists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st

Re: MonoDevelop 1.0 beta 2 released
user name
2007-11-06 17:43:05
Hi,

Is there any howto available that explains loading Visual
Studion 2005
web application (without .sln) in monodevelop. I tried but i
failed
where is the issue.

Thnx
-Azher


On Nov 6, 2007 3:15 PM, Piotr Budny <vippesymista.info> wrote:
> Dnia wtorek, 6 listopada 2007, Lluis Sanchez napisał:
> [...]
>
> Great work! Thanks for the ~monthly releases.
>
> >       * Plenty of bug fixes and other
improvements.
>
> Is there any chance to fix ht
tps://bugzilla.novell.com/show_bug.cgi?id=325469
> before MD 1.0?
>
> Regards,
> Piotr Budny
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-listlists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-li
st
>
_______________________________________________
Monodevelop-list mailing list
Monodevelop-listlists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st

Re: MonoDevelop 1.0 beta 2 released
user name
2007-11-07 02:34:32
WebSite projects (with no .sln) will be supported in the
next version.
This version supports WebApplication projects (with sln and
*proj files).
To load them in MD, just open the sln.

-Ankit

On Nov 7, 2007 5:13 AM, Azher Amin <azheramingmail.com> wrote:
> Hi,
>
> Is there any howto available that explains loading
Visual Studion 2005
> web application (without .sln) in monodevelop. I tried
but i failed
> where is the issue.
>
> Thnx
> -Azher
>
>
>
> On Nov 6, 2007 3:15 PM, Piotr Budny <vippesymista.info> wrote:
> > Dnia wtorek, 6 listopada 2007, Lluis Sanchez
napisał:
> > [...]
> >
> > Great work! Thanks for the ~monthly releases.
> >
> > >       * Plenty of bug fixes and other
improvements.
> >
> > Is there any chance to fix ht
tps://bugzilla.novell.com/show_bug.cgi?id=325469
> > before MD 1.0?
> >
> > Regards,
> > Piotr Budny
> > _______________________________________________
> > Monodevelop-list mailing list
> > Monodevelop-listlists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/monodevelop-li
st
> >
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-listlists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-li
st
>



-- 
Blog : http://www.ankitjain.or
g/blog
_______________________________________________
Monodevelop-list mailing list
Monodevelop-listlists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st

Re: MonoDevelop 1.0 beta 2 released
user name
2007-11-07 10:24:35
saludos....

i compile md v.017 from official sources but before i
uninstalled the
mdv0.16 with command sudo make uninstall on my mdv0.16
sources
directory.

when i selected the "Database Explorer" from View
Menu in Monodevelop
0.17, the options add connection and create database is
disabled and
this error occurs:

Error while updating status of command: CreateDatabase
System.Reflection.TargetInvocationException: Exception has
been thrown
by the target of an invocation. --->
System.TypeInitializationException: An exception was thrown
by the
type initializer for
MonoDevelop.Database.Sql.DbFactoryService --->
System.ArgumentException: An element with the same key
already exists
in the dictionary.
  at
System.Collections.Generic.Dictionary`2[System.String,MonoDe
velop.Database.Sql.IDbFactory].Add
(System.String , IDbFactory ) [0x00000]
  at MonoDevelop.Database.Sql.DbFactoryService..cctor ()
[0x00000] ---
End of inner exception stack trace ---


On Nov 7, 2007 2:34 AM, Ankit Jain <radicalgmail.com> wrote:
> WebSite projects (with no .sln) will be supported in
the next version.
> This version supports WebApplication projects (with sln
and *proj files).
> To load them in MD, just open the sln.
>
> -Ankit
>
>
> On Nov 7, 2007 5:13 AM, Azher Amin <azheramingmail.com> wrote:
> > Hi,
> >
> > Is there any howto available that explains loading
Visual Studion 2005
> > web application (without .sln) in monodevelop. I
tried but i failed
> > where is the issue.
> >
> > Thnx
> > -Azher
> >
> >
> >
> > On Nov 6, 2007 3:15 PM, Piotr Budny <vippesymista.info> wrote:
> > > Dnia wtorek, 6 listopada 2007, Lluis Sanchez
napisał:
> > > [...]
> > >
> > > Great work! Thanks for the ~monthly
releases.
> > >
> > > >       * Plenty of bug fixes and other
improvements.
> > >
> > > Is there any chance to fix ht
tps://bugzilla.novell.com/show_bug.cgi?id=325469
> > > before MD 1.0?
> > >
> > > Regards,
> > > Piotr Budny
> > >
_______________________________________________
> > > Monodevelop-list mailing list
> > > Monodevelop-listlists.ximian.com
> > > http://lists.ximian.com/mailman/listinfo/monodevelop-li
st
> > >
> > _______________________________________________
> > Monodevelop-list mailing list
> > Monodevelop-listlists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/monodevelop-li
st
> >
>
>
>
> --
> Blog : http://www.ankitjain.or
g/blog
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-listlists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-li
st
>



-- 
Jacob Cervantes
http
://www.ministeriosjm.com/area51/~jacob/blog/
_______________________________________________
Monodevelop-list mailing list
Monodevelop-listlists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st

Re: MonoDevelop 1.0 beta 2 released
user name
2007-11-07 10:43:56
sorry i fix the previous error that i reported from
monodevelop database support

the solution is : to delete ALL OR PREVIOUS Monodevelop
Installations with :

   #make uninstall

and ready , compile again monodevelop 0.17 and ready that's
all

saludos from Mexico

On Nov 7, 2007 10:24 AM, jacobnix <jacobnixgmail.com> wrote:
> saludos....
>
> i compile md v.017 from official sources but before i
uninstalled the
> mdv0.16 with command sudo make uninstall on my mdv0.16
sources
> directory.
>
> when i selected the "Database Explorer" from
View Menu in Monodevelop
> 0.17, the options add connection and create database is
disabled and
> this error occurs:
>
> Error while updating status of command: CreateDatabase
> System.Reflection.TargetInvocationException: Exception
has been thrown
> by the target of an invocation. --->
> System.TypeInitializationException: An exception was
thrown by the
> type initializer for
MonoDevelop.Database.Sql.DbFactoryService --->
> System.ArgumentException: An element with the same key
already exists
> in the dictionary.
>   at
System.Collections.Generic.Dictionary`2[System.String,MonoDe
velop.Database.Sql.IDbFactory].Add
> (System.String , IDbFactory ) [0x00000]
>   at MonoDevelop.Database.Sql.DbFactoryService..cctor
() [0x00000] ---
> End of inner exception stack trace ---
>
>
>
> On Nov 7, 2007 2:34 AM, Ankit Jain <radicalgmail.com> wrote:
> > WebSite projects (with no .sln) will be supported
in the next version.
> > This version supports WebApplication projects
(with sln and *proj files).
> > To load them in MD, just open the sln.
> >
> > -Ankit
> >
> >
> > On Nov 7, 2007 5:13 AM, Azher Amin
<azheramingmail.com> wrote:
> > > Hi,
> > >
> > > Is there any howto available that explains
loading Visual Studion 2005
> > > web application (without .sln) in
monodevelop. I tried but i failed
> > > where is the issue.
> > >
> > > Thnx
> > > -Azher
> > >
> > >
> > >
> > > On Nov 6, 2007 3:15 PM, Piotr Budny
<vippesymista.info> wrote:
> > > > Dnia wtorek, 6 listopada 2007, Lluis
Sanchez napisał:
> > > > [...]
> > > >
> > > > Great work! Thanks for the ~monthly
releases.
> > > >
> > > > >       * Plenty of bug fixes and
other improvements.
> > > >
> > > > Is there any chance to fix ht
tps://bugzilla.novell.com/show_bug.cgi?id=325469
> > > > before MD 1.0?
> > > >
> > > > Regards,
> > > > Piotr Budny
> > > >
_______________________________________________
> > > > Monodevelop-list mailing list
> > > > Monodevelop-listlists.ximian.com
> > > > http://lists.ximian.com/mailman/listinfo/monodevelop-li
st
> > > >
> > >
_______________________________________________
> > > Monodevelop-list mailing list
> > > Monodevelop-listlists.ximian.com
> > > http://lists.ximian.com/mailman/listinfo/monodevelop-li
st
> > >
> >
> >
> >
> > --
> > Blog : http://www.ankitjain.or
g/blog
> >
> > _______________________________________________
> > Monodevelop-list mailing list
> > Monodevelop-listlists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/monodevelop-li
st
> >
>
>
>
> --
> Jacob Cervantes
> http
://www.ministeriosjm.com/area51/~jacob/blog/
>



-- 
Jacob Cervantes
http
://www.ministeriosjm.com/area51/~jacob/blog/
_______________________________________________
Monodevelop-list mailing list
Monodevelop-listlists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st

Re: MonoDevelop 1.0 beta 2 released
user name
2007-11-23 09:30:17
Hi,

What's the plan of the next release??

Regards,
_______________________________________________
Monodevelop-list mailing list
Monodevelop-listlists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st

[1-7]

about | contact  Other archives ( Real Estate discussion Medical topics )