I've been trialling OTRS 3.1.11 as proof of concept on Windows/IIS7.5/MSSQL following guidelines in Wikis and forum resources and have it working fine more or less.
But now I've hit an issue with the Import Export package after installation (installation is fine and no errors reported). When I try to launch the Import Export configuration item from Admin -> System Administration -> Import Export link, it throws an error straight away, details as follows -
Code: Select all
Error Message: No object backend found!
.
<![CDATA[
Message:
No object backend found!
Comment:
Traceback:
ERROR: OTRS-CGI-10 Perl: 5.16.1 OS: MSWin32 Time: Tue Nov 6 15:11:03 2012
Message: No object backend found!
Traceback (2704):
Module: Kernel::Modules::AdminImportExport::Run (v1.26) Line: 1162
Module: Kernel::System::Web::InterfaceAgent::Run (v1.64) Line: 868
Module: PerlEx::Precompiler::e_::otrs::bin::cgi2dbin::index_pl::__ANON__ (v1.90) Line: 46
Module: (eval) (unknown version) Line: 458
Module: PerlEx::Precompiler::Execute (unknown version) Line: 458
"
]]>
You canSend a bugreport or go back to the previous page.
Error Details:Error Details
Backend ERROR: OTRS-CGI-10 Perl: 5.16.1 OS: MSWin32 Time: Tue Nov 6 15:11:03 2012 Message: No object backend found! Traceback (2704): Module: Kernel::Modules::AdminImportExport::Run (v1.26) Line: 1162 Module: Kernel::System::Web::InterfaceAgent::Run (v1.64) Line: 868 Module: PerlEx::Precompiler::e_::otrs::bin::cgi2dbin::index_pl::__ANON__ (v1.90) Line: 46 Module: (eval) (unknown version) Line: 458 Module: PerlEx::Precompiler::Execute (unknown version) Line: 458
Any ideas / help on how to go about resolving this issue?
Thanks
Ven