adamsoderqvist
Programmer
Hi everyone,
I have an app that uploads files to an apache web server. Now, the code works in a web hotell I used until now when I changed. The error I get when the code runs now (on the apache server) is:
*********CODE*********
HTTP 500.100 - Internal Server Error - ASP error Apache
----------------------------------------------------
Technical Information (for support personnel)
Error Type:
Sun ONE ASP VBScript runtime (0x800A4001)
Function or method call not implemented: 'ChrB'
Upload_file.asp, line 134
*********END CODE*********
What's the catch? I works with other servers...
I also believe that the server is running Chilli, could that be an issue as well?
/Adam
I have an app that uploads files to an apache web server. Now, the code works in a web hotell I used until now when I changed. The error I get when the code runs now (on the apache server) is:
*********CODE*********
HTTP 500.100 - Internal Server Error - ASP error Apache
----------------------------------------------------
Technical Information (for support personnel)
Error Type:
Sun ONE ASP VBScript runtime (0x800A4001)
Function or method call not implemented: 'ChrB'
Upload_file.asp, line 134
*********END CODE*********
What's the catch? I works with other servers...
I also believe that the server is running Chilli, could that be an issue as well?
/Adam