Link to home
Start Free TrialLog in
Avatar of Calvin Day
Calvin DayFlag for United States of America

asked on

Rule for project "X” is not specified. Error Message

This error occurs when loading a recently created application in Delphi 7.0

Never seen this one before?

Thanx,

G
Avatar of atul_parmar
atul_parmar
Flag of India image

try specifying a full path and filename for the target file.
Avatar of Calvin Day

ASKER

My original project name was "Win32Encrypt.dpr". Seems the IDE simply does not like the name for some reason. Even after recreating the project the same error message persisted.

Having changed the project name to “DataEncrypt.dpr” now it works fine.

Go figure. I did find your suggestion on other searches, however once the error occurs the project fails to load for editing, it was just easier to change the name  

Thanx,

G

But if you like the name, (what the IDE doesn't like) just change it after you compile it.
Or make it W1n32Encrypt  :P

Peace Scay7
ASKER CERTIFIED SOLUTION
Avatar of CetusMOD
CetusMOD
Flag of Netherlands image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial