PDA

View Full Version : Direct class access violation - ERROR


Qwest
Thu 16th Nov '06, 11:14am
I just installed the latest impex yesterday.

I am trying to import an IPB board to a vb board.

What am I doing wrong to get this error immediately after I enter my customer number (and it says successful) then it redirects and I get this error.

Direct class access violation

Just a plain white page and that's all it says.

Jerry
Thu 16th Nov '06, 7:10pm
Ensure all the files are uploaded.

ImpEx is loaded into memory in a particular order, if one class is instantiated before the one its dependant on it stops with that error.

Protects against remote includes.

Steve Machol
Thu 16th Nov '06, 7:11pm
This looks like a server issue. Not sure what the cause woudl be but try the suggestion in this thread first:

http://www.vbulletin.com/forum/showthread.php?t=167121