|
 |
asp_databases thread: RE: Error calling DLL from ASP
Message #1 by "Kim Iwan Hansen" <kimiwan@k...> on Wed, 19 Jun 2002 13:22:59 +0200
|
|
What do you have in that component? Interaction with other components?
-Kim
> -----Original Message-----
> From: Aftab Ahmad [mailto:aftab.ahmad@k...]
> Sent: 19. juni 2002 12:57
> To: ASP Databases
> Subject: [asp_databases] RE: Error calling DLL from ASP
>
>
> The DLL works on the machine where I compiled it but when I copy
> this DLL to
> other machine (server) it gives error. So I think error is not in code but
> somewhere else. Can anyone help me please.
>
>
> -----Original Message-----
> From: Roy, Siddarth S [mailto:sroy@b...]
> Sent: 17. juni 2002 17:27
> To: ASP Databases
> Subject: [asp_databases] RE: Error calling DLL from ASP
>
>
> If u want the error to be exactly known start the debugging process
>
> first run the vb application then call the asp page where the
> functionality
> was there place the debugger in vb dll.then once error is taken into
> consideration
>
> u can check what exactly went wrong
>
> thx
> sid
>
> -----Original Message-----
> From: Aftab Ahmad [mailto:aftab.ahmad@k...]
> Sent: Monday, June 17, 2002 11:18 AM
> To: ASP Databases
> Subject: [asp_databases] Error calling DLL from ASP
>
>
> HI, I am getting the following error when I try to run the bellow ASP page
> that calls a Visual basic DLL Component. Could someone tell me what is
> wrong?
>
> n_rapp_kopi error '800a01ae'
>
> Class does not support Automation or does not support expected interface
>
> /asp/rapportering_admin/verdipapir/kvartalsoppgave/reports/page_der_1.asp,
> line 207
>
>
> Thanks in advance
> Aftab
>
>
>
Message #2 by Aftab Ahmad <aftab.ahmad@k...> on Wed, 19 Jun 2002 14:05:36 +0200
|
|
no, it does not Interact with any other components.
It just call a Sql Server stored procedure to update a table.
-----Original Message-----
From: Kim Iwan Hansen [mailto:kimiwan@k...]
Sent: 19. juni 2002 13:23
To: ASP Databases
Subject: [asp_databases] RE: Error calling DLL from ASP
What do you have in that component? Interaction with other components?
-Kim
> -----Original Message-----
> From: Aftab Ahmad [mailto:aftab.ahmad@k...]
> Sent: 19. juni 2002 12:57
> To: ASP Databases
> Subject: [asp_databases] RE: Error calling DLL from ASP
>
>
> The DLL works on the machine where I compiled it but when I copy
> this DLL to
> other machine (server) it gives error. So I think error is not in code but
> somewhere else. Can anyone help me please.
>
>
> -----Original Message-----
> From: Roy, Siddarth S [mailto:sroy@b...]
> Sent: 17. juni 2002 17:27
> To: ASP Databases
> Subject: [asp_databases] RE: Error calling DLL from ASP
>
>
> If u want the error to be exactly known start the debugging process
>
> first run the vb application then call the asp page where the
> functionality
> was there place the debugger in vb dll.then once error is taken into
> consideration
>
> u can check what exactly went wrong
>
> thx
> sid
>
> -----Original Message-----
> From: Aftab Ahmad [mailto:aftab.ahmad@k...]
> Sent: Monday, June 17, 2002 11:18 AM
> To: ASP Databases
> Subject: [asp_databases] Error calling DLL from ASP
>
>
> HI, I am getting the following error when I try to run the bellow ASP page
> that calls a Visual basic DLL Component. Could someone tell me what is
> wrong?
>
> n_rapp_kopi error '800a01ae'
>
> Class does not support Automation or does not support expected interface
>
> /asp/rapportering_admin/verdipapir/kvartalsoppgave/reports/page_der_1.asp,
> line 207
>
>
> Thanks in advance
> Aftab
>
>
>
Message #3 by Aftab Ahmad <aftab.ahmad@k...> on Wed, 19 Jun 2002 12:56:36 +0200
|
|
The DLL works on the machine where I compiled it but when I copy this DLL to
other machine (server) it gives error. So I think error is not in code but
somewhere else. Can anyone help me please.
-----Original Message-----
From: Roy, Siddarth S [mailto:sroy@b...]
Sent: 17. juni 2002 17:27
To: ASP Databases
Subject: [asp_databases] RE: Error calling DLL from ASP
If u want the error to be exactly known start the debugging process
first run the vb application then call the asp page where the functionality
was there place the debugger in vb dll.then once error is taken into
consideration
u can check what exactly went wrong
thx
sid
-----Original Message-----
From: Aftab Ahmad [mailto:aftab.ahmad@k...]
Sent: Monday, June 17, 2002 11:18 AM
To: ASP Databases
Subject: [asp_databases] Error calling DLL from ASP
HI, I am getting the following error when I try to run the bellow ASP page
that calls a Visual basic DLL Component. Could someone tell me what is
wrong?
n_rapp_kopi error '800a01ae'
Class does not support Automation or does not support expected interface
/asp/rapportering_admin/verdipapir/kvartalsoppgave/reports/page_der_1.asp,
line 207
Thanks in advance
Aftab
Message #4 by "Roy, Siddarth S" <sroy@b...> on Mon, 17 Jun 2002 11:26:35 -0400
|
|
If u want the error to be exactly known start the debugging process
first run the vb application then call the asp page where the
functionality was there place the debugger in vb dll.then once error is
taken into consideration
u can check what exactly went wrong
thx
sid
-----Original Message-----
From: Aftab Ahmad [mailto:aftab.ahmad@k...]
Sent: Monday, June 17, 2002 11:18 AM
To: ASP Databases
Subject: [asp_databases] Error calling DLL from ASP
HI, I am getting the following error when I try to run the bellow ASP
page
that calls a Visual basic DLL Component. Could someone tell me what is
wrong?
n_rapp_kopi error '800a01ae'
Class does not support Automation or does not support expected interface
/asp/rapportering_admin/verdipapir/kvartalsoppgave/reports/page_der_1.asp
,
line 207
Thanks in advance
Aftab
Message #5 by Aftab Ahmad <aftab.ahmad@k...> on Mon, 17 Jun 2002 17:18:10 +0200
|
|
HI, I am getting the following error when I try to run the bellow ASP page
that calls a Visual basic DLL Component. Could someone tell me what is
wrong?
n_rapp_kopi error '800a01ae'
Class does not support Automation or does not support expected interface
/asp/rapportering_admin/verdipapir/kvartalsoppgave/reports/page_der_1.asp,
line 207
Thanks in advance
Aftab
|
|
 |