If you check locations in CancelLoad, you’ll probably see about:blank#blocked is one of them. You likely just need to supply a valid FolderItem as the second parameter of your LoadPage call.
Here’s a bit of code I posted back in September for similar issues.