|
-
Aug 30th, 2000, 11:44 AM
#1
Thread Starter
Fanatic Member
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]
-
Aug 30th, 2000, 12:01 PM
#2
_______
<?>
Use
Option Explict
as the first line of code. It should then point to the duplicate when you try to run your project.
"A myth is not the succession of individual images,
but an integerated meaningful entity,
reflecting a distinct aspect of the real world."
___ Adolf Jensen
-
Aug 30th, 2000, 12:12 PM
#3
Thread Starter
Fanatic Member
I have that in every form, class, and module. Any other suggestions?
-
Aug 30th, 2000, 12:26 PM
#4
_______
<?>
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.
"A myth is not the succession of individual images,
but an integerated meaningful entity,
reflecting a distinct aspect of the real world."
___ Adolf Jensen
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|