If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > Using COM in ASP

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-05-06, 03:03
rudra rudra is offline
L O S T in Reality
 
Join Date: Nov 2005
Location: San Francisco, CA
Posts: 506
Red face Using COM in ASP

Hi
Will u plz tell me how to register a dll in web server.Well, I have designed it myself in my machine and using it through Vb script in asp page.I am testing it in the same machine.When I am creating the dll using vb ,I think its registering the dll and when I am using it in vb ,its working fine.But in asp its giving an error while creating the object.Plz help...
Thnaks!!
Joydeep
Reply With Quote
  #2 (permalink)  
Old 02-07-06, 19:32
Bullschmidt Bullschmidt is offline
Guru
 
Join Date: Jun 2003
Location: USA
Posts: 1,032
Hopefully something here will be of help:

Components
http://www.aspin.com/home/components
Lists component categories with components.

Registering A Component
http://www.learnasp.com/learn/buildregister.asp

Registering a Component on the Web Server by Nathan Pond - 5/23/2000
http://www.4guysfromrolla.com/webtech/052300-1.shtml
Regsvr32 "C:\InetPub\Components\MyComponent.dll"

COM: Caffeine for your ASP - Part 1 by James Lindën - 3/27/2001
http://www.asp-help.com/components/vb_com_asp_0.asp
Create ASP components with Visual Basic.

Simple Component Creation Tutorial - Part 1 by Brady Gaster - 12/4/1998
http://www.asp-help.com/components/components_sc1.asp
Create ASP components with Visual Basic.
__________________
J. Paul Schmidt, Freelance Web and Database Developer
www.Bullschmidt.com
Access Database Sample, Web Database Sample, ASP Design Tips
Reply With Quote
  #3 (permalink)  
Old 02-08-06, 01:37
rudra rudra is offline
L O S T in Reality
 
Join Date: Nov 2005
Location: San Francisco, CA
Posts: 506
Thanks a lot Bullschmidt.Thanks for those links.
Joydeep
Reply With Quote
  #4 (permalink)  
Old 02-08-06, 05:25
Bullschmidt Bullschmidt is offline
Guru
 
Join Date: Jun 2003
Location: USA
Posts: 1,032
Sure, hope they help!
__________________
J. Paul Schmidt, Freelance Web and Database Developer
www.Bullschmidt.com
Access Database Sample, Web Database Sample, ASP Design Tips
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On