-
Every time I open my project and run it I get the above error, Click OK or Help. I click OK the dialog goes away. I try to run the project again and it works fine. I only get the error when I first run this project after that its fine. I get no hilighted text to let me know where the problem might be. Does anybody know what gives??
Thanks
[Edited by steve65 on 08-30-2000 at 12:47 PM]
-
<?>
Use
Option Explict
as the first line of code. It should then point to the duplicate when you try to run your project.
-
I have that in every form, class, and module. Any other suggestions?
-
<?>
Actually that was a bad hunch, as that would only get duplicate declarations not definations. I can't find any reference to duplicte definations.
Sorry, I'm that's it for me on this one.