- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When attempting to run a fortran code (linked with IMSL) I get the message: "The application or DLL...imsl_dll.dll is not a valid window image. Please check this against your installation diskette". Any idea what to do?
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Check the PATH system environment variable. Make sure that there are no folders listed there for architectures different from the one you're on. For example, if you're on a 32-bit system, make sure there are no folders with INTEL64 or EM64T or IA64 in their names included in the list.
To edit PATH, right click on My Computer, select Properties, Advanced, Environment Variables.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I had this same problem and Steve's advice worked perfectly. Thanks!

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page