I'm facing a strange issue on my server with WCF services.
I have one service - Service 1 which use DLL1 , it is loading successfully while start service1.
But one another service2 on same server is not able to load DLL, it is giving error 'cann't load Dll/assembly'.
Could you please help me what could be issues?.
Many thanks
~Monika
Monika AhujaPosted Oct 18, 2012, 7:16 AM
This is working fine on my local machine. But not working on server with one service , with other it is working.
Hemant SrivastavaPosted Oct 17, 2012, 2:35 PM