Hello !
I've been trying to use the COM LogParser from VB6 but I encountered some difficulties...
I managed to query IIS log files without any problems but everytime I want to use an Input Format I get the following error :
"-2147024809 (80070057) : The specified input object is not a built-in Log Parser input format, nor a custom ILogParserInputContextCOM plugin [Incorrect parameter]."
I didn't register the dll from its original install directory. I tried with numerous examples from all over the internet with nearly all Input dlls but it just won't work...
What I am doing wrong ?
Thanks a lot !