Hello everyone,
I am getting the following error while working with a word file through c#.
In my program i m reading the file line by line and doing some manipulations.
This error is occuring anywhere its not fix to a particular line.
Context 0x1fc458' is disconnected. Releasing the interfaces from the current context (context 0x1fc2e8).This may cause corruption or data loss. To avoid this problem, please ensure that all contexts/apartments stay alive until the applicationis completely done with the RuntimeCallable Wrappers that represent COM components that liveinside them.
Thanks,
Malvika.
I am getting the following error while working with a word file through c#.
In my program i m reading the file line by line and doing some manipulations.
This error is occuring anywhere its not fix to a particular line.
Context 0x1fc458' is disconnected. Releasing the interfaces from the current context (context 0x1fc2e8).This may cause corruption or data loss. To avoid this problem, please ensure that all contexts/apartments stay alive until the applicationis completely done with the RuntimeCallable Wrappers that represent COM components that liveinside them.
Thanks,
Malvika.