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: 'LoadPicture'
/matchrapporter_adm.asp, line 110
\* Browser Type:
Mozilla/5.0 (Windows; U; Windows NT 6.0; sv-SE; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8 (.NET CLR 3.5.30729)
\* Page:
GET /matchrapporter_adm.asp
\* Time:
Monday, April 13, 2009, 2:11:46 PM
\* More information:
Sun ONE Active Server Pages Support
När jag hämtar bildens storlek med denna funktionen:
Function getImgWidth(img)
Dim myImg, fs
Set fs= CreateObject("Scripting.FileSystemObject")
If fs.fileExists(Server.MapPath(img)) Then
Set myImg = LoadPicture(Server.MapPath(img))
getImgWidth = Round(myImg.width / 26.4583)
Set myImg = Nothing
Else
getImgWidth="Fel!"
End If
Set fs=Nothing
End Function
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: 'LoadPicture'
/matchrapporter_adm.asp, line 110
\* Browser Type:
Mozilla/5.0 (Windows; U; Windows NT 6.0; sv-SE; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8 (.NET CLR 3.5.30729)
\* Page:
GET /matchrapporter_adm.asp
\* Time:
Monday, April 13, 2009, 2:11:46 PM
\* More information:
Sun ONE Active Server Pages Support
När jag hämtar bildens storlek med denna funktionen:
Function getImgWidth(img)
Dim myImg, fs
Set fs= CreateObject("Scripting.FileSystemObject")
If fs.fileExists(Server.MapPath(img)) Then
Set myImg = LoadPicture(Server.MapPath(img))
getImgWidth = Round(myImg.width / 26.4583)
Set myImg = Nothing
Else
getImgWidth="Fel!"
End If
Set fs=Nothing
End Function
web10 har windowsservrar med fullt stöd för asp och one.com har unixservrar med en asp-tolk som inte stöder asp fullt ut, ska du köra asp så ska du ha ett hotell med windowsservrar. Axentus som jag har är det fullt stöd på asp och jag kan även köra php där......men de kostar lite mer än de billiga hotellen