-----------------------------------------------------------

New Message on BDOTNET

-----------------------------------------------------------
From: ShajeeDotNet
Message 4 in Discussion


Thanks guys. Thank-you Shri for the response.

Thanks Smith for the code-snippet. However as i explained in my initial mail, 
the problem here, is i am not getting the Values in the Context.Parameters 
collection

public override void Install (System.Collections.IDictionary stateSaver)

{



base.Install(stateSaver);



if(this.Context!=null)

{

string conn = this.Context.Parameters["SERVER_NAME"];

conn += this.Context.Parameters["DATABASE_NAME"];

conn += this.Context.Parameters["USER_NAME"];

conn += this.Context.Parameters["PASSWORD"];

MessageBox.Show("Connection String Params:"+conn);

}}

Now to be more precise these i.e SERVER_NAME,DATABASE_NAME et al are the 
property names associated with the textboxes where user would enter 
corresponding values on the set-up wizard.
:(

Well thts where i am stuck.




Cheers!!!  

Shajee 
9891245472 
>From: "LovedJohnySmith" <[EMAIL PROTECTED]> >Reply-To: "BDOTNET" 
><[email protected]> >To: "BDOTNET" <[email protected]> >Subject: Re: 
>Problem in Customizing .NET Set-Up >Date: Wed, 4 May 2005 21:13:53 -0700 > 

-----------------------------------------------------------

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]

Reply via email to