
April 12th, 2002, 03:42 PM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,575
  
Time spent in forums: < 1 sec
Reputation Power: 22
|
|
|
ASP Java COM
<i><b>Originally posted by : Sunny Jassal (Sunpreet@squeakywheelmedia.com)</b></i><br />I am trying to create a COM Object using java.. <br />I get an error :<br />Error Type:<br />Microsoft VBScript runtime (0x800A0046)<br />Permission denied: 'GetObject'<br />/test.asp, line 4<br /><br />I dont know how to get around this error<br />the class name is Database<br />and i am calling it by set javaObject = GetObject("java  atabase")<br />I have copied and pasted the file Database.class into the c:WinNTjava rustlib folder<br />my user permission for that folder are set to full access
|