VS express 2005 beta 2 with NET FW and SDK 2.0

G

Guest

Hi,
Could i use VS Express 05 beta with the final version of .NET ?
I installed the final versions and the IDE can't started. I deinstall all
the new version and install .NET 2.0 beta but i still get the error ?

Any body knows why ?
 
C

Cowboy \(Gregory A. Beamer\)

No, you cannot. The Beta product has a dependency on the Beta Framework. If
you want to continue developing with a beta, you have to use the beta
framework that corresponds to that version.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***********************************************
Think Outside the Box!
***********************************************
 
J

james

Simple answer is no. None of the Betas or RC's will work with the release version of the 2.0 framework.
(as you have found out) If you need something to play with the new framework until you get a final version of VS 2005, you can
download the new (Alpha, not a beta yet) version of SharpDevelop called Corsavy at this link:
http://community.sharpdevelop.net/forums/ Under the forum, Corsavy (#Develop 2.0).
It doesn't expose all the functionality of VS 2005 but, does work pretty good for an Alpha and it does work with the release
version of the 2.0 framework.
james
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top