Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

Error #70

Open
JoelFerreira1984 opened this issue Oct 30, 2018 · 2 comments
Open

Error #70

JoelFerreira1984 opened this issue Oct 30, 2018 · 2 comments

Comments

@JoelFerreira1984
Copy link

My path is not created, powershell is running as administrator, error bellow, in the logs i dint find any clue

All the automatic steps are now completed!
Please proceed with the manual steps documented on the Setup Guide!
Get-Item : Cannot find path 'C:\sp-dev-gdpr-activity-hub-master\sp-dev-gdpr-activity-hub-master\GDPRStarterKit\sharepoint\solution\gdpr-starter-kit.sppkg' because it does not exist.
At C:\sp-dev-gdpr-activity-hub-master\sp-dev-gdpr-activity-hub-master\Scripts\Provision-GDPRActivityHub.ps1:148 char:23

... ppkgPath = (Get-Item -Path "..\GDPRStarterKit\sharepoint\solution\gdp ...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CategoryInfo : ObjectNotFound: (C:\sp-dev-gdpr-...arter-kit.sppkg:String) [Get-Item], ItemNotFoundException
FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetItemCommand
You can find the .SPPKG file at the following path:

@JoelFerreira1984
Copy link
Author

Hi guys,

I could finally install the solution

Anyway when trying to insert and Event or Request on forms and pick "Save" nothing happens

Can you please help?

@JoelFerreira1984
Copy link
Author

Using developer tools on browser i get in the home page this error

Failed to load resource: the server responded with a status of 500 ()
sites/GDPR2018/_api/social.following/IsFollowed

<m:error xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
<m:code>
-1, Microsoft.SharePoint.Client.ClientServiceException
</m:code>
<m:message xml:lang="pt-PT">
The HTTP method "GET" can not be used to access the "IsFollowed" resource. The resource operation type is specified as "Default". Use the correct HTTP method to invoke the resource.
</m:message>
</m:error>

More erros in the insert Event form

Failed to load resource: net::ERR_NAME_NOT_RESOLVED
relative-path.invalid/react-dom:1 Failed to load resource: net::ERR_NAME_NOT_RESOLVED

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant