Debugging the Javascript I obtain the following line which is erroring:
EPi.SetupPropertyObjects = function()
{
EPi.RegisterPropertyObject(window, "EPiObject", {EPiOnPageEditControl:"OnPageEditControl"});
}
Basically I am not getting an administration of my EPi Server site. It is a trial license I am running, but a colleage who's using the same source code (we are working in SourceSafe), runs locally on his PC and encounters no errors.
Any help greatly appreciated.
Nathan Bellamore.
Reed Business Information
nathan.bellamore@rbi.co.uk