Hi!
I installed Microsoft.Uii.Tools.Inspector.vsix USD HAT Visual Studio templates for my Visual Studio 2012 Update 4. When I try to create a new project UUI -> WebApplication, Visual Studio won't create a new project and instead giving the subject exception.
I refactored template and figured out that if I remove Wizard section on template then project creation works fine (although won't give that window to give URL of course), but functionality (Inspect, Application configuration etc.) giving same error.
https://msdn.microsoft.com/en-us/library/dn877477.aspx
So for me it seems that there is something wrong with compatibility on Microsoft.Uii.Tools.Inspector.dll on my environment but yet couldn't figure out what it is.
I have tried these with no luck
- devenv /resetuserdata
- devenv /resetsettings
- Repairing Visual Studio 2012
- Uninstalling everything from the Visual Studio and from environment regarding directly Visual Studio
- Uninstalled everthing related Azure SDK's just in case...
- Installed .Net 4.5.2 SDK
- Tried another user on same machine
- Removed manually registry hives for Visual Studio and deleted userdata for visual studio under appdata. http://www.corvalius.com/site/hacks/how-to-hard-reset-visual-studio-instance/
- Uninstalled Visual Studio and reinstalled it again. Tested...not working. Reinstalled update 4 for visual studio -> no change
- Tried devenv /log option but couldn't find anything there
- Can't find anything on event logs for this. Atleast application event log is clear.
My environment's operating system is Windows Server 2012 R2 with SQL Server 2014 and CRM 2015.
Any ideas what I could still try? Anyone got this problem with HAT Software Factory?
*This post is locked for comments
I have the same question (0)