Project Online read-only Error - ms-office

I am having a problem with Microsoft Projects (Online Only). Getting the error as shown in the image below. Anyone knows how to resolve this issue?

Found the solution to the problem on this blog:
https://blogs.msdn.microsoft.com/brismith/2018/03/05/project-online-why-might-my-site-go-read-only/
In my case, the issue was that I required at least one Project Online Professional or Premium license to keep the Free Projects Online for EDU working.

Related

Error message when trying to run OneDrive.exe

I'm running Windows 10 and I have Office 365. It's my personal PC, not using Active Directory.
When I'm trying to use OneDrive and when I open it, I get this error:
We cannot synchronize your documents anymore
I tried sfc /scannow, ccleaner and others tricks. No change at all.
I'm thinking it's due to Office 365 connected to my OneDrive PRO.
Anyone have any information about this issue?
I read the microsoft forum and many people face the same issue.One of the solution I came across is:
Hey everyone. I just found what might be the solution in another discussion thread on this same forum. It is suggested to Uninstall the new OneDrive for Business. You should see it in your Programs and Features control panel.
Here is the link for further info
https://answers.microsoft.com/en-us/onedrive/forum/odfeatures/microsoft-onedrive-notification-on-desktop-we-cant/0e20fca5-832c-4928-9438-71484fba3255

Unable to deploy sandbox solution on SharePoint online

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'

Lightswitch HTML and sharepoint (Sideloading of apps is not enabled) error

I have recently purchased office 365, and thought id have a go at linking a lightswitch HTML 2015 project to it, and ive gotten as far as this error:
Error occurred in deployment step: 'Install app for SharePoint':
Sideloading of apps is not enabled on this site
I have been researching this for like an hour now and everything I have tried has failed... has any one else come accross this and can help me fix this issue, or at least point me in the right direction of things i can try to solve this
If you didn't base the site on the developer template, you will need to activate the developer feature, see http://lekman.codeplex.com/releases/view/98505 for details on how to do so.
We have to give developer site link here or we need to activate sideloading feature .

Error in "Extensibility Hands-on Labs for Microsoft Enterprise Library 5.0"

I was going through the Extensibility Hands-on Labs for Microsoft Enterprise Library 5.0 and found an error in the "Lab 2: Custom Logging Trace Listener" lesson. It applies to exercises 2,3 and 4 in the lab. I searched through the issues tracker on the CodePlex site but could not anything related to this error.
Overview of the problem:
When attempting to add the trace listener via the Enterprise Library Configuration tool I get a validation error : “The field ListenerDataTypeName is missing a required value”. Therefore the configuration tool will not save the config file.
Looking for suggestions.
Found the solution myself see the following blog post for full description of fix:
http://mvvmdevotee.wordpress.com/2012/12/30/fixing-an-error-in-extensibility-hands-on-labs-for-microsoft-enterprise-library-5-0/

Problem Deploying Report Parts into SharePoint 2010 Integrated SSRS 2008 R2 Instance

I have deployed an SSRS 2008 R2 project into our SharePoint Integration. This worked no problem. I then wanted to add report parts. I converted the DataSource and DataSets to Shared Components and re-deployed. No problem. I then selected the parts that I wanted to publish. Now when I deploy the project I get the error message:
Warning : Referenced item ReportsTo doesn't exist at http://dev-sp01/sites/CompanyName/Shared Documents/Reporting/Datasets/ReportsTo.rsds.
The item ReportsTo is a part that is trying to get published. This has me a little confused. I was under the impression that the rsds file type is soley for DataSources. Given that the path that is in the error is Datasets should it not be looking for a DataSet file?
Any help in resolving this to get the parts published would be greatly appreciated.
I am working in BIDS 2008 R2 not Report Builder
UPDATE:.. After Reviewing the Logs on the Reporting Server I noticed this.
GetPropertiesAction(http://dev-sp01/sites/ThriveReporting/http://dev-sp01/sites/CompanyName/Shared Documents/Reporting/Report Parts/TeamUtilizationOverWeeks_Chart.rsc, PathBased).
It looks like it is trying to merge the Site name with the Fully Qualified Path to the Reports Parts. In BIDS I've tried to change the Report Parts path in the deployment properties to the relative path to the Site Name provided, but it errors out and requests the Fully Qualified path. It would seem that this might be a bug.
So to Recap
When trying to Publish Report Parts
1) Bids Gives me the Warning:
Warning : Referenced item ReportsTo doesn't exist at 'http://dev-sp01/sites/CompanyName/Shared Documents/Reporting/Datasets/ReportsTo.rsds.'
Where ReportsTo is a Shared Dataset, so I beleive this should be looking for an rsd extention. In the Log there is a corresponding action for this but not error
Warning : Referenced item ReportsTo doesn't exist at 'http://dev-sp01/sites/CompanyName/Shared Documents/Reporting/Datasets/ReportsTo.rsds.'
GetItemTypeAction(http://dev-sp01/sites/CompanyName/Shared Documents/Reporting/Datasets/ReportsTo.rsds).
2) Reporting Services does not appear to be creating a path correctly to access a Report Part during deployment.
GetPropertiesAction(http://dev-sp01/sites/CompanyName/http://dev-sp01/sites/CompanyName/Shared Documents/Reporting/Report Parts/TeamUtilizationOverWeeks_Chart.rsc, PathBased).
From Microsoft, I am submitting Feedback now.
Hi Matt,
I can reproduce the issue. It seems to be a known issue.
I would suggest you submitting a feedback at https://connect.microsoft.com/sqlserver.
Your feedback enables Microsoft to make software and services the best that they can be, and you can learn about and contribute to exciting projects.
Thanks,
Jin Chen
Jin Chen - MSFT
UPDATE:
Please go to this link and vote this issue as important so that it will get looked at sooner.

Resources