Just a brief couple of comments.  This is a problem that I've had a couple of times 
and it can be a real bitch to solve.  People have already suggested a missing 
path/file and this was one of the problems that I had, and in turn this was caused by 
two things - the app was being started in a way I had not expected and the "app.path" 
was not where I expected it to be, hence it didn't find a file, also I've had problems 
with using a longfilename under Win95.
The best help I found was to buy a copy of Aivosto's vbWatch which is brilliant for 
solving these problem simply by automatically adding error handlers to every routine, 
plus line-numbers,  which makes it immediately apparent exactly where the crash is 
happening and why.  There are other packages which will do the same thing though (I 
think there is even a free one on PSC).
Good luck
Ian



  ----- Original Message ----- 
  From: HouseDad 
  To: [EMAIL PROTECTED] 
  Sent: Friday, August 20, 2004 3:51 PM
  Subject: [vbhelp] RE: Why Me?



       Thanks to all who've replied!

       1) I do have a show form command which executes about where the 
  error may be occuring.  I will try changing it.  The other programs 
  don't crash here, I don't understand why this one is, but if it 
  solves the problem, I guess it doesn't matter!

       2) I did just modify the initial directory to a network path.  I 
  did this on all similar programs with no problems.  

       3) I did use the package wizard.  There's nothing in this 
  program that isn't in the other ones, which is basically the same 
  program with more fields.  However...

       ...this program runs in studio.  I can create the .exe, and run 
  it, on my development machine, and I get the error.  

       Thanks to everyone for their input, I have a feeling that your 
  feedback will help me solve the problem!  Thanks once again to a 
  great group full of great people!

  *-Chris


  ---
  Outgoing mail is certified Virus Free.
  Checked by AVG anti-virus system (http://www.grisoft.com).
  Version: 6.0.740 / Virus Database: 494 - Release Date: 17/08/2004

[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor --------------------~--> 
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/k7folB/TM
--------------------------------------------------------------------~-> 


'// =======================================================
    Rules : http://ReliableAnswers.com/List/Rules.asp
    Home  : http://groups.yahoo.com/group/vbHelp/
    =======================================================
    Post  : [EMAIL PROTECTED]
    Join  : [EMAIL PROTECTED]
    Leave : [EMAIL PROTECTED]
'// =======================================================
 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/vbhelp/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to