Error 1
Software serial number: 6
System version: Windows 7 64 - bit [v6.1]
Error: unknown accident error: - 529697949
Exception address: & amp; H74BDC41F
Parameter 0:42 9065504
Parameters for 37359
RegEIP: & amp; H74BDC41F
Error 2
Software serial number:
2System version: Windows 7 64 - bit [v6.1]
Error: unknown accident error: - 2147467259
Exception address: & amp; H75E2C41F
Parameter 0-2
Parameter 1-0
RegEIP: & amp; H75E2C41F
CodePudding user response:
Are generally Windows 7 Windows, XP rarely seenCodePudding user response:
Unable to open fileCodePudding user response:
Unable to open file? On the network server page?Can you say detailed point
CodePudding user response:
Top,,,,,,,,,CodePudding user response:
How to avoid this kind of mistakeCodePudding user response:
Public Function FileExists (filename) As Boolean
Dim MSG As String
On Error GoTo CheckError
FileExists=(Dir (filename) & lt;> "")
The Exit Function
CheckError:
Const mnErrDiskNotReady=71, mnErrDeviceUnavailable=68
If (Err) Number=mnErrDiskNotReady) Then
MSG="insert a floppy disk drive"
MSG=MSG & amp; ", and then close the drive door, "
If MsgBox (MSG, vbExclamation & amp; VbOKCancel, "XAJH.COM")=vbOK Then
Resume
The Else
Resume Next
End the If
ElseIf Err. Number=mnErrDeviceUnavailable Then
MSG="can't find:"
MSG=MSG & amp; Filename
MsgBox MSG, vbExclamation, "XAJH.COM"
Resume Next
The Else
MSG="appear #" & amp; STR (Err) Number)
MSG=MSG & amp; "Accidental error:" & amp; Err. The Description
MsgBox MSG, vbCritical, "XAJH.COM"
Stop
End the If
Resume
End the Function
CodePudding user response:
If the error is to open the local file, not possible for the number two mistakes, do not check all relevant informationCodePudding user response:
This BBS basically cannot solve the problemCodePudding user response:
Now that you are writing software that increases with the source code in the target computer directly to the commissioning. Some problems buried more deep, light see error code is hard to judge.