Can anyone please help.
My VB6 DHTML project gives me 'Automation Error' as soon as i try and run it (from within the design environment).

Putting a break on the "BaseWindow_onload" makes no difference. The error appears immediately !

The debugger highlights the PutProperty function in the standard module( this is created when designing a new DHTML app.), so I commented it out. It then moved to the GetProperty function, so I highlighted that one out too.

Now it just gived me the error without highlighting anything !!!

Can anyone please help, this is really frustrating and has me on stop !!!! I am pretty new at this so it could well be an easy answer !!!

Thanks in advance.