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

Popular posts from this blog

java - Date formats difference between yyyy-MM-dd'T'HH:mm:ss and yyyy-MM-dd'T'HH:mm:ssXXX -

c# - Get rid of xmlns attribute when adding node to existing xml -