Error Releasing the interfaces from the current context

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Malvika Shrivastava
    New Member
    • Jun 2010
    • 10

    Error Releasing the interfaces from the current context

    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.
Working...