Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Crash in Server 2008R2
Message
From
02/05/2014 19:06:02
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows Server 2008
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01599477
Message ID:
01599482
Views:
116
>I am wondering if anybody else is having this issue?
>
>Our VFP8 SP1 executables running under Server 2008-R2 are being terminated. With the following error report:
>
>This just started 2-3 weeks ago and getting worse. It is not affecting Server 2003, Server 2012, Win-xp, Win7 and Win8.
>Only 2008-R2.
>
>Here is the error report, VFT.EXE is our VFP executable.
>
>
>
>
>Log Name:      Application
>Source:        Application Error
>Date:          4/26/2014 10:03:54 AM
>Event ID:      1000
>Task Category: (100)
>Level:         Error
>Keywords:      Classic
>User:          N/A
>Computer:      FigServer
>Description:
>Faulting application name: Agent.exe, version: 0.0.0.0, time stamp: 0x3f73b447
>Faulting module name: dhcpcsvc.DLL, version: 6.1.7600.16385, time stamp: 0x4a5bd9b5
>Exception code: 0xc0000005
>Fault offset: 0x00001c89
>Faulting process id: 0x1e04
>Faulting application start time: 0x01cf6160ba38ff58
>Faulting application path: D:\SMS\VFT\Agent.exe
>Faulting module path: C:\Windows\system32\dhcpcsvc.DLL
>Report Id: fb695260-cd53-11e3-a88e-001e679d2673
>Event Xml:
><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System>
>
>
dhcpcsvc.dll is the DHCP Client Service. I don't know why it would be listed as the faulting process, unless your VFP app is trying to do some unusual networking functions or perhaps uses API networking calls/functions.

DHCP is a protocol used to assign networking IP addresses, most often at system boot. The DHCP Client service lets the computer contact a DHCP server to obtain an IP address. Servers are almost always configured with static IP addresses. If that's the case with this particular server, you could ask the network admin to stop and disable the service, see if that makes the problem go away.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Reply
Map
View

Click here to load this message in the networking platform