Board index » delphi » Missing BPL File

Missing BPL File

Hi,
This may be a very stupid and simple question, but I am quite new to Delphi
and this is driving me mad.
I have an application that runs perfectly on my development machine but when
I take the executable and attempt to run it on another machine I get an
error message "A required DLL File VCL50.BPL was not found"

Any suggestions or answers would be extremely gratefully received.

 

Re:Missing BPL File


This file should be in \\Windows\system directory.
Try to Reinstall Delphi 5 I suggest.

"Dwayne Heaton" <dwayne.hea...@roan.co.uk> schreef in bericht
news:1005151650.132992@skinny.roan.co.uk...

Quote
> Hi,
> This may be a very stupid and simple question, but I am quite new to
Delphi
> and this is driving me mad.
> I have an application that runs perfectly on my development machine but
when
> I take the executable and attempt to run it on another machine I get an
> error message "A required DLL File VCL50.BPL was not found"

> Any suggestions or answers would be extremely gratefully received.

Re:Missing BPL File


You can go to Project -> Options -> Packages, and uncheck "Build with
runtime package".

"Dwayne Heaton" <dwayne.hea...@roan.co.uk> D????D???
:1005151650.132...@skinny.roan.co.uk...

Quote
> Hi,
> This may be a very stupid and simple question, but I am quite new to
Delphi
> and this is driving me mad.
> I have an application that runs perfectly on my development machine but
when
> I take the executable and attempt to run it on another machine I get an
> error message "A required DLL File VCL50.BPL was not found"

> Any suggestions or answers would be extremely gratefully received.

Re:Missing BPL File


Excellent, thanks this worked a treat.

Dwayne

Quote
"jae" <jaeyip2...@yahoo.com> wrote in message

news:r9dG7.146791$YL3.43142017@news3.rdc1.on.home.com...
Quote
> You can go to Project -> Options -> Packages, and uncheck "Build with
> runtime package".

> "Dwayne Heaton" <dwayne.hea...@roan.co.uk> D????D???
> :1005151650.132...@skinny.roan.co.uk...
> > Hi,
> > This may be a very stupid and simple question, but I am quite new to
> Delphi
> > and this is driving me mad.
> > I have an application that runs perfectly on my development machine but
> when
> > I take the executable and attempt to run it on another machine I get an
> > error message "A required DLL File VCL50.BPL was not found"

> > Any suggestions or answers would be extremely gratefully received.

Other Threads