[PHP-WIN] Access Violation at 00020400.. any solutions

2003-10-28 Thread chinwah
quot;00020400" everytime. Here is the code, $conn = new COM("MySession.SessionCall") or die("Cannot start GSSessionService"); $conn->ValidateSession('89381982'); ?> I test the same com with ASP and it run fine. Any ideas or suggestions? From chinwa

[PHP-WIN] Access Violation at 00020400.. any solutions?

2003-10-28 Thread chinwah
t this hex "00020400" everytime. Here is the code, $conn = new COM("MySession.SessionCall") or die("Cannot start GSSessionService"); $conn->ValidateSession('89381982'); ?> I test the same com with ASP and it run fine. Any ideas or suggestions?