Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
18 views

There's an endpoint for a SOAP connection that gives me this XML. (It's too large to paste into this question.) I'm unable to use this XML to create a "connected service" in Visual Studio ...
2 votes
2 answers
3k views

Thanks to @Harshitha for pointing me in the right path, using connected services in VS 2019 to connect to a keyVault which can then ref values using appSettings. To test this I created a new dummy app ...
0 votes
1 answer
78 views

I'm attempting to use a WSDL for a service I'm not able to control/modify. Using VS2022 I added a connected service to the WSDL via Add Connected service. I hope someone can review this and provide ...
1 vote
1 answer
805 views

I have two projects in a Visual Studio Solution. Project 1 implements a gRpc server endpoint. On the gRpc server reflection is enabled Project 2 Is a client project that should consume the gRpc ...
3 votes
0 answers
533 views

I have a class library targeting the .NET 6 framework that makes calls to a third-party web service. This class library is dynamically invoked from a .NET 6 web application. When making the first web ...
0 votes
1 answer
65 views

I'm using a generated Connected Service ( Soap) to generate the signature. The server only expects the message to be signed on the body. So I need to provide reference with an Id of the Body. There ...
0 votes
1 answer
87 views

I am working on .net 6 project and I need to have net461 package. In a test server that is hosted as a different service. I can connect that one as a connected service to my project. My concerns are, ...
5 votes
0 answers
2k views

VS 2022 has a "Connected Services" feature that allows adding Azurite and launching it. When adding Azurite NPM installation to VS connected services, it doesn't give you the option to ...
1 vote
1 answer
806 views

I've been trying to connect my web API project to my cosmosDB instance using keyvault, but for the life of me I can't figure out how visual studio's "connected services" are supposed to be ...
0 votes
1 answer
729 views

I am trying to add a service reference to my MVC application project. The project is targeting 4.5.1 .NET framework. When I add the service reference the service is added under connected service ...
1 vote
1 answer
1k views

I want to build an new .net core console application using the Azure KeyVault. I use the connected services wizard and select azure keyvault. It recognizes the vault instance I have access to but then ...
3 votes
0 answers
479 views

I have a asp.net web application (.NET Framework 4.7.2) that I would like to add a connected service to (in Visual Studio 2019 or 2022), but when I go to add the connected service (right click on ...
1 vote
0 answers
1k views

We have a swagger generated OpenAPI definition which has an endpoint that defines it's responses as the following: "responses": { "200": { "description": "...
1 vote
2 answers
4k views

I have this azure key vault in which I have stored an api key. I have via Visual studio added the azure key vault as an connected service to the project. I try to get my keyvalue stored in akv via ...
0 votes
0 answers
1k views

In an ASP.NET Core 3.1 website project I use connected services for legacy WFC. In VS I choose Add -> Connected Service. When adding the service I set the CollectionMappings to Generic.List so that ...

15 30 50 per page
1
2

AltStyle によって変換されたページ (->オリジナル) /