martin ratcliffe
Posts: 15
Joined: 2006-08-17
|
I have developed a add-in which works fine in Word 2003/Xp but causes an error when i try to save the current document from word 2000.
The error reads :
Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Has anyone else experienced this or got work around ?
|
|
Sergey Grischenko
Add-in Express team
Posts: 7235
Joined: 2004-07-05
|
Hi Martin.
Do you use PIAs for Office 2000? |
|
martin ratcliffe
Posts: 15
Joined: 2006-08-17
|
No I have found that that was the problem , i have downgraded my development machine to office 2000 and used the correct PIA , seems to have solved the problem
|
|