0

Whatever i changed in the page in visual studio it is showing same page during it is working or restarting until i clean the project manually.

What should i do to show changes without cleaning the project?

wrt_preview_main.html file isn't reloading automatically. It always contains old code of my index.html.

uzay95
  • 16,052
  • 31
  • 116
  • 182

1 Answers1

0

It its because browser cache check: http://discussion.forum.nokia.com/forum/showthread.php?168964-Widget-Cache

Just go to menu>web>options>clear privacy data>cache (on N97)

Kuryaki
  • 981
  • 2
  • 8
  • 18