----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: PremAnand7 Message 1 in Discussion Hi, i have a problem. I have one asp.net app - A & another asp.net app -B.Both are hosted on the same server.When a user who has registered in app -A gets approved by the admin, he is to access app B. So each approved user will have his own database & source files of app-B. So when a particular user is approved by the admin, it is supposed to create a copy of app- B & place it within the subfolder of app- B. It creates the subfolder on the name of the approved user on the server within the websites folder. Also it is suposed to create a copy of the template database for the copy created. Basically i am supposed to create a subdomain for the approved user & create a solution ( copy of the source files & the database for the approved user). All this is to be done thru code in app- A & not manually. I am able to create the app - B's db say -gatemouth for user gatemouth & also create the subfolder gatemouth( source code files) . But i am unable to access the web.config file of the newly created subfolder to include the key & value pair for the connection settings thru code of app - A. i am using C#. Anybody has done this before, could you please help me out? Thanks Prem ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/BDotNet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
