I try to debug a program in Visual Studio 10, but I have a problem with breakpoints. I put *.pdb files corresponding to the *.dll files to the same directory. But while chec
Change Project Directory like if you run/debug code in Windows system directory it wont execute with admin permission,
in my case i save my project in C: drive and while i execute code i throw access violation to read input data error then i try it from different location and it work fine
& also you have to load module as well