I'm trying to find out how to deploy (and where) a database, xml and the asp.net files on a server. Do they go in the same style of directories as the project directory on my computer puts them (including the sub directories) ? The main reason is that I'm having
problems after deployment with using the database. My asp.net accesses the xml file through a web reference and that xml connects to the database. Right now, I'd first like to know where everything goes, to make sure I at least have the right directories for
deployment. :-) Also, I can't find any examples with the database being used as a regular coding from a 'drag-n-drop' icon on a form and coding it from within the *.vb file. Everything I'm finding shows the style in an *.aspx file. Is the previously mentioned
coding on *.vb files supported on servers?? If so, where could I find examples of how to create the database that way AND deploy it to a live server? Thanks for any help on this. Ryan *a vb6-->vb.net newbie
drrpa
Member
15 Points
3 Posts
Database, xml and asp.net - deployment
Aug 26, 2003 03:14 PM|LINK