View Single Post
  #1 (permalink)  
Old September 17th, 2003, 06:29 AM
Gert Gert is offline
Authorized User
 
Join Date: Jun 2003
Posts: 95
Thanks: 0
Thanked 0 Times in 0 Posts
Default EXE file behaving differently on different comp.

Hi.

I have a program that is somehow behaving different on my own developer PC than it does on the server where it is supposed to run. On the server, the last object of a COblist will not be updated in the DB, but if the program is run locally on my PC the last object is updated just fine. The server is running Win2000 Server and my PC is WinXP Pro. The EXE is build with MFC as a statically linked library.

Anyone have any suggestions on what this might be?
Reply With Quote