Click here to Skip to main content
15,905,566 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionTO make installer with vb.net without using setup and deployment project Pin
shivamgupta28-Mar-09 23:13
shivamgupta28-Mar-09 23:13 
AnswerRe: TO make installer with vb.net without using setup and deployment project Pin
Eslam Afifi29-Mar-09 0:09
Eslam Afifi29-Mar-09 0:09 
AnswerRe: TO make installer with vb.net without using setup and deployment project Pin
thyrith31-Mar-09 5:24
thyrith31-Mar-09 5:24 
QuestionForm is loading very hard, and I need a loader :( Pin
sodevrom27-Mar-09 14:59
sodevrom27-Mar-09 14:59 
AnswerRe: Form is loading very hard, and I need a loader :( Pin
Dave Kreskowiak27-Mar-09 18:04
mveDave Kreskowiak27-Mar-09 18:04 
GeneralRe: Form is loading very hard, and I need a loader :( Pin
Luc Pattyn28-Mar-09 6:45
sitebuilderLuc Pattyn28-Mar-09 6:45 
AnswerRe: Form is loading very hard, and I need a loader :( Pin
Eddy Vluggen28-Mar-09 1:12
professionalEddy Vluggen28-Mar-09 1:12 
QuestionError: Unable to cast COM object of type 'Word.ApplicationClass' to interface type 'Word._Application'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{00020970-0000-0000-C000-000000000046}' fai Pin
Member 419891427-Mar-09 7:42
Member 419891427-Mar-09 7:42 
I am trying to do server side office automation. I have a word template
which I am trying to populate with data from SQL server but when I try
to generate the Word document I get following error:

Unable to cast COM object of type 'Word.ApplicationClass' to interface
type 'Word._Application'. This operation failed because the
QueryInterface call on the COM component for the interface with IID
'{00020970-0000-0000-C000-000000000046}' failed due to the following
error: Library not registered. (Exception from HRESULT: 0x8002801D
(TYPE_E_LIBNOTREGISTERED)).
Description: An unhandled exception occurred during the execution of
the current web request. Please review the stack trace for more
information about the error and where it originated in the code.

Exception Details: System.InvalidCastException: Unable to cast COM
object of type 'Word.ApplicationClass' to interface type
'Word._Application'. This operation failed because the QueryInterface
call on the COM component for the interface with IID
'{00020970-0000-0000-C000-000000000046}' failed due to the following
error: Library not registered. (Exception from HRESULT: 0x8002801D
(TYPE_E_LIBNOTREGISTERED)).

This works fine on my development machine which has Windows XP and Office 2002, but when I try to run the same
application on my production server (Office 2000) I get above error. Please help if
you have any idea.

Thanks in advance.
Savitha
AnswerRe: Error: Unable to cast COM object of type 'Word.ApplicationClass' to interface type 'Word._Application'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{00020970-0000-0000-C000-000000000046}' Pin
0x3c027-Mar-09 7:50
0x3c027-Mar-09 7:50 
GeneralRe: Error: Unable to cast COM object of type 'Word.ApplicationClass' to interface type 'Word._Application'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{00020970-0000-0000-C000-000000000046}' Pin
Member 419891427-Mar-09 7:58
Member 419891427-Mar-09 7:58 
Question[Message Deleted] Pin
andre1234527-Mar-09 7:37
andre1234527-Mar-09 7:37 
QuestionRe: DBusSharp Pin
led mike27-Mar-09 9:22
led mike27-Mar-09 9:22 
AnswerRe: DBusSharp Pin
andre1234530-Mar-09 0:56
andre1234530-Mar-09 0:56 
GeneralRe: DBusSharp Pin
led mike31-Mar-09 6:04
led mike31-Mar-09 6:04 
QuestionODBC Comeback? Pin
jim norcal27-Mar-09 6:31
jim norcal27-Mar-09 6:31 
AnswerRe: ODBC Comeback? Pin
Mark Salsbery27-Mar-09 9:11
Mark Salsbery27-Mar-09 9:11 
GeneralRe: ODBC Comeback? Pin
led mike27-Mar-09 9:20
led mike27-Mar-09 9:20 
GeneralRe: ODBC Comeback? Pin
jim norcal27-Mar-09 10:34
jim norcal27-Mar-09 10:34 
GeneralRe: ODBC Comeback? Pin
Mark Salsbery27-Mar-09 10:53
Mark Salsbery27-Mar-09 10:53 
GeneralRe: ODBC Comeback? Pin
Eddy Vluggen28-Mar-09 1:08
professionalEddy Vluggen28-Mar-09 1:08 
Question070-536 preparation tests Pin
bolly-8126-Mar-09 23:43
bolly-8126-Mar-09 23:43 
AnswerRe: 070-536 preparation tests Pin
Thomas Stockwell27-Mar-09 6:31
professionalThomas Stockwell27-Mar-09 6:31 
AnswerRe: 070-536 preparation tests Pin
PauloCastilho13-Apr-09 10:19
PauloCastilho13-Apr-09 10:19 
Questionhow to register the dll(using the CSInteropUserControlItemTemplate) Pin
coderormnger26-Mar-09 22:47
coderormnger26-Mar-09 22:47 
AnswerRe: how to register the dll(using the CSInteropUserControlItemTemplate) Pin
led mike27-Mar-09 4:43
led mike27-Mar-09 4:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.