The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
15 views

Can't Access Workflow Settings from Site Name but works from Sharepoint Server

If I go to workflow settings with http://site_name/ , I can't. But If I use http://sharepoint_server_name/, It works. Why is this happening ? And how can I solve this?
0
votes
0answers
31 views

How to solve Sharepoint continuous user login prompting after change host header?

I've a question regarding host header, I'm getting continuous of user login prompting although the Username and Password has entered correctly. It happen after I added in the host header to the ...
0
votes
1answer
177 views

SharePoint 2013 - Sorry, apps are turned off. If you know who runs the server, tell them to enable apps

I am new to SharePoint 2013. I have developed an app using vs 2012. When I try to deploy the app, then I am getting the below error. Error : Sorry, apps are turned off. If you know who runs the ...
0
votes
0answers
38 views

Calling HTTPS web service with DNS alias is slow

I am currently looking into some performance issues we are experiencing, tested locally against a WCF service with a HTTPS endpoint, in the form of: https://services.mycompany.com:1111/MyService.svc ...
1
vote
2answers
16 views

Reuse web app address after migration

I have a web app on a SharePoint 2010 farm, that we use for our internal intranet example “intranet.company.com” We would like to build a 2013 farm, but pilot its development in the early stages so ...
2
votes
1answer
69 views

Backup > Restore to New Farm > My site does not resolve

I have a Dev farm and I restored (SP restore) my site web application. After this, I went to use profile service and reconfigured "My site host". When I type the dev url for mysite it does not ...
1
vote
2answers
96 views

Unable to connect to SharePoint server from a specific machine in same domain

I have a dev SharePoint 2010/Server 2008 VM within a test domain; I am presently unable to connect to any of the web apps on it from other machines within the same Domain using the machine name (e.g. ...
1
vote
0answers
96 views

Share Point 2013 url resolve after web app extend

I have deployed SP 2013 WA in intranet with http://abc.de.fg that is working fine, after that I have extended that WA to https://kl.mn.op all are working fine but pictures and some html links are ...
0
votes
1answer
274 views

Best way to force traffic to Web Front End?

I have a SP 2010 farm with a 3-tier structure consisting of 1 DB server, 1 App Server and 1 Web Front End. When I create a Web New Web Application called "Search_WebApp", I notice that it creates the ...
0
votes
1answer
154 views

Sharepont alternate access mapping alternative port

I can access my WSS3 server via http://sharepoint, but not http://sharepoint:800, which I require. Ideally I would like both to be accessible. My guess is that there is a conflict between my mappings ...
0
votes
0answers
103 views

How to fix “Connection reset by peer” in a FBA enabled internet site?

I have a strange issue here. I have a web application configured with forms authentication in internet. The site works fine, but the issue is whenever I edit and save the properties of document in a ...
0
votes
1answer
104 views

Issue With Sharepoint DNS

I am having a real issue with sharepoint 2010 today. I have 3 domains in my network. domain a,b,c. Domain A is the top. Domain b has the sharepoint server and is working fine for people in this ...
0
votes
1answer
228 views

Configuring the sp application to DNS

i have a old application (wignet) which points to http://rootsite/subsite1 .There are around 10 subsites (subsite2,subsite3,subsite4) .Now i have created a new sp application ...
0
votes
1answer
153 views

Access to host-named site collection in one Web Application

I've created host-named site collection in a Web application by using the following PowerShell: $dbName = "Content_Testing" $aPool = "WebAppPool" $waName = "Web Application Testing" $web = ...
1
vote
0answers
122 views

Sharepoint Loading Slowly Internally But Not Externally

Everything seems to load very quickly outside the office but internally, Sharepoint seems to take a strangely long time to load up a page. Server: Windows SBS 2011 Standard (.2 internal IP) Router: ...
2
votes
1answer
807 views

How to refer to a site using hostname

Created 2 Virtual (1 for AD and other one for SP) AD installed (w2k8) and added all the necessary sp users. Just finished installing sharepoint 2010. CA config is done. I can access my sharepoint by ...
1
vote
2answers
1k views

My Site links to internal URL

On any Sharepoint 2010 MySites page there is several links at the top. Upon using a people search in the SharePoint front-end, the search results in the MySites web application. Good, everything looks ...
0
votes
1answer
234 views

Machine Name Alias (versus host header alias) for use with IIS

I have a SharePoint 2010 server that was virtualized for development. I made changes to the HOSTS file on the dev server to override our network DNS settings and made SQL Server aliases, so all sites ...
0
votes
1answer
87 views

Using host file

I created an application in SharePoint, lets call it http://example.com/ and a site collection with the "Empty Site" template. Since I'm using it locally in a virtual machine in host-only mode, I had ...
1
vote
1answer
602 views

DNS and Http HOST header issue

I am using SharePoint Server 2007 Enterprise with Windows Server 2008 Enterprise. And I am using publishing portal template. I have a physical server with a single IP address, and I have set in DNS to ...