Visual Basic .NET » ASP.NET General Discussion
Error on line 369 of core.ashx -- Siberwulf --


I'm getting a inconsistent, but yet frequent error. It appears to be coming out of core.ashx, as it is the only js type file I have in my page with 369+ lines.

The error is "Permission Denied" and appears to comes from this line:

xmlHttp.setRequestHeader..... (first occurance of accessing the setRequestHeader)

Has anyone else gotten this? I'm on XP SP2, and it hasn't always been happening.

[Submit Comment]Home