Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
hello, i have a precompiled dnn solution hosted on IIS 7.5 - production web and another instance of the dnn on a separate server with raw files - for maintance and testing.
When i login to make changes, they dont show on the pre-complited instance but the changes do show on this server. I checked the model level caching and set to 60 sec but still wont show the changes on production environment.
does this have to do with the fact that the solution is pre-completed ? both interfaces target one db.
any ideas?
thanks