Search found 4 matches
- 16 Jun 2011, 14:33
- Forum: Hilfe
- Topic: Neues Ticket (Error during AJAX Communication)
- Replies: 4
- Views: 3465
Re: Neues Ticket (Error during AJAX Communication)
Hallo da ich in etwa mit dem gleichen Problem gekämpft habe unter IIS/ActivePerl... Wie hast du die Handler Mappings im IIS konfiguriert? Zeigen die auf C:\Perl\bin\PerlEx30.dll ? Ich hatte es zuerst mit C:\Perl\bin\Perl.exe "%s" %s versucht. Hat alles funktioniert ausser das ich den AJAX ...
- 09 Jun 2011, 14:53
- Forum: Help
- Topic: Error during ajax communication
- Replies: 19
- Views: 24001
Re: Error during ajax communication
Everything works fine now:)
The Problem was, that i used "Perl.exe "%s" %s" as the executable for the Perl/CGI Handler Mappings.
I changed now to Perlex30.dll and everything is working great.
thanks for the help.
The Problem was, that i used "Perl.exe "%s" %s" as the executable for the Perl/CGI Handler Mappings.
I changed now to Perlex30.dll and everything is working great.
thanks for the help.
- 08 Jun 2011, 14:30
- Forum: Help
- Topic: Error during ajax communication
- Replies: 19
- Views: 24001
Re: Error during ajax communication
Yes i've read it... ok... so installing the following perl modules should fix the issue? URI/Escape.pm JSON/PP58.pm But... how can i install this modules on Activeperl? I already have found the package manager... but no way to find these modules. ps: the modules seemed to be installed... c:\>ppm ins...
- 07 Jun 2011, 16:39
- Forum: Help
- Topic: Error during ajax communication
- Replies: 19
- Views: 24001
Re: Error during ajax communication
Hi guys
i'm facing the same problem with the "Ajax communication error".
My OTRS is running on IIS7 with Activeperl and MSSQL2008 DB.
Can anyone please tell me, how to fix this?
Thanks
ps: Migrating to Linux is not an option for me;)
i'm facing the same problem with the "Ajax communication error".
My OTRS is running on IIS7 with Activeperl and MSSQL2008 DB.
Can anyone please tell me, how to fix this?
Thanks
ps: Migrating to Linux is not an option for me;)