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?
Printable View
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?
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?