Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Package Library Problems

Status
Not open for further replies.

JamesFn

Technical User
Apr 18, 2005
1
CA
Hello,

I've just started programming in Delphi very recently, and I have a problem that is making me quite frustrated.

I've developed my first Delphi program (using Delphi 6 Personal), which uses a Package Library to access the Internet. The program is a specialized search program. Yesterday and the day before that, it was working fine, fetching and searching web pages with no problem.

But today, after running a while, it suddently halted with a n error message:
*Project ffns.exe raised exception class EOSError with message 'System Error. Code: 3. The system cannot find the path specified'. Process stopped. Use Step or Run to continue.*

This was then followed by a small dialog box entitled *Source File not Found*, asking me directions to a source file for the Internet component library. I had never needed that before, and I don't have the sorce files installed.

Since when, whenever I try to run my program, it fails with the exact same message. As far as I know, my environment variables are fine, and I never changed any options or even any source code in between my last successful run, and the first one that failed. Can anyone help me?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top