asp.net - Umbraco Website content issues -
i have strange problem umbraco
i have 3 websites locally using umbraco 6.2.5
lets website1, website2 , website3
all 3 using 3 different mssql databases.
everything fine until finished third website.
when browse locally navigations fine...they connect respective pages database.
but problem started ..when connect website1's backend.. left hand side content pane showing website2's content pages
similarly when open website3 in browser showing pages respective databases backend content pane showing website2's content.
i have make sure databases different in each case. think caching problem not sure...also not sure solution please me
you can try force reloading cache:
right mouse click on content -> republish entire site
or directly calling url
http://<<yourdomain.com>>/umbraco/dialogs/republish.aspx?xml=true
Comments
Post a Comment