Hi,
I have a dotnet DLL hosted within a web page. The dll is available on the
server and if the page is loaded it is automatically transferred to client
side into IE cache.
But if I use the debug version with additional *.pdb file then this *.pdb
file is not automatically transferred to the target directory of client's
IE.
How can I achieve that?
Thanks for any hint in advance!


