Error in SPD 2013 - sharepoint-designer

Anybody use SharePoint Designer 2013 with SharePoint 2016?
When open site SP 2016 in SPD 2013 and try to see list and libraries
I see that error:
There are not items to show in this view

On the only time I have every seen this is when the user that opened SPD didn't have correct permissions.
I use SPD13 with SP16 nearly every week without any issues.
What build of SP are you on?
What version of SPD are you using?

Problem is solved.
In site was library with reports, that was created in SSRS 2014.
SPD display all list\libraries after deleted thih item from site content.

Related

Microsoft WORD add-in generated by generator-office can not load Office object

I have not enough reputation to post pictures, you can see the similar question here: https://learn.microsoft.com/en-us/answers/questions/392363/word-add-in-generated-by-generator-office-can-not.html
According to the Microsoft official Office documentation, I tried to use Yeoman's generator-office to generate WORD add-in, and then use npm start to start, but in the Taskpane it always showed "Please sideload your add-in to see app body".
Using the Microsoft Edge DevTools Preview tool, I can see the missing Office objects.So this question has something to do with the version?
But when I visited this add-in via the web page, I can see that the Office object is loaded successfully.
Why is the Office object unsuccessful when accessing this add-in in WORD,and how can I fix this?
Recorded following on May 19th. I tried to executed this example on another computer with Win7 and Office Professional 2016,it works well.
I tried the Office 2019 Professional,this problem is solved. I don't know it's the problem of edition, or of activation.

Convert a ServiceNow Workflow to Visio

I already searched throught the wholw snow community but without any luck. Does anyone maybe has a solution to Convert a ServiceNow Workflow into a Visio file? I saw that they planned a OOB function for this (since Eureka - 2014 +/-) but still there is nothing.
Thanks for every response.

Microsoft Sql ReportBuilder

I had downloaded the Microsoft SQL Report Builder and installed in my system. I designed the simple report with the help of Report Builder which contains one text box and saved it in D drive. Then I created the asp.net application and added the aspx page with Report Viewer. I had assigned the report to report viewer when I try to execute report is not loaded. I got the following error.
The report definition is not valid. Details: The report definition has an invalid target namespace 'http://schemas.microsoft.com/sqlserver/reporting/2016/01/reportdefinition' which cannot be upgraded.. I hope I make it clear. Please do mail me if any one have Idea about this. MailId:sujibiit#gmail.com
i think its is possible.
There are a lot of websites that help out with this problem. You can refer SSRS 2016. here are some of the links i found useful.:
https://www.codeproject.com/Questions/993309/The-report-definition-is-not-valid
The report definition is not valid
hope this helps.

TFS Query charts on TFS 2013 Web acces

stackoverflow community,
In TFS 2013 web access, Is there way a to show the Story Point trend based on all the Tasks linked to a User Story closing? That is, If all Tasks linked to a User Story are closed, the trend line should drop by the corresponding Story Point value of the User Story irrespective of its State.
I tried to do a Query Chart using work items and direct links instead of the Flat list, but it would not let me. Looks like the ability to do a Query Chart is restricted to Flat list.
The filter is by an iteration..
Any other solutions available?
No, this can't be achieved by TFS query chars on TFS2013 Web access. And there has been a related feature request, you can also vote up it.
Add Story Point burndown to dashboard and reports
The work is still in progress and we’re tracking it closely on our
roadmap. The goal is to have something available in the first half of
next year. I’ll update this topic as soon as we have more info.
Team Services Group (Product group, Microsoft Visual Studio) responded June 03, 2016

module not found error in Access 2007

I have a database and I was working on it this morning. I created a filter form for a table which just takes parameters and when you click submit on this form, it checks for those fields in the where clause of the report. Anyway, I did this in Access 2013 and it worked fine. My colleague tried to run it in Access 2007 and it gives an error saying "Module not found" and takes me to the VB code in debug mode. I thought something went wrong with the database and I checked it on my computer and it is working fine. It just doesn't run on his computer. What can be the problem? and how can I solve it?
I don't have Access 2013, but I assume that you need to enable the content, as we do in 2010. When the file is opened a notification bar appears below the Ribbon (in 2010) to enable content.
Edited I got this the wrong way round (problem is not opening from 2013, but from 2007) but opening in 2007 you would still need to enable the content.
Added
Almost sounds as if the form's Has Module property has been set to No, but this seems unlikely. I don't like to open databases in different Access versions - I don't trust Access to do this successfully (I've had many problems with this). I would start a blank database in Access 2007 and import all of the database objects, then Compact and Repair.