
December 12th, 2001, 04:19 PM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,575
  
Time spent in forums: < 1 sec
Reputation Power: 23
|
|
|
error using getobject("script:c/inetpub/wwwroot/com/job.wsc")
Originally posted by : ryan (nl2k@excite.com)when I try to connect to my wsc using GetObject I get a vague error:error '800c0005' /pra/openjobsinformation.asp, line 4 any ideas on what I am doing incorrect, this is my code  rogid = "script:"&server.mappath("/com/OpenJobInfo.wsc") Set oComponent = getobject(progid)
|