Posted to
IIS7 - Extensibility
by
brusoft
on
04-27-2009, 10:17 PM
I'm getting an OLE System error that file can't be found when my ISAPI DLL trys to call a .NET DLL. This is occurring on a new installation running Server 2008 and IIS 7. The same ISAPI DLL and .NET DLL are communicating fine within the other installation running Server 2003 and IIS 6. I first had difficulty with the ...