Questions tagged [web-application]
In SharePoint, a web application is a site in IIS. It is where an administrator defines what the root URL of the site will be, type of authentication that will be used, and other site-wide settings.
360 questions
0 votes
0 answers
23 views
Sharing SharePoint Lists Between Two Web Applications
I have a quick question regarding the web applications set up on a SharePoint on-premise farm solution. Specifically, I have two applications: one is configured for anonymous public access, while the ...
0 votes
1 answer
23 views
web applications deployment in 2019 minrole environment
Please pardon my limited knowledge (n00b). When deploying in an onprem 2019 multi server mirole environment. Do we ; i) assign the A record against a WFE device and deploy web application via CA ...
0 votes
2 answers
152 views
SharePoint Search full crawl while adding app pool account in web application user policy
I had issue to upload picture in news feed web part in SP 2016 site. I found below article to resolve issue with the help of powershell script. Once i ran the script, its works fine and found that ...
0 votes
2 answers
504 views
After configure SharePoint 2013 Web Application with FBA Auth, the Site Collection logon works only on IE
After configure SharePoint 2013 Web Application with FBA Auth, the Site Collection logon works only IE. The users needs to access Site Collection with cross browser feature, but after add FBA ...
0 votes
2 answers
44 views
Can someone please help me with my WebApp backup using PowerShell?
I have a WebApp called Brett - WebApp that I'm trying to backup using PowerShell and for some reason, it keeps complaining that it can't find that item. I've created a folder under my C:/ drive called ...
0 votes
1 answer
327 views
How do I resolve Mixed Content Insecure Image in SharePoint 2016?
I created the following web applications: https://webapp http://mysite UPSA My Site host is http://mysite I created an employee directory which shows profile pictures as broken in Chrome (v83). ...
0 votes
1 answer
201 views
Update wsp on a specific web application(with multiples)
I have a SharePoint farm with multiple(let us say I have 5 web applications). Every solution has currently the wsp solution installed(we can call it solution1.wsp) The thing I want to do is I want ...
0 votes
1 answer
706 views
Network Error (dns_server_failure)
Hi created a sharepoint web application and I assigned a host name. I created it both ways, via the UI and via powershell script. I added the host name in the host file. Last week it was working just ...