Questions tagged [farm-solution]

8 questions
5
votes
1 answer

Hyperlink control using List box in C#

Is it possible to add a list of hyperlink controls in list box in c#? If possible, how can I do this? Also, I have two textboxes: one for Title and other for URL. When I add a new item, the values in the text boxes must be added to list box as a…
user5038976
2
votes
4 answers

Sandbox solutions seem to be too severely crippled

I am learning SharePoint and the different kind of solutions you can deploy. From the training I am watching it seems like you should try your best to use a Sandbox Solution when ever possible. This is because Farm Solutions can mess things up too…
Vaccano
  • 78,325
  • 149
  • 468
  • 850
2
votes
2 answers

How a Sharepoint Sandbox Solution is saved

I have been watching some Pluralsight training videos on SharePoint development. One of the things I see is that you can make a sandbox solution or a Farm Solution. From the training video, it says that the sandbox solution does not change the file…
Vaccano
  • 78,325
  • 149
  • 468
  • 850
1
vote
1 answer

Angular 2 with SharePoint 2013 web part development

I want to develop web part for SharePoint 2013 farm solution using WCF custom Rest Services that will get data from content database using server object model and to consume those services in web part I have to use Angular 2. Can anyone tell me how…
1
vote
1 answer

Single Front-end for multiple SSRS/SQL instances

We have 3 plants all interconnected with high speed WAN. Each plant has it's own SQL server (for it's own applications), but people from all three plants need to run reports on each server. If we host reports locally at each site and point to…
mark1234
  • 1,110
  • 2
  • 24
  • 41
0
votes
0 answers

Error found in : A failure was reported when trying to invoke a service application

I have experienced that SharePoint user profile custom search not working and I observed the issue(Farm solution and it used SharePoint 2019). Then I got this below error message A failure was reported when trying to invoke a service application:…
0
votes
2 answers

How to add farm solution without using Visual Studio, PowerShell or Stsadm

I have a farm solution wsp which I want to add and deploy on a client's SharePoint farm. Now I don't have remote access to this SharePoint machine but do have full admin rights to its central admin and related site collection, and can open the…
0
votes
2 answers

Sharepoint farm solution recycle which application pool?

I have SharePoint Project which deploy as Farm Solution. I have multiple Web Application (SPWebApplication) in SharePoint. Each Web Application has dedicated application pool. I want to know if I deploy project as Farm Solution then all application…
Shailesh Jaiswal
  • 3,606
  • 13
  • 73
  • 124