I stumbled on this website and found it very interesting because I'm trying to do the same thing: run Excel Online on my own domain. I tried Googling around without success. Does anyone have a resource or approach to this problem (see image for more information*) ?
I think you would need to Configure your Online Office Server:
Configure Office Online Server for SharePoint Server 2016
They may be using one of the following: CSPP or using their own domain.
Related
Hi I am trying SharePoint Online remote authentication
Followed couple of options as given in the link below
https://paulryan.com.au/2014/spo-remote-authentication-rest/
I am using sharepoint online. Can someone help me do this.
You could get c# code here, I used the code before.
Actually, i am trying to find the "sync_guid" of several searchs engines like DuckDuckGo, Ask, and several others.
I have find this answer:
https://sharepoint.stackexchange.com/questions/26362/how-to-know-the-guid-of-a-database
But i am not familiar with theses cmdlet commands.
And i have found this:
http://www.sharepointdiary.com/2013/02/find-guid-of-webapp-site-collection-web-list-view-column.html
After having install an Windows Server 2008 R2 and the SharePoint 2010 setup, i try to understand how to get this settings.
At the configuration wizard step, i must enter the "Database server" and the "Database name".
I'm not familiar with SharePoint either, but as far as I understand it's impossible for me to synchronize a database of an external site, right?
If anyone could enlighten me on this.
Thanks.
I have been trying to deploy a sandbox solution on SharePoint online but unable to deploy it. The technique I am following is to develop a sandbox solution on SharePoint 2013 on premises and extract .wsp file which I take to SharePoint online and upload this .wsp in Site Settings --> Web Designer Galleries --> Solution. But when I upload the solution it gives me the error below:
enter image description here
After googling this issue I came across this article http://www.sharepointnutsandbolts.com/2016/08/sandbox-code-disabled-in-Office-365.html which says that the activation of sandboxed solution is disabled last couple of weeks before.
After more googling I found the solution of this issue from an article which asks me to set Include Assembly in Package property of my solution to False. This resolves the above activation of sandboxed solution issue but when I go to my page and try to add the web part it gives me this error “$Resources:core,ImportErrorMessage;”.
I tried a lot and invested my 2 days with no solution. Your support will be appreciated.
Thank You,
You are right that the activation of sandbox solutions in O65 has been disabled. Microsoft has publicly announced the same with different articles.
http://dev.office.com/blogs/removing-code-based-sandbox-solutions-in-sharepoint-online
https://blogs.msdn.microsoft.com/sharepointdev/2014/01/14/deprecation-of-custom-code-in-sandboxed-solutions/
Try the following and check if retracting and deploying the solution works for you.
Open Visual Studio -> Build -> Select 'Retract'
I want to learn sharepoint 2010. To setup environment it costs nearly 20,000 INR for me. Instead of that is there any site to give access to their machines and give an opportunity to practice the sharepoint development and features etc. I know this is not relevant question here to ask, but this is only site in which masters can give quick response.
Thanks
Try this one. I too just found it.
Virtual Machine
Here we are able to access the sharepoint 2010 and visual studio as well.
Office 365 will give you some end user functionality testing but if you are going to be doing sharepoint development you really need a localized environment. Sandboxed solutions will get you far but only a portion of what it takes to truly do sharepoint development.
I'd suggest starting with sharepoint foundation on a localized environment. This can be installed on a windows 7 computer with SQL Server express and does not require any licensing other than the host machine of windows 7 and can run with 4gb of memory.
http://www.cloudshare.com/
Create Pro Account which is free for 14 days
set up your own environment by selecting suitable templates
If you want to play with SharePoint without the costs of setting up your own SharePoint environment, you might have some luck with Office365
http://www.microsoft.com/en-us/office365/sharepoint-online.aspx#fbid=QOhSDqk0-P4
EDIT: Looks like that link isn't around anymore, if you are reading this now then try here:
https://products.office.com/en-us/sharepoint/sharepoint-online-collaboration-software
Cloud share is best to practice for 14 days otherwise setting up VM is a good option
Regards,
Harika
i have a wss 3.0 site up and running using forms based authentication. Is there a way to upload multiple files (basically copy and paste a folder containing files)?
also, when i try to access the site using designer 2007, i can't access the site and it asks me to install sharepoint services or frontpage extensions. how can i modify the site using designer?
I know that in designer that the functionality exists to copy/paste a folder.
Thank you!
Regarding your first question, see this on Stack Overflow. Essentially, it's by design and Microsoft don't give you that functionality. You could try turning on Client Integration but I don't know if it will work. If you need an alternative, searching around I found UploadZen which seems to support multiple uploads with FBA.
Are you also using forms auth with SharePoint Designer? The bottom of this blog post from Mike Hatch has information that might help you.
Try out installing the SP2 for the SharePoint 2007 and the office Application. In the Office application they have solved may of the issue that were part of FBA enabled sites. Please refer to this for more information.