I’ve created an asp.net website with VS2008, how can I publish it in VS2008?
P.S:
I’ve used Right Click -> publish but, I’ve used a Database in my project, but VS2008 doesn’t publish it.
P.S: I’m using SQL Express 2008

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.
Try the webdeployment project for VS2008 that should give you what you want:
http://www.microsoft.com/downloads/details.aspx?familyId=0AA30AE8-C73B-4BDD-BB1B-FE697256C459&displaylang=en
hope that helps