my web host is being a bit slow at updraging to win2k3, so i've put the website i'm making on my intranet site (running of my win xp dev machine). it all seems to be lovelly, and the scripts are doing as they should. now it's working though, i want to move the aspx pages and their associated server side scripts to the directory containing my website.
at the moment is my localhost. it has two folders in it (well, actually it has loads, but let's keep this simple). one folder is called MyWebApp, and was created by vs2k3. it is the location of my working aspx and c# stuff. the other folder is called Website, and is where my website is (eg, is my homepage).
i want to move my aspx, web.config, and the entire bin directory to my website folder, and run it from there. i've already copied the files, and updated the links, but i get a 'configuration error'. i assume this has got something to do with setting up a valid bin directory.
what should i do now?
____________________________________________________
If you like a post, show you care by giving it a <censored>.
at the moment is my localhost. it has two folders in it (well, actually it has loads, but let's keep this simple). one folder is called MyWebApp, and was created by vs2k3. it is the location of my working aspx and c# stuff. the other folder is called Website, and is where my website is (eg, is my homepage).
i want to move my aspx, web.config, and the entire bin directory to my website folder, and run it from there. i've already copied the files, and updated the links, but i get a 'configuration error'. i assume this has got something to do with setting up a valid bin directory.
what should i do now?
____________________________________________________
If you like a post, show you care by giving it a <censored>.