adamsoderqvist
Programmer
Hi everyone,
I have an app that uploads files to a server. Now, the code works in a web hotell I used until now when I changed. The error I get when the code runs 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. Could it be that it's an Apache server? And what's "ChrB"? - Never heard of the command...!
/
I have an app that uploads files to a server. Now, the code works in a web hotell I used until now when I changed. The error I get when the code runs 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. Could it be that it's an Apache server? And what's "ChrB"? - Never heard of the command...!
/