|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
using .dll component in my ASP script
<i><b>Originally posted by : Izz (izz@sahara.com.sa)</b></i><br /><br />Hello,<br />I have a .dll component that I want to use in my ASP script, the following error in the browser apears:<br />_________________<br />Server object error 'ASP 0177 : 800401f3' <br /><br />Server.CreateObject Failed <br /><br />Invalid class string<br />_________________<br />I don't know if more things are needed to use dll objects in my script.. may be I need to do something in my IIS?<br /><br />please tell me if possible
|
|
#2
|
|||
|
|||
|
<i><b>Originally posted by : frodo (patrick.frenette@scg.ulaval.ca)</b></i><br />You need to register your dll before using it.<br />regsvr32 your.dll<br />from where your dll is
|
![]() |
| Viewing: ASP Free Forums > Programming > .NET Development > using .dll component in my ASP script |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|