Two things:
First: I've tried adding second host on my local IIS (v7.5 / Windows 7 / 64Bit / 16GB ram) for testing some content on my DNN site, but after adding, some thing of the 2sxc framework does not work, e.g. trying to edit something like query, gives me an empty explorer window.
Problem Description / steps:
- Crated a (kind of) Announcements 2sxc app (basically as the "News - Simple" one from the site) -- OK
- Added a List -- OK
- Added fields to list -- OK
- Added new (empty) views - as preparation for later -- OK
- Added List items (2 for testing) -- OK
- Created Query (one for list and one for details) -- OK
Now here is where I'm stuck: 8. Trying to edit query (as shown in the "News - Simple" demo) and... Nothing, A new explorer tab comes up -- empty...
At this point, I've tried multiple things with no success: 1. Directory Permissions 2. Reinstalling 2sxc (versions 8.4, 8.4.8, 8.5) And a few more I cant recall now...
Second (actually a bug report for v8.5): The description of a field on a list is not being saved, all the other values are fine, all but the description...