Link to home
Start Free TrialLog in
Avatar of dannymc2kes
dannymc2kes

asked on

How can I achieve backward compatibility with Word 12.0 Object library?

I am writing a program in Visual Studio 2005 (VB.NET), which will need to open a Word Document and modify it. I link Word 12.0 Object library. Backward compatibility goes right until Word XP (2002) where i get the next error :
"Attempted to read or write protected memory".
Would you know how I could achieve backward compatibility with Word XP? thanks in advance
ASKER CERTIFIED SOLUTION
Avatar of dannymc2kes
dannymc2kes

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial