Jason Wong

April 8, 2012 / Jason Wong

InfoPath Cache Clear

I’ve been designing a few forms with InfoPath Designer and I noticed when i was testing the published forms I would always get the previously published version of the form. I found that InfoPath would cache my form templ

Hey Everyone,

I’ve been designing a few forms with InfoPath Designer and I noticed when i was testing the published forms I would always get the previously published version of the form. I found that InfoPath would cache my form templates on my local machine and not refresh the new template. Here’s a quick solution to remedy this behaviour and clear Infopath’s cache

  1. Click start –> run

  2. Type “infopath /cache clearall” (without the quotes)

Note: if you want InfoPath to open the form you are editing, use this command “infopath myform.xsn /cache clearall”

  1. InfoPath opens up with all the cache cleared