Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > passing URL arguments to ClickOnce application??
 

passing URL arguments to ClickOnce application??

hi !!
how to pass parameters to ClickOnce application ?
I tried it with Query string ,but getting error.
how to access the parameters in application,

strVal = AppDomain.CurrentDomain.SetupInformation.ActivationArguments.ActivationData(0)
this is not working .

Can any one help me out , how should pass and access parameters ( with ex)

thank.
shital
ShitalP  Tuesday, April 10, 2007 11:01 AM
Zhi-Xin Ye  Monday, April 16, 2007 2:35 AM
Zhi-Xin Ye  Monday, April 16, 2007 2:35 AM

You can use google to search for other answers

Custom Search

More Threads

• OnDemand and Assembly.Load
• Where is ClickOnce App?
• .net 3.5 setup bombs
• configure clickonce to run installer from setup project
• Running a ClickOnce application from VBscript
• Clickonce XNA and Vista
• Application settings are overrun after a click-once update
• i need help in starting another setup from my setup
• have problem with my App.config EXE file ??????
• Launch Condition with two Registry Values.