Giter VIP home page Giter VIP logo

socker's People

Contributors

pbering avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

socker's Issues

Could not resolve type name: Sitecore.Data.DefaultDatabase, Sitecore.Kernel

When I create a clean Sitecore site using the Sitecore Instance Manager tool using version 8.1 revision 160519. I get the following message after I build the solution.

Could not resolve type name: Sitecore.Data.DefaultDatabase, Sitecore.Kernel (method: Sitecore.Configuration.Factory.CreateFromTypeName(XmlNode configNode, String[] parameters, Boolean assert)).

So could it be that the Sitecore Kernel that's included by the solution has different dependencies than a clean 8.1 deployment.

connection to SQL Server

Hi,
I keep getting this error message:
[B44A9735170A] 21:37:52 [ERR] [MPT#6 ] Sitecore.Eventing.EventProvider: Exception processing remote events from database: coreException: System.Data.SqlClient.SqlException
Message: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
Source: .Net SqlClient Data Provider

Do you have any ideas about what could be causing the problem? @pbering

Database names

First of all. GREAT JOB!

And this is a none issue... ;)

Build stuck at analytics database

The step for docker-compose up is stuck at:

db_1   | 11/20/2017 12:52:11 PM Information Starting up database 'Sitecore_Core'.
db_1   | 11/20/2017 12:56:40 PM Information Using 'xplog70.dll' version '2017.140.300...
db_1   | 11/20/2017 12:56:40 PM Information Attempting to load library 'xplog70.dll' ...
db_1   | 11/20/2017 12:56:51 PM Information Starting up database 'Sitecore_Analytics'.

For a while, I've waited 2 hours. Is there anything I can do to debug this?

I'm running this on a Mac Parallels box with Windows 10 Pro.

Missing step in the "Using another sitecore version" section of readme

This is awesome example, thanks. Finally got it working by doing this missing step below.

The readme needs one more step to make another version of sitecore work, otherwise a runtime error occurs.

Replace "/src/WebApp/bin/sitecore.kernel.dll" with the sitecore.kernel.dll from Sitecore 8.2 rev. 160729.zip

Robocopy exitcode

How can this work for you?

RUN robocopy ((Resolve-Path -Path "C:\Sitecore\Temp\Sitecore*").Path) 'C:\Sitecore' /E /NP /NFL /NDL /NJH /NJS; \ Remove-Item 'C:\Sitecore\Temp' -Recurse -Force;

Robocopy exits with "1" if a new file is added. The exit 1 will make the docker build fail.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.