dsmith1000
Programmer
I am having a problem registering a custom .dll I created for a threaded message board. I did what the tutorials on the subject have suggested - use regsvr32.exe - but I am getting an error that seems to say that the component is not registered. This is the error -
databaseAccess error '800a01ae'
Class does not support Automation or does not support expected interface
Any ideas or suggestions? Thought about installing VB on the server and compiling the .dll on that machine. I am running win2k pro at my desk and it works fine with IIS there. Web server is nt 4.0, IIS 4.
dave
databaseAccess error '800a01ae'
Class does not support Automation or does not support expected interface
Any ideas or suggestions? Thought about installing VB on the server and compiling the .dll on that machine. I am running win2k pro at my desk and it works fine with IIS there. Web server is nt 4.0, IIS 4.
dave