Hello,
I had
VB 6.0 project which I opened in .NET 2003 which convered all the files to .NET compatible. I added some missing references from obj folder. ( few interop dlls). project is getting compiled correctly. But, while debugging, it's not working properly. few variables from .pdb file are not getting loaded.
Anybody knows how I can resolve this bug?
Thanks in advance
-Ajit Karve