PDA

Click to See Complete Forum and Search --> : VB dll calls using VBScript


Bart
Jan 26th, 2000, 01:29 AM
I tried to call a vb dll using vbscript, but it only works on my computer. When I try it on another computer, I can't get it to work. Any suggestions?

Jan 26th, 2000, 01:43 AM
Is the Dll present?
Is the dll properly registered?
Are the dll's dependency files present(if there are any)?
Are you using pws or iis?