I am getting a user defined type error on the following line when I try to run my program:

Public g_ConADO As adodb.connection

Thing is that I ran it a few minutes previous and it worked fine. Now it is bringing up this error as soon as I hit the run command.
Thanks in advance,
P.