Hello all,
Just looking for a few pointers here.
I developed a Web site in ASP.NET v2 on my laptop. Fairly Basic stuff masterpage a few pages and some database reads and displays, so nothing really fancy.
I now want to port this site to my "real" web site, so I thought rather than break the brochure ware that is already there I would port it to another laptop to test the port process.
I Installed IIS & asp V2 on new laptop and basically copied the files across, and hey presto it didn't work, cant say I was terribly surprised, but there you go. So here are the questions :-
1) I know the web.config file will have references to the old laptop sql stuff, and I can change that to the new one without too much difficulty, however is there a better way to do it rather than to hack about with config files ? I should explain I developed using Visual express & SQL express.
2) Even though the web.config is not right, I don't understand why my first page wont load becuase it doesnt have any db access on it it is straight HTML stuff masterpage etc. I did the aspiisreg thing and that has not fised it. Any other pointers ?
2) This feels awfully clumsy way of doing things and I want to put it live as smoothly as possible given the web server "lives" 2 hours away. What could I do better ?
[blue] A perspective from the other side!![/blue]
Cheers
Scott
Just looking for a few pointers here.
I developed a Web site in ASP.NET v2 on my laptop. Fairly Basic stuff masterpage a few pages and some database reads and displays, so nothing really fancy.
I now want to port this site to my "real" web site, so I thought rather than break the brochure ware that is already there I would port it to another laptop to test the port process.
I Installed IIS & asp V2 on new laptop and basically copied the files across, and hey presto it didn't work, cant say I was terribly surprised, but there you go. So here are the questions :-
1) I know the web.config file will have references to the old laptop sql stuff, and I can change that to the new one without too much difficulty, however is there a better way to do it rather than to hack about with config files ? I should explain I developed using Visual express & SQL express.
2) Even though the web.config is not right, I don't understand why my first page wont load becuase it doesnt have any db access on it it is straight HTML stuff masterpage etc. I did the aspiisreg thing and that has not fised it. Any other pointers ?
2) This feels awfully clumsy way of doing things and I want to put it live as smoothly as possible given the web server "lives" 2 hours away. What could I do better ?
[blue] A perspective from the other side!![/blue]
Cheers
Scott