message from fba

  • Thread starter Thread starter Larry Waibel
  • Start date Start date
L

Larry Waibel

I'm having trouble getting my app to run on a newly setup system and am
investigating why. I don't know if this is related yet but when I look at
the event log I get the following. Not sure if the 'fba.exe' is a problem or
what 'newdev.dll' is?

6/15/2007 10:45:27 4 0 6009 EventLog N/A XPESRA 5.01. 2600
Service Pack 2 Uniprocessor Free
6/15/2007 10:45:27 4 0 6005 EventLog N/A XPESRA
6/15/2007 10:46:48 4 0 26 Application Popup N/A XPESRA
Windows - Out of Virtual Memory Your system is low on virtual memory. To
ensure that Windows runs properly, increase the size of your virtual memory
paging file. For more information, see Help.
6/15/2007 10:50:30 4 0 1072 Error Instrument NT
AUTHORITY\SYSTEM XPESRA fba.exe unknown CallEntryPointThread Exception:
C:\WINDOWS\system32\dxtmsft.dll, DllRegisterServer, 0xc00000fd unknown
0XFFFFFFFF 0XFFFFFFFF 0X00000001
6/15/2007 10:51:36 4 0 6009 EventLog N/A XPESRA 5.01. 2600
Service Pack 2 Uniprocessor Free
6/15/2007 10:51:36 4 0 6005 EventLog N/A XPESRA
6/15/2007 10:51:40 4 0 2003 EAPOL N/A XPESRA EAPOL service
is running
6/15/2007 10:51:40 4 0 2002 EAPOL N/A XPESRA EAPOL service
was stopped successfully
6/15/2007 10:51:41 2 0 264 PlugPlayManager N/A XPESRA
C:\WINDOWS\system32\newdev.dll
6/15/2007 10:51:42 4 0 26 Application Popup N/A XPESRA
sra.exe - Application Error The instruction at "0x0040f4da" referenced memory
at "0x00000000". The memory could not be "read". Click on OK to terminate
the program
 
Larry ,
6/15/2007 10:46:48 4 0 26 Application Popup N/A XPESRA
Windows - Out of Virtual Memory Your system is low on virtual memory. To
ensure that Windows runs properly, increase the size of your virtual memory
paging file. For more information, see Help.

Maybe that is true what it says there. Have you tried increasing RAM on the device or enabling pagefile support?
 
I think I've always had that message. I'm running a DiskOnChip and don't want any
paging file I/O. I'm more curious about the 'fba.exe' message. I found out the
application problem was a bug in my program that only shows up in release mode :-)
 
Back
Top