| 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
Note: This program uses CsGL which is a wrapper for openGL for more information about this see here.
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 |
This will happen if one or both of the the csgl.DLL or csgl.native.dll files are missing or not in the same directory as the mjbWorld.exe program. If this is the case try re installing.
|
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.