Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syn Unicorn failing, error: Source File not found #80

Open
hinagarg opened this issue Oct 27, 2019 · 0 comments
Open

Syn Unicorn failing, error: Source File not found #80

hinagarg opened this issue Oct 27, 2019 · 0 comments

Comments

@hinagarg
Copy link

Getting below error on running .\build.ps1 -Target Initial:

Cake.exe : An error occurred when executing task 'Sync-Unicorn'.
At C:\websites\Sitecore.HabitatHome.Commerce\build.ps1:241 char:1

  • &$CAKE_EXE $cakeArguments
  •   + CategoryInfo          : NotSpecified: (An error occurr...'Sync-Unicorn'.:String) [], RemoteException
      + FullyQualifiedErrorId : NativeCommandError
    
    

Error:
One or more errors occurred.

Source File not found.

Verified source path in z.HabitatHome.Commerce.Website.DevSettings.config

Error on my local sitecore instance after running the script:

Server Error in '/' Application.
Could not load type 'Sitecore.XA.Foundation.LocalDatasources.Services.IDataLinkService' from assembly 'Sitecore.XA.Foundation.LocalDatasources'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.TypeLoadException: Could not load type 'Sitecore.XA.Foundation.LocalDatasources.Services.IDataLinkService' from assembly 'Sitecore.XA.Foundation.LocalDatasources'.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

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

No branches or pull requests

1 participant