Since switching to a 64-bit dev environment on Sharepoint 2007, I've noticed it takes orders or magnitude longer to attach the Visual Studio debugger to the OOTB SharePoint assemblies and my custom assemblies.
Has anyone else experienced this?
|
Since switching to a 64-bit dev environment on Sharepoint 2007, I've noticed it takes orders or magnitude longer to attach the Visual Studio debugger to the OOTB SharePoint assemblies and my custom assemblies. Has anyone else experienced this? |
|||||
|
|
Does it have internet access, maybe on this machine you are hitting the clr check issue on this server http://www.muhimbi.com/blog/2009/04/new-approach-to-solve-sharepoints.html Also could be just a bit under spec'd as 64 bit will use more memory etc than a 32 bit so could be running out of physical mempory and swapping out perhaps which might be slower but then it would likely be slower for other tasks too. |
|||
|
|