| Author |
Message |
jeffamaphone
Joined: 04 Feb 2011 Posts: 1
|
Posted: Fri Feb 04, 2011 1:37 am Post subject: Debugging Assemblies in VS2010 for Windows Phone 7 |
|
|
I'm trying to debug a class method in Microsoft.Phone.Notifications, but I keep getting the error:
"The loaded assembly "Microsoft.Phone" is not the one .NET reflector expected... etc."
In the modules window the one I loaded has no absolute path, but Reflector is expecting one that has a very long path in front of it. Also, the one that is loaded has no symbols.
I have checked Microsoft.Phone in the list of assemblies to debug in the reflector menu item.
Is this an issue with Phone 7 (like, it's loading the module on the phone / emulator, and not my machine?) or am I doing it wrong?
Thanks. |
|
| Back to top |
|
 |
Clive Tong
Joined: 04 Dec 2008 Posts: 281
|
Posted: Fri Feb 04, 2011 11:03 am Post subject: |
|
|
We cannot currently get Visual Studio to load our pdb file. To get it to do so requires that we know the pdb signature of the assembly for which we are generating pdb information. Unfortunately, the assembly is hosted inside the emulator and can't be accessed from the outside, so we can't get to it.
We have the issue in our bug tracking system as RP-704 |
|
| 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