Replies: 5 comments 9 replies
-
I should add - I'm using version 2.2.0 of Oqtane |
Beta Was this translation helpful? Give feedback.
-
You can either copy the appsettings.json and rename, or just make the changes in appsettings.json. This will activate more detailed logging. |
Beta Was this translation helpful? Give feedback.
-
12.04 Allows me to install 2sxc on Octane 2.2. Works I'm running Oqtane in VS2019. While installing, the VS19 project copies files, but then errors out with: I can't re-run oqtane unless i delete the contents of the "_" in the ToSic.Sxc module Thanks |
Beta Was this translation helpful? Give feedback.
-
Thank you for the suggestions. The video is particularly helpful. I excluded the recommended folders from my project, but when i install content templates, it causes VS to rebuild the server project, shutting down the oqtane server. There must be another dependency I need to exclude. |
Beta Was this translation helpful? Give feedback.
-
Success! I usually use Ctrl-F5 as its a little faster, and I'm debugging a module in another VS19, rather than debugging code in Oqtane. Thanks for staying on top of the issue - I look forward to exploring 2SXC. |
Beta Was this translation helpful? Give feedback.
-
Followed the checklist at https://azing.org/2sxc/r/fOG3aByY and watched the video several times.
Copying to the nuget package to my modules folder installs 2sxc but i get an error prior to setup (never get the initial setup page.)
Wondering if I'm skipping a step but have repeated multiple times. I must be missing something. But it should come right up.
Once installed, I created a page called "CMS" and added the content module - the site responds with
Error: There was an unhandled exception on the current circuit, so this circuit will be terminated. For more details turn on detailed exceptions by setting 'DetailedErrors: true' in 'appSettings.Development.json' or set 'CircuitOptions.DetailedErrors'.
Don't have an appSettings.Development.json - is this just a copy of appSettings.json with additional settings?
Thanks for any guidance you can provide.
Beta Was this translation helpful? Give feedback.
All reactions