episerver / Foundation

Foundation offers a starting point that is intuitive, well-structured and modular allowing developers to explore CMS, Commerce, Personalization, Search and Navigation, Data Platform and Experimentation.
https://docs.developers.optimizely.com/digital-experience-platform/docs/optimizely-foundation-demo-sites
Apache License 2.0
132 stars 136 forks source link

Clean Foundation project fails to initialize #959

Open morphal opened 6 months ago

morphal commented 6 months ago

Describe the bug The Foundation project fails to launch facing initialization errors

To Reproduce Steps to reproduce the behavior:

  1. Clean checkout the Foundation repo
  2. Perform setup steps from the readme
  3. Launch the project
  4. Unhandled exception occures log20240311.txt

Expected behavior The project launches without unhandled exceptions

Screenshots image

Desktop (please complete the following information):

daniel-isaacs commented 6 months ago

I've fixed an error with the Foundation.csproj file -- the site is currently building/launching correctly for me. Could you please try again, and see if you still get an error?

morphal commented 6 months ago

@daniel-isaacs I've pulled the latest changes and re-created the DB. The issue still persists. I get the same date validation error while saving the FoundationContact during first lauch initialization. image_2024-03-13_121453723

wojciechforman commented 3 months ago

@daniel-isaacs @morphal any luck with this?