----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: TDP Message 6 in Discussion Hi Mrinal, Check the following, if you have this. we did a windows application project where we used this applicationname.exe= .config. <?xml version=3D"1.0" encoding=3D"utf-8" ?>=20 <configuration> <configSections> <section name=3D"Database" type=3D"System.Configuration.NameValueSectionH= andler" /> </configSections> <Database> <add key=3D"ConnString" value=3D"Data Source=3Dstppc1066;uid=3Dsa;pwd=3Dp= assword;Initial Catalog=3Dedcat" /> </Database> </configuration> If this doesnt help, then post the exception that you are getting. Prasanth TD >>> [EMAIL PROTECTED] 09/08/03 01:35PM >>> New Message on BDOTNET Using App.exe.Config Reply Reply to Sender Recommend Message 5 in Discussion=20 From: Mrinal=20 Hi Guys , I tried it , But it's giving me an exception , I tried it by even putting = it in same folder as exe , My APP Name is - Mrinal I made a File Mrinal.exe.config by renaming an xml file , with all appsettings in it , now when i try to access a key value , it = throws an exception , it basically is not able to read that file , it = returns a null , where i need the value and which is nothing but an = exception , Some way out=20 Regards , Mrinal View other groups in this category.=20 =20 Also on MSN: Start Chatting | Listen to Music | House & Home | Try Online Dating | = Daily Horoscopes=20 To stop getting this e-mail, or change how often it arrives, go to your = E-mail Settings.=20 Need help? If you've forgotten your password, please go to Passport Member = Services.=20 For other questions or feedback, go to our Contact Us page.=20 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.=20 Remove my e-mail address from BDOTNET.=20 __________________________________________________ ************** Confidentiality Notice ************ Proprietary/Confidential Information belonging to CGI may be contained in this message. If you are not a recipient indicated or intended in this message (or responsible for delivery of this message to such person), or you think for any reason that this message may have been addressed to you in error, you may not use or copy or deliver this message to anyone else. In such case, you should destroy this message and kindly notify the sender by reply email. ___________________________________________________ COM attachment type(s) blocked This message contained attachments that have been blocked by Guinevere. Please see your system administrator for more details ----------------------------------------------------------- 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]
