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
-
Click start –> run
-
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”
- InfoPath opens up with all the cache cleared