Could Visual Studio Shell be an IDE for FIVEWIN?

Postby Antonio Linares » Wed Dec 26, 2007 12:19 pm

The "Microsoft Visual Studio 2008 Shell (integrated mode) Redistributable Package" properly installs and execute without the licence error

http://www.microsoft.com/downloads/deta ... laylang=en
Last edited by Antonio Linares on Wed Dec 26, 2007 12:27 pm, edited 1 time in total.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby nageswaragunupudi » Wed Dec 26, 2007 12:24 pm

So it seems in the near future we would be developing our favourite FWH / (x)Harbour applications from VisualStudio IDE :)
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10248
Joined: Sun Nov 19, 2006 5:22 am
Location: India

Postby Rick Lipkin » Thu Dec 27, 2007 1:38 am

Antonio

I am trying to follow along and duplicate your install .. I think I took the links out of sequence ..

1) Downloaded and installed the redistributal shell ( integrated mode ) .. last link you posted
2) then the VS 2008 sdk v1


Upon starting the sdk install it told me I had to ( already ) have the VS studio 2008 Standard edition ..

Tell me what you did and how you got your package of links to load properly ??

Rick Lipkin
User avatar
Rick Lipkin
 
Posts: 2616
Joined: Fri Oct 07, 2005 1:50 pm
Location: Columbia, South Carolina USA

Postby Otto » Thu Dec 27, 2007 6:22 am

Hello Rick,
First I installed vs_ideredist.exe. This makes a exe file in a new directory.
Then I installed this exe from this new directory: vside.enu.exe.
Takes some time and I think I had to start this exe twice.
First the exe installs framework.
Thirdly I run the VsSDK_sfx.exe.
Regards,
Otto
User avatar
Otto
 
Posts: 6005
Joined: Fri Oct 07, 2005 7:07 pm

Postby Antonio Linares » Thu Dec 27, 2007 8:54 am

Rick,

Please do as Otto tells you, and then try to run Visual Studio once installed:
c:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\devenv.exe
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Otto » Thu Dec 27, 2007 9:14 am

Hello Antonio,
what are your tests with VSX say? Do you think this could be a solution?
Best regards,
Otto
User avatar
Otto
 
Posts: 6005
Joined: Fri Oct 07, 2005 7:07 pm

Postby Antonio Linares » Thu Dec 27, 2007 10:20 am

Otto,

Its very powerfull, but very complex also :-) But I don't worry about that.

My worries are that I have already detected an important bug, that I plan to report to Microsoft and hopefully they may fix it soon. I may be wrong and it may not be a bug but something that need some extra work:

I create a dialogbox and select to save it as a RC file from the main pulldown menu, and it does not get saved as a RC. Instead it saves it as a RCT file again
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Antonio Linares » Thu Dec 27, 2007 10:25 am

Image
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Antonio Linares » Thu Dec 27, 2007 10:29 am

See that I select to save it as a RC file, but it tries and saves it as a RCT file!
Image
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Rick Lipkin » Thu Dec 27, 2007 1:48 pm

Otto and Antonio

I will try again tonight with the install .. just curious on the Windows forms editor .. did you try to edit or open a legacy form ( .rc ) and see what VS will do with it ??

Rick Lipkin
User avatar
Rick Lipkin
 
Posts: 2616
Joined: Fri Oct 07, 2005 1:50 pm
Location: Columbia, South Carolina USA

Postby Antonio Linares » Thu Dec 27, 2007 2:32 pm

Rick,

Its opening the RC files as text files, not as resources. Though curiously it has associated its icon to the RC files, meaning that they can be managed from the IDE

We may be missing something. We should locate a technical forum where to post some questions about the Visual Studio IDE and how to properly configure it
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Antonio Linares » Thu Dec 27, 2007 6:15 pm

regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Antonio Linares » Thu Dec 27, 2007 7:09 pm

Question already posted:

http://forums.microsoft.com/MSDN/ShowPo ... D=1&mode=1

Hopefully we get some feedback from MS
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby James Bott » Thu Dec 27, 2007 7:33 pm

Introduction to the Visual Studio 2008 Shell

In the next Visual Studio wave of products, Microsoft will distribute its world-class IDE freely via its VS 2008 Shell offerings. In this article, I will give an overview of what the Shell is, what it contains, and how you can start leveraging it to start creating your own tools IDE.

http://www.code-magazine.com/article.as ... 032&page=1

This article will be mainly of interest to Antonio. It is about how to create a custom version of the Visual Studio Shell as your own IDE, i.e. a FWH IDE. This would then be a redistributable program.

James
User avatar
James Bott
 
Posts: 4840
Joined: Fri Nov 18, 2005 4:52 pm
Location: San Diego, California, USA

Postby Antonio Linares » Thu Dec 27, 2007 8:08 pm

James,

Thanks for the info. I have already reviewed several websites, blogs, videos, etc. but our first requirement is to know if it supports RC files.

Aparently it does, as the options for opening and saving RCs are there, but they don´t work :-(
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

PreviousNext

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 77 guests