VS 2005 Pro & Express on same box?

S

Shawn B.

Can C# Express be installed side-by-side with VS 2005 Pro (Developer
Edition)? Or do they require installation on seperate machines? I'm trying
to install XNA but it requires C# Express which I don't have because I use
pro.


Thanks,
Shawn
 
C

cbmeeks

Yes, they can run side-by-side. I had to do the same thing. Just go
out and get a copy of C# Express and you should be good.

cbmeeks
 
M

Michael Nemtsev

Hello Shawn B.,

S> Can C# Express be installed side-by-side with VS 2005 Pro (Developer
S> Edition)? Or do they require installation on seperate machines? I'm
S> trying to install XNA but it requires C# Express which I don't have
S> because I use pro.

Yep, they can.
Doesn't this mentioned on the readme/XNA page?

---
WBR,
Michael Nemtsev [C# MVP] :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsch
 
S

Shawn B.

S> Can C# Express be installed side-by-side with VS 2005 Pro (Developer
S> Edition)? Or do they require installation on seperate machines? I'm
S> trying to install XNA but it requires C# Express which I don't have
S> because I use pro.

Yep, they can.
Doesn't this mentioned on the readme/XNA page?

The FAQ is confusing. It reads: Can Visual C# be installed side-by-side
with other versions of Visual Studio? that is too ambiguous for me. Visual
Studio 2005 can side-by-side with other versions of Visual Studio (1.0, 1.1,
and VS 6).

It needs to specifically indicate that Visual Something Express can co-op
with Visual Studio 2005 NotExpress in order to be perfectly clear.


Thanks,
Shawn
 

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