0

I am using Document imaging library for parsing text from image. My code is working fine on local but facing problem while deploying in windows server 2003.

Can anyone help me on this?

CodeCaster
  • 147,647
  • 23
  • 218
  • 272

1 Answers1

2

Make sure MODI is installed(it will be there in MS Office Tools if installed).If not go through the link and install(http://www.mydigitallife.info/how-to-open-mdi-microsoft-document-imaging-format-with-office-2007/).if Still you r getting same error then try this

1)Go to IIS->ApplicatioPools->Default Applicationpool->Identity->custom account->Give the user name and password.

pav
  • 21
  • 1