When i include Visual leak detector and build the source code than it is unable to register the dll on XP and on Windows 7, regsvr32.exe crashes.
Environment : VS2008 , OS is XP
error PRJ0050: Failed to register output. Please ensure you have the appropriate permissions to modify the registry.
Environment : VS2008 , OS is Windows 7
error PRJ0050: Failed to register output. Please ensure you have the appropriate permissions to modify the registry and after that regsvr32 crashes to regsiter the dll.
Thanks in advance.
Comments: mmxida posted an exact way to reproduce this issue from http://vld.codeplex.com/workitem/10553 and also attached a sample project(ComTest.zip). I tried it and also got the same COM register failure. So, this sample project is a very good one to reproduce the issue.
Environment : VS2008 , OS is XP
error PRJ0050: Failed to register output. Please ensure you have the appropriate permissions to modify the registry.
Environment : VS2008 , OS is Windows 7
error PRJ0050: Failed to register output. Please ensure you have the appropriate permissions to modify the registry and after that regsvr32 crashes to regsiter the dll.
Thanks in advance.
Comments: mmxida posted an exact way to reproduce this issue from http://vld.codeplex.com/workitem/10553 and also attached a sample project(ComTest.zip). I tried it and also got the same COM register failure. So, this sample project is a very good one to reproduce the issue.