Marlow
Jul 27 2002, 06:28 PM
'mFrame.document' is null or not an object.
Check it out here:
carreraforbundet
linkthanks for any help!
xfx
Jul 28 2002, 10:01 PM
Marlow,
The problem is that your loader code is out-of-sync.
The loader code is for a project compiled with a configuration of type relative while the .js files are not.
I think that the easiest solution is to:
- Make sure the "local" (default) configuration is set as the default one
- Recompile your project (Tools->Compile)
- Reinstall the menus:
- Under DMB 3.6 use the Tools->Install Menus option
- For other versions use Tools->Install Loader Code
- Then publish everything back to your server