|
#1
|
|||
|
|||
|
LuaCOM plugin ExitScript Error
I'm evaluating TrueUpdate 2.0. I want to call a webservice in the server script. I'm using LuaCOM and the Soap Toolkit:
obj=luacom.CreateObject("MSSOAP.SoapClient"); Application.ExitScript(); When I call the ExitScript(); function I always get an error and windows (xp) closes the Update.exe. What is wrong here ? |
|
#2
|
||||
|
||||
|
Use this:
Code:
obj=luacom.CreateObject("MSSOAP.SoapClient");
obj=nil;
collectgarbage();
Application.ExitScript();
Quote:
|
|
#3
|
|||
|
|||
|
Thx for your fast reply ! It works!
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Plugin: LuaCOM | Brett | Setup Factory 8.0 Examples | 1 | 08-04-2005 10:18 AM |
| Action Plugin: LuaCOM | Brett | AutoPlay Media Studio 5.0 | 19 | 01-31-2005 11:58 PM |
| Indigo Rose Plugin Changes | Lorne | AutoPlay Media Studio 5.0 | 4 | 09-27-2004 05:17 AM |
| SUF6.0.0.2 -- installer hangs. | jassing | Setup Factory 6.0 | 4 | 12-20-2001 12:28 AM |
All times are GMT -6. The time now is 02:59 AM.






Linear Mode

