smilenitchal
09-05-2004, 05:35 AM
Hi,
If we are having two dll's of same name (say xdll) and are in different directories(say 'dir1' and 'dir2'on C-drive and D-drive), and my asp page (say yasp.asp) is in other directory(or drive), all three are in web server.
When i am calling the xdll.dll in yasp.asp page which will come into the picture? the c:\dir1\xdll.dll or d:\dir2\xdll.dll ??
;)
If we are having two dll's of same name (say xdll) and are in different directories(say 'dir1' and 'dir2'on C-drive and D-drive), and my asp page (say yasp.asp) is in other directory(or drive), all three are in web server.
When i am calling the xdll.dll in yasp.asp page which will come into the picture? the c:\dir1\xdll.dll or d:\dir2\xdll.dll ??
;)