Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_components thread: VB DLL and ASP


Message #1 by "David E" <registerukh@h...> on Mon, 02 Apr 2001 10:55:01 -0400
I created a VB DLL on the server. When I invoke from VB - Standard.exe 

project the DLL works fine. But, when I try to use the DLL from ASP it 

doesnt. Netscape's progress bar just makes rounds with doing anything.

The Standard.exe and ASP' functionality is same.



Does anybody know what things could go wrong here in the ASP?



TIA

Message #2 by "Peter Lanoie" <planoie@e...> on Mon, 2 Apr 2001 11:13:39 -0400
What does this DLL do?  Can you explain briefly how you created this DLL?

(Not code details, but the steps you've taken to try to make it work in ASP)

How are you calling it from ASP?  Can we see some code?

Post some of the ASP code that you are using to call the DLL and we might be

able to see what's happening.



Peter



-----Original Message-----

From: David E [mailto:registerukh@h...]

Sent: Monday, April 02, 2001 10:55 AM

To: ASP components

Subject: [asp_components] VB DLL and ASP





I created a VB DLL on the server. When I invoke from VB - Standard.exe

project the DLL works fine. But, when I try to use the DLL from ASP it

doesnt. Netscape's progress bar just makes rounds with doing anything.

The Standard.exe and ASP' functionality is same.



Does anybody know what things could go wrong here in the ASP?



TIA

Message #3 by Jerry Diegel <jerryd@h...> on Mon, 2 Apr 2001 10:03:58 -0500
MsgBox?



-----Original Message-----

From: David E [mailto:registerukh@h...]

Sent: Monday, April 02, 2001 9:55 AM

To: ASP components

Subject: [asp_components] VB DLL and ASP





I created a VB DLL on the server. When I invoke from VB - Standard.exe 

project the DLL works fine. But, when I try to use the DLL from ASP it 

doesnt. Netscape's progress bar just makes rounds with doing anything.

The Standard.exe and ASP' functionality is same.



Does anybody know what things could go wrong here in the ASP?



TIA


  Return to Index