Search found 10 matches

Go to advanced search

by hve
Tue Nov 09, 2021 4:38 pm
Forum: Common Problems
Topic: Import Visual Studio Project Exception calling
Replies: 33
Views: 65295
 
Jump to post

Re: Import Visual Studio Project Exception calling

I've reinstalled 3.1.414:
MS .net Core 3.1.414 installed.PNG
MS .net Core 3.1.414 installed.PNG (25.24 KiB) Viewed 8117 times
However, as you see, only .NET Core Windows Desktop Runtime 3.1.20 (not the SDK) was installed.
So I still get the error trying to import the project.
by hve
Fri Nov 05, 2021 2:09 pm
Forum: Common Problems
Topic: Import Visual Studio Project Exception calling
Replies: 33
Views: 65295
 
Jump to post

Re: Import Visual Studio Project Exception calling

Hi Catalin,
Sorry, but I'm confused now.
I uninstalled .Net Core SDK 3.1.414 to be able to install .Net Core SDK 3.1.401 (as recommended).
Should I reinstall .Net Core SDK 3.1.414?
by hve
Fri Nov 05, 2021 11:21 am
Forum: Common Problems
Topic: Import Visual Studio Project Exception calling
Replies: 33
Views: 65295
 
Jump to post

Re: Import Visual Studio Project Exception calling

Hi Catalin,

Thx for your assistance.

Please let me know how to install SDK "Microsoft.NET.Sdk.WindowsDesktop"?
It's not installed, and I'm unable to locate it as a MS downloadable or component in VS installer.
by hve
Thu Nov 04, 2021 4:45 pm
Forum: Common Problems
Topic: Import Visual Studio Project Exception calling
Replies: 33
Views: 65295
 
Jump to post

Re: Import Visual Studio Project Exception calling

Unfortunately, downgrading to SDK 3.1.401 and running: C:\Windows\system32>cd "C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools" C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools>gacutil -i "c:\Program Files\dotnet\sdk\3.1.401\Sdks\Micros...
by hve
Thu Nov 04, 2021 4:27 pm
Forum: Common Problems
Topic: Import Visual Studio Project Exception calling
Replies: 33
Views: 65295
 
Jump to post

Re: Import Visual Studio Project Exception calling

I get this error:
Importing.png
Importing.png (3.26 KiB) Viewed 18899 times
by hve
Wed Nov 03, 2021 12:59 pm
Forum: Common Problems
Topic: Import Visual Studio Project Exception calling
Replies: 33
Views: 65295
 
Jump to post

Re: Import Visual Studio Project Exception calling

Get error: C:\Windows\system32>cd "C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools" C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools>gacutil -i "c:\Program Files\dotnet\sdk\3.1.401\Sdks\Microsoft.NET.Sdk.WindowsDesktop\tools\net472\Syst...
by hve
Tue Nov 02, 2021 10:21 pm
Forum: Common Problems
Topic: Import Visual Studio Project Exception calling
Replies: 33
Views: 65295
 
Jump to post

Re: Import Visual Studio Project Exception calling

I'm unable to install version 3.1.401:
Install error.PNG
Install error.PNG (17.04 KiB) Viewed 19138 times
Please let me know the status of this issue.
TIA
Henrik
by hve
Mon Oct 26, 2020 5:25 pm
Forum: Building Installers
Topic: Azure DevOps and Signing
Replies: 47
Views: 193396
 
Jump to post

Re: Azure DevOps and Signing

Hi Catalin, I've looked in to the way you've implemented support for the Azure key vault Certificate signing . It works great on my PC. :) Is it correct, that to use this feature in an Azure pipeline you need to: a) create a customized .aic file - as well as: b) configure a special build command ste...
by hve
Thu Aug 06, 2020 9:51 am
Forum: Building Installers
Topic: Azure DevOps and Signing
Replies: 47
Views: 193396
 
Jump to post

Re: Azure DevOps and Signing

Until the new feature is released, I'd like to let others know how to use the AzureSignTool.exe by adding a post build event to be executed before the EXE packing: Command: AzureSignTool.exe Arguments: sign -du https://(yoursite.com) -kvu https://(key vault).vault.azure.net -kvi (app registration Cl...
by hve
Wed Aug 05, 2020 10:59 am
Forum: Building Installers
Topic: Azure DevOps and Signing
Replies: 47
Views: 193396
 
Jump to post

Re: Azure DevOps and Signing

Hi Catalin,
We're looking forward for this new feature :)
Please let us know if we can assist you in any way.

BR
Henrik

Go to advanced search