More insights of ErrorMessage in Microsoft Online - ms-office

I'm developing an Office.js based TaskPane Add-in. Recently I see frequently following error message which appears randomly:
Sorry, there was a problem saving your document.
Tell us about this problem to help us fix it. Give feedback to
Microsoft
Session ID: 1334d772-005e-4fcf-9ef0-6d5e19b56865 Please tell Microsoft
about this problem. We have created an error report that you can send
to help us improve Word Online. This report will include a copy of
your document which we will only use to investigate the error.
How can I get insight into this "Report" which is being sent to Microsoft?
The console.log itself doesn't show anything. Is there a way to figure out what might have caused this message?
Even playing around with the Script Lab I receive the same popup error message.
The issue can be more or less reliably reproduced by
Openin
opening a new word document in Microsoft Online
Opening Script Lab Code
Opening Script Lab Run
Selecting the Code example for 'Content control basics'
Running the example
interact with the example to insert and modify content controls
After a random period of time, the message pops up
Update: Issue was addressed and fixed by the Microsoft Office Team:
https://github.com/OfficeDev/office-js/issues/54#issuecomment-364346330

Related

Azure error adding source for QnA Chatbot

I am in the Language Studio > Custom question answering portal (https://language.cognitive.azure.com/questionAnswering/projects), trying to add a source to my existing Knowledge Base, but continuously get the error, "BadArgument Invalid input. See details." I've received this same error trying to add pdfs, word docs and csv files.
There is no link to see more details, just the text box that later disappears. I've been able to add documents this way when I had the free trial of azure, but since updating to a paid account 1/13/22 have had this error. Has anyone else received this error before?
I am seeing the same issue. I tried with multiple data sources and different files, and it seems to break after adding 3 sources and trying to add a fourth. I am following up with Microsoft and will share what I learn.

Object Reference Not set to instance of an object - SSRS on Sharepoint

I see there's been quite a few topics covering this error on Sharepoint, but not quite one where it happened to someone who's been using SSRS.
So I have this report which users need to access, with most of them it opens fine and they can use it.
But recently, two new users can't open the report.
They get the following error:
I tried to google and see whats wrong, but I cant find anything.

SSRS DataSource Windows Authentication fails

I have a project which uses SharePoint lists as data sources to create the reports. I'm using Visual Studio 2013 for this.
I have this real annoying issue at this moment, ie. when I want to edit a dataset I created a while ago and I press 'Query Designer...' in the dataset properties to see all fields from my list I get an error which says that I am unauthorized.
My DataSource is configured to link to the SharePoint Site Url with Windows Credentials. I have also tried this out for multiple datasets on multiple reports but the error is everywhere.
Because of this I'm also not able to run my reports. They just say "An error occurred during local report processing.".
I have been working on this project since March and this is the first time this has occurred so I have no idea what might have gone wrong nor how to solve it.
Does anyone know what might cause this error and how to solve it please?
If you have any questions or remarks about my question/problem, please, don't hesitate to leave a comment.
Kind regards
EDIT 1:
I have just tried deploying a report that I finished last week and for the first time I got a prompt that asked for my credentials. I haven't even put my credentials anywhere in the project for past authorisation so I have no idea why the project would suddenly need it now...
EDIT 2:
I have just tried changing the DataSource credentials to my own login for the SharePoint Site. If I run the report I get the same error as before but when I go to Query Designer for one of the datasets I get following error:
EDIT 3:
I just restored a back-up I made a couple of weeks ago. I can now run my reports but I still get the Unauthorized error when I try to open a dataset's query designer and the prompt for my credentials when I try to deploy a report.
So, the solution has been found!
Apparently something has gone wrong with my PC and I had to reconfigure my user accounts.
To do this go to Control Panel -> User Accounts
Then click on 'Manage User Accounts'. Go to the 'Advanced' tab and click on 'Manage Passwords'
Next, go to 'Windows Credentials' and change the credentials for your site or recreate them.

Outlook 2010 and href to open folders/messages

Back in the day, Outlook 2003, I wrote an app that would go out and check a users mailbox for all messages that were over a certain size, then send them a HTML report with links to those messages. They could click the link and it would take them directly to the message.
Now, new company and several versions of Outlook later, Outlook 2010 now, I am attempting to do the same. Only problem is, everything I have read states that the HREF for Outlook:inbox (or whatever) is no longer supported.
It seems odd to me that such a handy feature would be removed. Is there a workaround for this?
I have searched and searched the web but to no avail. Any help is greatly appreciated.
Geo...
MAPIFolder.FolderPath returns path to current folder.

SharePoint OOTB Approval Workflow Issue

I'm getting a strange issue when setting up a SharePoint Approval workflow. This is in MOSS 2007 running on Win 2008.
If I try and create a new approval workflow(or any ootb workflow), I will get to the Add a workflow page (_layouts/AddWrkfl.aspx) and enter the initial paramaters. Once I click next to go to the Customize Workflow (_layouts/CstWrkflIP.aspx) I get the following error in the main section of the page:
There has been an error while loading the form. A required resource could not be downloaded. To try to resume the download, refresh the page.
This has me stumped. I find no error in the event log or SharePoint logs.
I saw a previous post point to a HTTPModule causing the error. The only extra HTTPModule we use is for DevExpress. I removed it, but still had the some issue.
If anyone has any ideas please let me know.
I've just noticed that the issue does not occur in Google Chrome, this lets me get to the Customize Workflow page with no issue. It's obviously some IE issue but still dont understand what. I've asked colleagues to try and they get the same issue in IE.
thanks
I've been able to get around the issue by going into IE - Tools -Internet Options- Advanced - Reset.
I would love to know what IE was not happy about though...

Resources