Installation of Enterprise Visual Studio

  • Thread starter Thread starter Child
  • Start date Start date
C

Child

I recently was able to purchase a charity license of Visual Studio, which is
GREAT, because I had been using webmatrix for all my development. (we are a
poor non-profit!).

I installed visual studio on my PC, but am storing my projects on my server.
I obviously need to install some components on the server to debug, use
Crystal reports, etc, but can't figure out exaclty what. Can someone help?
 
Hi Child,

Generally, the best thing to do is to do your development and testing on one
machine (the one with VS.Net installed on it), and once it's debugged,
deploy it to your server.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
What You Seek Is What You Get.
 

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

Back
Top