Hi
Wonder if anyone can help - cannot get this to work. Its throwing up the following error:
System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: Error executing 'INSTALL_APPLICATION' task on 'Joomla 1.5' APP_INSTALLER ---> System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> #42000You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''',
`sticky` TINYINT(1) UNSIGNED NOT NULL DEFAULT 0,
`ordering` INTEGER NO' at line 27
at DotNetPanel.EnterpriseServer.WebApplicationsInstaller.RunScenario(String scenarioPath, InstallationInfo inst, Boolean throwExceptions)
at DotNetPanel.EnterpriseServer.WebApplicationsInstaller.InstallWebApplication(InstallationInfo inst)
--- End of inner exception stack trace ---
at DotNetPanel.EnterpriseServer.WebApplicationsInstaller.InstallWebApplication(InstallationInfo inst)
at DotNetPanel.EnterpriseServer.WebApplicationsInstaller.InstallApplication(InstallationInfo inst)
at DotNetPanel.EnterpriseServer.esApplicationsInstaller.InstallApplication(InstallationInfo inst)
--- End of inner exception stack trace ---
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[ parameters)
at DotNetPanel.EnterpriseServer.esApplicationsInstaller.InstallApplication(InstallationInfo inst)
at DotNetPanel.Portal.InstallerInstallApplication.InstallApplication()
Kind regards
Steve