| further reading | more topics » |
| mjbWorld program | 3D theory |
3D physics |
3D maths |
3D programming | technology |
about site |
sitemap A-Z |
about |
white paper |
download program | user guide |
programmers guide | source |
bugs |
to do |
| index | JOGL | J3D | .NET | linux | troubleshoot | CVS |
| index | JOGL | J3D | .NET | linux |
Installer Troubleshooting
Errors When Running Program
The setup requires the .NET Framework. Please install the .NET Framework and run this setup again.
Applications written for the .NET Framework require the .NET Framework to be installed on the computer where the application or control runs. The .NET Framework redistributable package is available as a stand-alone executable file, Dotnetfx.exe. You can download this from Microsoft at:
seen on Windows XP

"The application failed to initialize properly (0xc0000135). Click on OK to terminate the application"
Applications written for the .NET Framework require the .NET Framework to be installed on the computer where the application or control runs. The .NET Framework redistributable package is available as a stand-alone executable file, Dotnetfx.exe. You can download this from Microsoft at:
seen on Windows 98

"A required .DLL file, MSCOREE.DLL. was not found"
Applications written for the .NET Framework require the .NET Framework to be installed on the computer where the application or control runs. The .NET Framework redistributable package is available as a stand-alone executable file, Dotnetfx.exe. You can download this from Microsoft at:
An exception 'System.IO.FileNotFoundExeption' has occured in mjbWorld.exe.
This happens, when starting mjbWorld, when it does not have the associated files (mjboglLib.dll and AxmjboglLib.dll also the mjbModel and bar_image directories) in the same directory.
If you are runnung from the DOS window you must be attached to the local directory, for example the following causes an error:
C:\>mjbworld\net\mjbworld.exe
Unhandled Exception: System.IO.FileNotFoundException: mjbModel\icons\i_SGObject.bmp
at System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
at System.Drawing.Image.FromFile(String filename)
at nodeBean.initialiseStaticValues()
at nodeBean..ctor()
at sceneBean..ctor()
at mjbModel..ctor()
at mjbFrame..ctor()
at main()
Wheras the following works correctly:
C:\>cd mjbworld\net
C:\mjbworld\net>mjbworld
If you run the program by double clicking on it (or by using start -> run -> mjbworld\net\mjbworld.exe) this will happen automatically and the program will start correctly.

The required DLLs are included with the program and must be in the same directory as mjbWorld.exe. Please check that you have not moved any of these files.
|
mjbWorld.exe - Unable To Locate DLL The dynamic link library MSVCR70.dll could not be found in the specified path |
When mjbWorld is first run and the 3D window is first opened. The program tries to install the ActiveX component, if the mjbogl.dll program is not present then this cannot happen and so the 3D window will not work.
frame3d::OnResize Cannot invoke method 'SceneGraphBegin' at this time.
This happens when the ActiveX component has not been installed. Then you continue and use the 3D window anyway, you will then get this message.
| frame3d::OnResize Cannot invoke method 'SceneGraphBegin' at this time. frameLayout::setLayout(1) System.DllNotFoundException: Unable to load DLL (mjbogl.DLL). at DllRegisterServer() at frameLayout.setLayout(Int32 layout) |
Happens when 3D window opened and program tries to use the ActiveX component. If you get this message you could try installing the Activex component manually by opening the 'global view' (under views in the menu). then click on the 'register' button.
|
Class not Registered See the end of this message for details on invoking ************** Exception Text **************
************** JIT Debugging ************** For example: <configuration> When JIT debugging is enabled, any unhandled exception
|
Happens when program started
|
frame3d::OnResize System.IO.FileNotFoundException: File or assembly name
mjboglL Fusion log follows: LOG: Policy not being applied to reference at this time (private, custom,
partia |
Happens when 3D winsow opened
|
frameLayout::setLayout(1) System.IO.FileNotFoundException: File or assembly
name Fusion log follows: LOG: Policy not being applied to reference at this time (private, custom,
partia
|
|
metadata block
|
|
| see also: |
|
| Correspondence about this page | |
|
Book Shop - Further reading. Where I can, I have put links to Amazon for books that are relevant to the subject, click on the appropriate country flag to get more details of the book or to buy it from them. |
|
|
Commercial Software Shop Where I can, I have put links to Amazon for commercial software, not directly related to this site, but related to the subject being discussed, click on the appropriate country flag to get more details of the software or to buy it from them. |
|
|
Can you help? Please send me any improvements to here. I would appreciate ideas to make the pages more useful including error correction, ideas for new pages, improvements to wording. It helps if you quote the full URL of the page. |
|
|
progam I am working on a project which uses these principles, if you would like to help me with this you are welcome to join in, here: |
|
This site may have errors. Don't use for critical systems.
Copyright (c) 1998-2008 Martin John Baker - All rights reserved - privacy policy.