ASP.Net and PATH environment variable

C

Chris Ashley

Does the ASP.Net worker process not look in the System PATH environment
variable for DLLs (unmanaged, non-COM)? If I place all the DLLs my app
needs in a directory in the System PATH I get 'The specified module
could not be found' in IIS (strangely it works in the built in VS web
server). If I move all the DLLs to the System32 directory it works
fine. How can I add another DLL search directory for ASP.Net? I don't
want to copy everything to System32.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,565
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top