Project in VB.Net 2005 Professional Edition

G

Guest

Hi All,

I have a project create n coded in VB.Net 2005 professional edition. Can I
use express edition to open this project?

It seem like some code is not match. Or anythings i need to set in express
edition?

Any advice is much appreciated.

Regards,
Teh
 
J

Joseph Bittman MVP MCSD

Sept. 10, 2006

Some things in the higher versions are not available in the Express
editions, and therefore you may get some errors/messages that things aren't
working.

Also, I had a problem with my solution where I had multiple project types
(windows & web).... and the Windows projects would load but I'd get a
message for each web project.... this was because Express I guess doesn't
open Web Express and Express for WIndows apps in the same VS instance.
Therefore, you may have to open each project type individually using each
version of express.

--

Joseph Bittman
Microsoft Certified Solution Developer
Microsoft Most Valuable Professional -- DPM

Blog/Web Site: http://CactiDevelopers.ResDev.Net/
 

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