c# - Completely wiping dotnetnuke cache -


have created module in dotnetnuke 7. have made changes on local test version has created several rows in database. copied these rows live database dont appear in live version of module. have tried clearing cache through host settings , restarting application , still won't show new rows. have tried setting cache settings non-specified , still won't load new rows. there way can reset , find new rows. extremely irritating feature.

if you've used "tools, clear cache , reset application" option, running other issue, not caching related. or browser cache issue perhaps.

i start confirming data there (always best double check, if think is).

make sure module connecting proper table (maybe you're using objectqualifier in development not in production)


Comments

Popular posts from this blog

Unable to remove the www from url on https using .htaccess -