App will not open

This forum is for eXpress++ general support.
Post Reply
Message
Author
omni
Posts: 556
Joined: Thu Jan 28, 2010 9:34 am

App will not open

#1 Post by omni »

Roger,

Just seeing if you have ever seen this. New client, new server, EXE opens and gives an error (xppfatal) as soon as a dbf is going to be opened. Tested again by using a separate folder here and it works, copied those same files into a folder there with all the same dll files and same xppfatal error.

Files do open using xdot. No index file on that first file, which is a control file with a single record.

So it appears that the exe may not be the issue (ie, being blocked) if xdot opens the same file(s). Just very odd.

Cannot think of any setting on the server or firewall that would cause that.

Their hardware guy is going to be there tomorrow.

Something every day it seems...

Fred
Omni

bwolfsohn
Posts: 651
Joined: Thu Jan 28, 2010 7:07 am
Location: Alachua, Florida USA
Contact:

Re: App will not open

#2 Post by bwolfsohn »

if you are not calling xdot from inside your exe, i would guess it's a data driver issue..

what's the xppfatal error ??
Brian Wolfsohn
Retired and traveling around the country to music festivals in my RV.
breadmanbrian@bsky.social
http://www.breadmanrises.com
FB travel group: The Breadman Rises

User avatar
rdonnay
Site Admin
Posts: 4829
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Re: App will not open

#3 Post by rdonnay »

Just very odd.
Yes, it is very odd. I don't have any ideas.
If you set up the server for remote access via RDP and call me, maybe I can figure it out.
The eXpress train is coming - and it has more cars.

skiman
Posts: 1206
Joined: Thu Jan 28, 2010 1:22 am
Location: Sijsele, Belgium
Contact:

Re: App will not open

#4 Post by skiman »

Hi,

Right click on the app and select 'run as administrator'. If it is working at that moment it has something to do with rights. Your application can't open your DBF files in READ/WRITE mode. Windows is blocking it.
Best regards,

Chris.
www.aboservice.be

omni
Posts: 556
Joined: Thu Jan 28, 2010 9:34 am

Re: App will not open

#5 Post by omni »

Figured it out. All the files without indexes had an index attached to it from somebody's mis-typed copy command. Most of the initial files for our apps are files with single records. Sorry to bother...

Fred

Post Reply