Hello,
My [Cached] datas in a SmartDoc aren't saved after a call to
Document.Save().
They are saved the first time I call Save but not anymore after, even
using Ctrl-S or File/Save.
If I use Ctrl-S only I have no problem.
The content of the document is saved in all cases.
I was able to reproduce this on a bare SmartDoc with just a simple
cached int counter updated on BeforeSave and a Button calling Save().
I am using Office Pro 2003 SP2 Fr and Visual Studio 2005 / VSTO 2005
Regards.
Marchionni Daniele - 23 May 2006 08:26 GMT
I've got the same problem.
I am using Office Pro 2003 SP2 It and Visual Studio 2005 / VSTO 2005
language VB.
Anyone know a way to force the save of data with cached attribute?
Daniele Marchionni