I mostly do PHP development but I also do Asp .Net development in VS 2010. VS comes with a built in webserver for debugging. Could VS cause a problem with my apache webserver? Is there a better setup?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There shouldn’t be any problems as long as those servers do not try to use the same port, but as far as I know, VS internal server usually uses strange ports like 63492, so it is usually not a problem.