| Author |
Message |
yutien
Joined: 28 Jan 2010 Posts: 2
|
Posted: Thu Jan 28, 2010 11:39 am Post subject: Got "This method has no associated source code" info. |
|
|
I have all files ("abc.dll", "abc.pdb" and "abc.cs").
But the tool just show me "This method has no associated source code" info to me.
In my project is use "Assembly.Load(dll, pdb);" to load "abc.dll" and "abc.pdb" files.
Please help me, how to do ? I need see the source code in the tool.
Thank you..  |
|
| Back to top |
|
 |
Chris.Allen
Joined: 12 Mar 2009 Posts: 453
|
Posted: Tue Feb 02, 2010 9:33 pm Post subject: |
|
|
| can you ensure that the pdb files are all in the same directory as the main executable? |
|
| Back to top |
|
 |
yutien
Joined: 28 Jan 2010 Posts: 2
|
Posted: Wed Feb 03, 2010 3:02 am Post subject: |
|
|
hi Chris.Allen :
Thank you..
In my case is ASP.NET, So what is directory need have dll, pdb and cs files ??
I have try to copy dll,pdb and cs files to Bin folder, but have exception show to me.
Error is tell me same assemble already to load, the problem is come from load dll and pdb on Application_Start event I think.
Please help me..  |
|
| Back to top |
|
 |
Chris.Allen
Joined: 12 Mar 2009 Posts: 453
|
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group