R robin9876 Apr 19, 2005 #1 For debugging .aspx files with only .dll and .pdb file deplyed, are there any other files required to debug?
For debugging .aspx files with only .dll and .pdb file deplyed, are there any other files required to debug?
C Craig Deelsnyder Apr 19, 2005 #2 For debugging .aspx files with only .dll and .pdb file deplyed, are there any other files required to debug? Click to expand... That's it; the pdbs are the important part (beside the compiled code, of course)
For debugging .aspx files with only .dll and .pdb file deplyed, are there any other files required to debug? Click to expand... That's it; the pdbs are the important part (beside the compiled code, of course)