|
-
Sep 29th, 2000, 05:51 PM
#1
Invalid page fault in module scrrun.dll
Hello,
I have a vb application that was created with Wise InstallBuilder 8.1. The application needs to work on Win95 and NT4. I have tested it on NT4 /w IE5.5, NT4 /w IE4.01 and Win95 /w IE5.5 and the application works fine. But when I try to install the application on Win95 /w IE4.01, I run into this error message:
"VViewer (my app) caused an invalid page fault in module scrrun.dll at 0137:66803d90 ..."
This occurs when I try to close the main form and exit the application. Other than this error message, everything else works fine.
By the way, I'm using MS Scripting Engine 5.1.
Does anyone have any idea as to the cause of this error message??? Any insight would be greatly appreciated!!!
Thanks in advance,
Anthony
[Edited by anthony on 09-29-2000 at 06:54 PM]
-
Sep 29th, 2000, 06:19 PM
#2
As is always the case, I found the answer to my question just after I posted my question.
It appears that this is a bug if you have version 5.x of the Scrrun.dll file and your operating system is Microsoft Windows 95.
Here's the Microsoft article with the info:
http://support.microsoft.com/support.../Q249/6/59.ASP
The solution appears to be to upgrade the scripting engine to version 5.5 which has fixed this bug.
Anthony
[Edited by anthony on 09-29-2000 at 07:21 PM]
-
Sep 29th, 2000, 06:32 PM
#3
Sure, I'll Help!
First, do you have anything in FORM_UNLOAD or FORM_QUERYUNLOAD?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|