Hi,
I've a website built in visual studio 2010 using MS SQL 2005. I wan't to publish it now to other PC and then on online server.
Can any one help me out. how to deploy it with database fine. Note: I'm not using connection string in web.config.
I tried to deploy once. and try to run like http://localhost/test by copying it some other pc in intpub folder under wwwroot, by making new folder test. it run fine. showing some static text. but not showed dynamic content and image, no css. i think i made some mistake while deploying.
database must deploy with project perfactly. can anyone help me out?
Thanks
