Snapin client Module is active...
-
I am setting up some new snapins and all I am getting in the log is SnapinClient Module is active…The Snapin never gets deployed. It’s listed in the active task and active snapin. I upgraded .32 to 1.0.1 and to the current SVN Trunk.
Any ideas?
Thanks,
Andy Morris -
I think I know what the issue is.
Unless they’re really important run these commands and try again:
Login to mysql or phpmyadmin and run the mysql commands.
[code]truncate table snapinJobs;
truncate table snapinTasks;[/code] -
Okay…They are “In Progress” now.
Thanks,
Andy