There is no source code available for the current location
-
Hi I m working in VS2005 C# Windows Application.I have created a .DLL file and added reference in my application.I have also copied the .PDB(Progam Debug Database) file with DLL .Its working fine but when i debug code it does not show the code of .DLL.Orginal code is on any other computer and compiled on that. i have copied .DLL and .PDB files.When i click F11 for going into .DLL code from my application it gives error "There is no source code available for the current location". ANy body have Idea how to view code???Can i view code if i have .DLL and .PDB file but not original code????
-
Hi I m working in VS2005 C# Windows Application.I have created a .DLL file and added reference in my application.I have also copied the .PDB(Progam Debug Database) file with DLL .Its working fine but when i debug code it does not show the code of .DLL.Orginal code is on any other computer and compiled on that. i have copied .DLL and .PDB files.When i click F11 for going into .DLL code from my application it gives error "There is no source code available for the current location". ANy body have Idea how to view code???Can i view code if i have .DLL and .PDB file but not original code????