From: aksjasrotia on
Hi all: I have been trying to compile a Form1.vb through vbc.exe
command in dos prompt to make its dll file. I have two classes in the
same Form1.vb file which are Form1 and LoginServiceEng. I am getting
this error which i compile it:

error BC30560: 'LoginServiceEng' is ambiguous in the namespace....

Please suggest for debugging this error. What parameter option am I
missing for vb.exe?

Thanks
Ashu