WIth our Isolated shell application we are trying to create a Custom project with our own templates and its failing.
With Visual Studio 2013 when we try to create a project in the application its failing with an Error - Access is denied (Exception from HRESULT:0x80070005) (E_ACCESSDENIED).
When I tried to create the project for the second time its failing with a different error - "Value doesn't fall within the expected range".
And the third time I am able to create the project successfully.
To reproduce the issue we need to remove the Cache created for Project templates (~PC).
We created this template for Visual Studio 2010 in that, it was working fine, were able to create projects and Now we are porting it to VS 2013 and facing the above issue.
Could anyone please shed some light on what is this issue ?
With Visual Studio 2013 when we try to create a project in the application its failing with an Error - Access is denied (Exception from HRESULT:0x80070005) (E_ACCESSDENIED).
When I tried to create the project for the second time its failing with a different error - "Value doesn't fall within the expected range".
And the third time I am able to create the project successfully.
To reproduce the issue we need to remove the Cache created for Project templates (~PC).
We created this template for Visual Studio 2010 in that, it was working fine, were able to create projects and Now we are porting it to VS 2013 and facing the above issue.
Could anyone please shed some light on what is this issue ?