My asp.net website is using a c++ dll that I have written.
But where should I place it so I don't have to hardcode the path in the c#
code?
It is used by code that is inside the App_Code folder using a number of
subfolders
I would like to be able to just write like this:
Re: How to share code between two different sites? ... application if you have common code for all? ... Three servers are given since all they are for different clients. ... comfortable adding dll to each site manually ) ... You can't add child project to website.... (microsoft.public.dotnet.framework.aspnet)
Re: How to share code between two different sites? ... Each website has customize code as well as re-used common code.... Three servers are given since all they are for different clients. ... comfortable adding dll to each site manually ) ... (microsoft.public.dotnet.framework.aspnet)
Re: How to share code between two different sites? ...servers....automatic update of shared code. ... One dll...one dll update when needed...all applications are served. ... You can't add child project to website.... (microsoft.public.dotnet.framework.aspnet)
Re: How to share code between two different sites? ... You can't add child project to website.... Whenever you add reference to a dll, it gets copied in /bin folder... (microsoft.public.dotnet.framework.aspnet)
active componet cant create object ... the dll, otherwise they are not. ... >The website works fine for most of all the time. ...>active component cant create object..... ... >and more strange thing happends if the user opens... (microsoft.public.inetserver.iis.security)