I\'ve a working XML Web service written in ASP.Net. Now I need to reference certain assemblies lying in a specific folder e.g. c:\\NotMyCode I do no
c:\\NotMyCode
You can put in GAC and access it from there.