I have a problem that has been nagging me for the last week.

I have a program written in VB 5.0 (SP3) that when I compile it on my computer it works great. No errors or anything. When I take the source code down to configuration management and they try to compile it they get a "Duplicate difinition" error. As far as I know they have the same version of VB that I have and everything. When I take the source code to my other computer it works fine. When I take it to my co-workers computer it gives the same error.

I am totally confused. Help please.