J
Julia
Hi,
My asp uses .Net remote to call to MyServer
1.assuming I am not using the GAC,should I install all MyServer.dll
dependencies on the Bin folder of my .Net application
as well,or is it enough to install MyServer.dll?
2.assuming i am using the GAC,should the MyServer.dll or any of its
dependencies be put in the Bin folder of my asp.net application?
Thanks in advance
My asp uses .Net remote to call to MyServer
1.assuming I am not using the GAC,should I install all MyServer.dll
dependencies on the Bin folder of my .Net application
as well,or is it enough to install MyServer.dll?
2.assuming i am using the GAC,should the MyServer.dll or any of its
dependencies be put in the Bin folder of my asp.net application?
Thanks in advance