H
Harish
I am buiding an application in ASP.Net 2.0 with C#. After installing
corel wordperfect i am adding the reference into the application. Afetr
adding reference interop.wordperfect.dll is added to the Bin folder.
After creating the object of Wordperfect.Perfectscript i am opening the
wordperfect file and then run the wordperfect macro. In development
version the application is running without any error. If i publish the
website on local system and run the application after creating virtual
directory it gives me errror:
Retrieving the COM class factory for component with CLSID
{C0E10006-0004-1300-0001-C0E1C0E1C0E1} failed due to the following
error: 80080005
Suggest me what i have to do for running the application successfully.
corel wordperfect i am adding the reference into the application. Afetr
adding reference interop.wordperfect.dll is added to the Bin folder.
After creating the object of Wordperfect.Perfectscript i am opening the
wordperfect file and then run the wordperfect macro. In development
version the application is running without any error. If i publish the
website on local system and run the application after creating virtual
directory it gives me errror:
Retrieving the COM class factory for component with CLSID
{C0E10006-0004-1300-0001-C0E1C0E1C0E1} failed due to the following
error: 80080005
Suggest me what i have to do for running the application successfully.