Questions tagged [visual-studio]
Visual Studio is an integrated development environment (IDE) from Microsoft.
1,180 questions
0
votes
1
answer
49
views
Visual Studio workflow not working. System.Net.WebException: The underlying connection was closed: Could not establish trust relationship for the SSL
I created a Visual Studio workflow for the first time. It is just logging to history "workflow started". When workflow starts it is showing following error:
HTTP to: https://myspserver/...
0
votes
1
answer
166
views
how to programmatically create library feature with visual studio for sharepoint 2016, no template
I need to create a library feature to deploy to farm. there is a list template but no library template. how do I create library feature, either programmatically from scratch or modifying list template ...
0
votes
1
answer
381
views
Unable to read Sharepoint List
I setup new Sharepoint list, customized the form using Power App and able to view it and add new data. Now trying to setup a connection to this list to extract items that were added and unable to see ...
0
votes
0
answers
303
views
Sharepoint SE cannot connect with Visual Studio 2022
I am getting this error when I am trying to create a new SharePoint empty project from visual studio
I am getting SharePoint connection error.
I have checked those steps:
Run VS as administrator
2....
0
votes
2
answers
1k
views
Changing Date Format in Sharepoint DateTimeControl Visual Studio
I'm currently developing a SP Project using Visual Studio. Apparently the default date format for Sharepoint:DateTimeControl is 'yyyy/mm/dd', by using LocaleId="2057", I can change it to 'dd/...
0
votes
1
answer
19
views
Custom workflow action - added new FieldBind and Parameter to .actions4, but not showing up in .xaml designer?
I'm updating a custom workflow action to add a new text parameter. I've updated the .actions4 XML with a new FieldBind element mapped to a new Parameter element. I've cleaned and rebuilt the project ...
0
votes
1
answer
201
views
Unable to find remote event receiver template in Visual Studio 2019
I'm trying to create a remote event receiver solution for SharePoint Online using VS 2019 community edition. I created an empty SP Add-in project, but when I try to add a new item, the event receiver ...
1
vote
0
answers
397
views
Project Online OData Source - SSIS
I have an MS project online environment and I want to replicate all data from online to our SQL servers. I found this article to do this with VS2012. I'm using VS2019 and SSDT, SSIS, SSAS extensions, ...
0
votes
1
answer
527
views
SharePoint Server 2019 On Hyper V - The required version of SharePoint Foundation or SharePoint Server is not installed on this system
Hello Experts,
I had installed SharePoint 2019 and Visual Studio 2019 in Hyper V. When i try to create an Empty project in Visual Studio Getting this error, Please help.
Please find the below ...
2
votes
1
answer
739
views
Make wsp compatible for sp2019
I will do a migration from SP2016 to SP2019.
My question is for WSP , what I need to change exactly to be compatible with SP19, and how to do it?
Using visual studio is there a config file to change.
1
vote
0
answers
53
views
Custom list definition solution migrated and not rendering the Sharepoint:Formfield controls
I have a NewForm.aspx and EditForm.aspx from a custom list defined by a WSP where the SharePoint:FormField controls stop to render after the page is loaded for the first time after deployed (not ...
4
votes
1
answer
458
views
Sharepoint 2019 visual webpart with SQL database
We are planning implement SharePoint 2019 on-prem to replace existing SP 2010 intranet .
we have few SP visual webparts with SQL data sources that was build using VB.net .
we like to know if it is ...
1
vote
2
answers
512
views
Error: Check that the server is running and connected to the SharePoint farm
I'm trying to debug my custom SharePoint page but I'm getting the following error:
Error occurred in deployment step 'Recycle IIS Application Pool': The local SharePoint server is not available. ...
2
votes
0
answers
1k
views
Visual Studio and SharePoint online connection
I recently began experiencing an issue with connecting my Visual Studio SharePoint add in projects to SharePoint online. Others (here, here, and here) have also reported similar behavior; however, I ...
0
votes
1
answer
343
views
How to connect AzureDevOps TFVS in Visual Studio Code
is there a way to connect TFVS in Visual Studio Code since Github private repository can only be shared for 3 persons.