R
rdas
I have created a dll from VB6. This DLL intantiates EXCEL and get data
in it by calling a web query(.iqy) file via a macro. This DLL is
called from our website. When it is called it gives the error
----------------------------------------
Event Type: Warning
Event Source: MsiInstaller
Event Category: None
Event ID: 1004
Date: 10/14/2003
Time: 4:22:49 PM
User: N/A
Computer: IOWA
Description:
Detection of product '{00000409-78E1-11D2-B60F-006097C998E7}', feature
'ExcelUserData', component '{8ADD2C96-C8B7-11D1-9C67-0000F81F1B38}'
failed. The resource
'HKEY_CURRENT_USER\Software\Microsoft\Office\9.0\Excel\UserData' does
not exist.
----------------------------------------
I tried to create the registry key but it didn't help because the DLL
is accessed via IIS account i.e. IUSER_MACHINENAME and I don't know
how to create registry keys for IUSER account?
Can anybody help?
Thanks,
Reka
in it by calling a web query(.iqy) file via a macro. This DLL is
called from our website. When it is called it gives the error
----------------------------------------
Event Type: Warning
Event Source: MsiInstaller
Event Category: None
Event ID: 1004
Date: 10/14/2003
Time: 4:22:49 PM
User: N/A
Computer: IOWA
Description:
Detection of product '{00000409-78E1-11D2-B60F-006097C998E7}', feature
'ExcelUserData', component '{8ADD2C96-C8B7-11D1-9C67-0000F81F1B38}'
failed. The resource
'HKEY_CURRENT_USER\Software\Microsoft\Office\9.0\Excel\UserData' does
not exist.
----------------------------------------
I tried to create the registry key but it didn't help because the DLL
is accessed via IIS account i.e. IUSER_MACHINENAME and I don't know
how to create registry keys for IUSER account?
Can anybody help?
Thanks,
Reka