Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
Running into an issue with multiple objects displaying a large X over them with a small refresh icon. This seems to be happening most often when making a selection via Macro. Intermittently different objects will "disable" and display a large X over them with a small Refresh icon in the lower right corner.
Have tried ActiveDocument.GetApplication.Refresh, re-selecting the selections, enable/disable the object, etc. Nothing so far has worked on getting rid of them. It happens both locally and when run on Server, tried 8.01 and 8.5.
This is actually happening at a couple of customer sites. On the other site, it happens most often during the initial load of the application (there are no macros making selections). One or two of the objects have the large x and refresh icon. the customer asks, what is that and why does it happen. The response is, just click the refresh icon is not really acceptable to them any more.
Any ideas on what causes this? More importantly, any ideas on how to prevent this from happening, or correctly it programmatically?
Thanks
Mike
I have the same problem, it appeared when I added data to my database that is not synced with the excel database.
I fixed the problem when I removed an invalid foreign key from the database.