G
Guest
Hello !
I have a client Win application on VB (2005). I want to use my DLL which is
on a server and I made a Reference to this DLL. But I dont want this dll to
be copied localy and set property CopyLocal to False. When I execute the
application I recieve an error message that file couldnt be found /because it
is searched localy/
I check my Reference paths in Project properties - there is a valid path to
the dll on the server
I dont use GAC ..
So, can I reference a DLL from a server with CopyLocal = false and without
GAC ?
Kind regards,
Toma
I have a client Win application on VB (2005). I want to use my DLL which is
on a server and I made a Reference to this DLL. But I dont want this dll to
be copied localy and set property CopyLocal to False. When I execute the
application I recieve an error message that file couldnt be found /because it
is searched localy/
I check my Reference paths in Project properties - there is a valid path to
the dll on the server
I dont use GAC ..
So, can I reference a DLL from a server with CopyLocal = false and without
GAC ?
Kind regards,
Toma