For the list I found the solution at: http://groups.google.com/groups?hl=en&threadm=Ob6jBraiBHA.2580%40tkmsftngp03 &rnum=4&prev=/groups%3Fq%3Dconfigurationfilename%26hl%3Den%26selm%3DOb6jBrai BHA.2580%2540tkmsftngp03%26rnum%3D4
-----Original Message----- From: Marsh, Drew [mailto:[EMAIL PROTECTED]] Sent: Monday, April 15, 2002 1:00 PM To: [EMAIL PROTECTED] Subject: Re: [DOTNET] Browser Hosted Usercontrol Config FIle Brian Nantz [mailto:[EMAIL PROTECTED]] wrote: > When embedding a winform Usercontrol into an HTML or ASP.Net > page all referenced assemblies are automatically downloaded. > How can I have the assembly's config file autodownloaded? > > assembly.dll > assembly.dll.config This section[1] of the SDK should answer your question. Basically you need to <link .../> the configuration file into the pages that host the control. HTH, Drew [1] ms-help://MS.VSCC/MS.MSDNVS/cpguide/html/cpcondeployingcommonlanguageruntime applicationusingie55.htm You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com. You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.