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.

Reply via email to