VS2008


Author
Message
Bill Cunnien
Bill Cunnien
StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)
Group: Forum Members
Posts: 785, Visits: 3.6K
I have a huge web application written with VS2003.  I have a new project being written in VS2005 using the StratFrame framework.  Both are installed on my machine and being used nearly every day to make minor adjustments and such.  The day is coming when I will have to purchase VS2008.  I know that the StrataFrame gang has been busy with that product and working on getting SF ready for prime time.  At some point you are going to say, "That's it for VS2005".  When do you expect that you will no longer write for VS2005 and "encourage" your user base to move forward into VS2008?

Thanks,
Bill

Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
When do you expect that you will no longer write for VS2005 and "encourage" your user base to move forward into VS2008?

All updates until the next major version of SF will support 2005, so all projects that you are current developing will a.) have a migration path towards 2008 and b.) will still support VS2005.

The next major version of SF (2.0) will more than likely not support VS2005 as there will be many new features that will rely on .NET 3.5 which can only be used in 2008.  So here is a good litmus test, all SF code that comes out that supports .NET 2.0 will still work in VS2005...hope that makes sense Smile

Larry Caylor
Larry Caylor
StrataFrame VIP (1.2K reputation)StrataFrame VIP (1.2K reputation)StrataFrame VIP (1.2K reputation)StrataFrame VIP (1.2K reputation)StrataFrame VIP (1.2K reputation)StrataFrame VIP (1.2K reputation)StrataFrame VIP (1.2K reputation)StrataFrame VIP (1.2K reputation)StrataFrame VIP (1.2K reputation)
Group: Awaiting Activation
Posts: 592, Visits: 3.7K
Will there be the ability to have more than one verison of SF installed on the same PC? For example SF pre 2.0 and VS2005 along with SF 2.0 and VS2008?

-Larry

Bill Cunnien
Bill Cunnien
StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)
Group: Forum Members
Posts: 785, Visits: 3.6K
I suspect (and I doubt that you can say) that v2 is not that for out (within the year), so I suppose I had better get my copy of VS2008 soon. 

I assume all three (VS2003, 2005 and 2008) will work on the same machine as long as the corresponding .NET Frameworks (1.1, 2.0, 3.0/3.5) exist still.  Is this true?

Thanks,
Bill

Greg McGuffey
Greg McGuffey
Strategic Support Team Member (3.4K reputation)
Group: Forum Members
Posts: 2K, Visits: 6.6K
Yep, this is true, all the VS install side-by-side. I currently have VS2005 and 2008 installed. I used to have vs2003 and vs2005. However, since 2008 can work with .net 2.0, 3.0 and 3.5, VS2005 isn't really needed (you'd still have to have VS2003 for those .net 1.1 projects). In fact, I just (today) switched to VS2008 cause VS2005 decided it would no longer compile my project (see http://forum.strataframe.net/FindPost13874.aspx). Sigh...
Bill Cunnien
Bill Cunnien
StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)
Group: Forum Members
Posts: 785, Visits: 3.6K
Hey Greg,

I saw that post...bummer.  I am really hoping that issue does not come my way.  The upgrade is not in the budget (since I just purchased StrataFrame), so it will have to wait a few more months until the money police back off a little.

I am glad that I can use VS2008 to take care of my 2.0 projects.  That will be nice.

Bill

Ivan George Borges
Ivan George Borges
Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)
Group: StrataFrame MVPs
Posts: 1.9K, Visits: 21K
Hey guys.

I've being playing with VS2008 for a couple of months now, and I like it. The thing is, that was on my notebook and life was good. Some weeks ago I decided to put it into production and installed it on a desktop... same environment, Vista Ultimate, nothing really specialy different from the notebook, except more horse power. It won't work, not a SF problem related at all, as it won't work even on a vanilla Windows Application project. This is what I get if I try to open the famous Form1, or any form added to the project:

---------------------------
Microsoft Visual Studio
---------------------------
The service Microsoft.VisualStudio.Shell.Interop.ISelectionContainer already exists in the service container.

Parameter name: serviceType

The project also shows an error at the Error window:

Error 1 .NET Framework 2.0 update not found. The win32manifest will not be embedded. WindowsApplication1

And on the Output window I get something telling me "The Visual C++ Resource Editor Package did not load because of previous errors, yada yada yada" (I learnt this one on Seinfeld)

I have googled everywhere, found many people going nuts on this too, no words from Microsoft.

If anyone has any idea of what I could try, I would appreciate to hear it.

Trent will buy you a beer next time we meet... oh, sorry, I will buy the beer... just got used to that idea... BigGrin

Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
Will there be the ability to have more than one verison of SF installed on the same PC? For example SF pre 2.0 and VS2005 along with SF 2.0 and VS2008?

Yes.  We are even planning on the next major version of allowing different versions to be installed side-by-side.  So the pre-2.0 stuff will definitely be a different program GUID (install GUID) than the next major version so that they can run side-by-side.

The service Microsoft.VisualStudio.Shell.Interop.ISelectionContainer already exists in the service container.

Ivan, I have seen this before and I had to load the Windows Vista Software Development Kit and the issue went away...it was really weird when I saw it...but this was before I built my new development machine, which for whatever reason I had not issue Ermm

Ivan George Borges
Ivan George Borges
Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)
Group: StrataFrame MVPs
Posts: 1.9K, Visits: 21K
Ivan, I have seen this before and I had to load the Windows Vista Software Development Kit and the issue went away...

Yep, I've tried that, no good for me. Today I found this:

http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=311949

Will try it later... Crying

Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
LOL....good luck with a response there Smile
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search