On 5/26/2011 2:27 PM, Trevor wrote:
After a lot of trial and error, I got the UniversalCCW part working, but I'm having a hard time with the actual assembly. I get the following error: 1 Fatal error: Uncaught exception 'com_exception' with message 'Source: mscorlib Description: Could not load file or assembly 'uucrypto, Version=1.0.0.2, Culture=neutral, PublicKeyToken=d3356e74613fd6c5' or one of its dependencies. The system cannot find the file specified.' in test.php:21 Stack trace: #0 test.php(21): com->New_Object('test', 'uucrypto, Versi...', 'uu.uucrypto') #1 {main} thrown in test.php on line 21
Funny thing is, this works fine from the commandline. I'm logged in as administrator, which is the same user that the Apache service runs as, so I'm not sure what the problem is.
- Trevor -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php