I created a web application using vs studio 2010 in which i upload a Powerpoint file and then convert that file into images. this all working fine local.

But when i update this on development server. it is causing problem. file uploaded successfully but did not create images.

on dev server system failed to respond on following line.

Dim pptApplication As New ApplicationClass()

Dev server is 64 bit with windows server 2008.

Office 2007 and office 2003 installed.

Any one have idea?

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.