When doing :<br>
<br>
Server.CreateObject("mydllname.myclassname" in an ASP page on IIS, I get the following error:<br>
<br>
"Classfactory cannot supply requested class"<br>
<br>
Have you ever seen this? The problem is with the set up rather than the code, as the exact same code works fine on another machine. <br>
Am running NT Server SP5, MMC 1.0 and IIS 4.0. The dll has been successfully registered. The Classpath in the system applet has been set up ok, as has TrustedClassPath in the registry.<br>
<br>
Any ideas?!<br>
<br>
Thanks! Jonine
<br>
Server.CreateObject("mydllname.myclassname" in an ASP page on IIS, I get the following error:<br>
<br>
"Classfactory cannot supply requested class"<br>
<br>
Have you ever seen this? The problem is with the set up rather than the code, as the exact same code works fine on another machine. <br>
Am running NT Server SP5, MMC 1.0 and IIS 4.0. The dll has been successfully registered. The Classpath in the system applet has been set up ok, as has TrustedClassPath in the registry.<br>
<br>
Any ideas?!<br>
<br>
Thanks! Jonine