sharepoint-2013

ChatBot did not work in Web Emulator but work well in Local Bot Framework emulator

感情迁移 提交于 2019-12-23 10:08:12
问题 The bounty expires in 8 hours . Answers to this question are eligible for a +100 reputation bounty. Eng Soon Cheah is looking for an answer from a reputable source : “The Chatbot is retrieve the data from SharePoint On-Premise. The ChatBot is hosted outside of SharePoint Page.” I developed the ChatBot that integrates with SharePoint On Premise. When I debug the ChatBot in emulator, it work. But When I debug on Web Emulator in Azure and Website Hosted in Company Website by using DirectLine, it

Client-side SharePoint PowerShell - Get list items - The collection has not been initialized

与世无争的帅哥 提交于 2019-12-23 05:14:25
问题 On SharePoint 2013, I am trying to get list items, with client-side SharePoint PowerShell. Even for field Id or Title, I encounter this error: The collection has not been initialized. I don't know how to include fields. I find many exemples in C# or JavaScript but none in client side powershell. Here is my code (it returns correctly the number of items): Function New-Context([String]$WebUrl) { $context = New-Object Microsoft.SharePoint.Client.ClientContext($WebUrl) $context.Credentials =

Get Sharepoint online file structure into json file using javascript

吃可爱长大的小学妹 提交于 2019-12-23 05:04:52
问题 I have a problem, I am a UX Designer and I am designing a Global Enterprise knowledge base. Data is stored everywhere. I need to be able to pull a list of directories & files from an online (hosted on Office 365) sharepoint repository and place it in a json file. Then allow the users to select the files and download them. My biggest need is to be able to get the list from the repository. I have been through the tons of documentation from MSDN, and now more confused than ever. I am strong in

Use sharepoint cross-domain javascript library to consume REST API from localhost

自闭症网瘾萝莉.ら 提交于 2019-12-23 04:26:11
问题 I try to consume the sharepoint rest API from an application deployed in localhost. The sharepoint site is hosted in Sharepoint 2013 online. For that purpose I use the javascrpt cross domain library. I get an example here https://github.com/OfficeDev/SharePoint-Add-in-REST-OData-CrossDomain. My application is a full static website and I don't have VS, so I tried to figure out the Add In authorization. I go to the _layouts/15/appinv.aspx page of my site to give the authorization of third party

How to design a collapsable menu in sharepoint 2013 using sharepoint designer

僤鯓⒐⒋嵵緔 提交于 2019-12-23 03:02:57
问题 i need to make a menu where once a menu is clicked it will span to show sub menu and i need to add styles and colors as well. i am new to sharepoint so please elaborate in details where to write code and in which language. responses will be highly appreciated. 回答1: A very smooth and simple way to do this is by adding a Script Editor webpart to the page. Inside that content editor, you can use a the jQuery Accordion menu. The code just "works" so all you need to do is fill in the HTML section

SSIS : How to handle Multi select lookup column values to be inserted in SQL Server Table

社会主义新天地 提交于 2019-12-22 12:32:43
问题 I have a requirement to extract Sharepoint list data and import them in SQL Server Tables. I am able to do this using the SSIS Data Flows including Derived Columns and Data Conversion controls. I am also able to convert Single Line, Multi line, Date, lookup(Single selection) data types to the SQL data types. But now, my question is for Lookup column with Multi Select : What should be the expression used in Derived Column- for converting the data to comma separated values? Below expression I

Using the HTTPClient and Sharepoint 2013 REST APIs to get Documents

◇◆丶佛笑我妖孽 提交于 2019-12-22 09:36:17
问题 I am working in a .NET web application.I am trying to connect to Sharepoint Online Premise to get documents in the "Document Library" by using the HTTPClient and the Sharepoint 2013 REST API . I tested the following rest service in the browser for this , https://site_url/_vti_bin/ListData.svc/Documents which gives the MetaData of all the documents present in the Document Library of the particular web site. Now when i am trying to do the same programmatically by adding a reference to the

SharePoint Foundation 2013 cannot be installed on Windows 8.1 or Windows Server 2012 R2

微笑、不失礼 提交于 2019-12-22 07:23:32
问题 I get this error when i try to install SharePoint extensions for team foundation server 2013 on windows server 2012 r2. SharePoint Foundation 2013 cannot be installed on Windows 8.1 or Windows Server 2012 R2. 回答1: When Service Pack 1 for SharePoint is released, this will be fixed. Until then, this is what it is. See: http://support.microsoft.com/kb/2891274 Currently, Microsoft SharePoint Server 2013 is not supported for installation on computers running the Windows Server 2012 R2 operating

SharePoint Foundation 2013 cannot be installed on Windows 8.1 or Windows Server 2012 R2

随声附和 提交于 2019-12-22 07:23:13
问题 I get this error when i try to install SharePoint extensions for team foundation server 2013 on windows server 2012 r2. SharePoint Foundation 2013 cannot be installed on Windows 8.1 or Windows Server 2012 R2. 回答1: When Service Pack 1 for SharePoint is released, this will be fixed. Until then, this is what it is. See: http://support.microsoft.com/kb/2891274 Currently, Microsoft SharePoint Server 2013 is not supported for installation on computers running the Windows Server 2012 R2 operating

SharePoint Foundation 2013 cannot be installed on Windows 8.1 or Windows Server 2012 R2

本秂侑毒 提交于 2019-12-22 07:22:55
问题 I get this error when i try to install SharePoint extensions for team foundation server 2013 on windows server 2012 r2. SharePoint Foundation 2013 cannot be installed on Windows 8.1 or Windows Server 2012 R2. 回答1: When Service Pack 1 for SharePoint is released, this will be fixed. Until then, this is what it is. See: http://support.microsoft.com/kb/2891274 Currently, Microsoft SharePoint Server 2013 is not supported for installation on computers running the Windows Server 2012 R2 operating