|
-
Feb 6th, 2016, 02:09 PM
#1
Thread Starter
New Member
'Application' is ambiguous between declarations in Modules...
The full error is:
My.Application error BC30562: 'Application' is ambiguous between declarations in Modules 'Videstra.My.MyProject, Videstra.My.MyProject, Videstra.My.MyProject, Videstra.My.MyProject'.
I'm at a loss for where all of these modules are located or what to do about this. The result is that all calls to My.Application.Info.DirectoryPath returns a null string on execution, but shows the above error when debugging.
It seems to be identifying 4 modules with the same name, but I don't know where to look for what look to be duplicate declarations...
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
|