|
-
Apr 13th, 2007, 05:57 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED] Package Development Error
Good Evening All,
I have a rather anoying error when I use the Package Development program.
My program compiles and runs through the development process OK and even installs the program in the correct folder that I have chosen.
Here is my problem. The program shows up in the "All Programs listing from the Sart menu, BUT it won't run the program because it keeps searching for a very old name I used when I first started writing the program. This may seem a bit Double Dutch so please bear with me.
Right click on a program and select properties. Up the top of the window you have 'Target Location' which tells you where the program is and what file name start the program. THIS is where the problem lies. This shows the old name "NW" but the program is now saved and compiled to "Nationwide".
I have tried everything I know and I still cannot get this to alter - Any ideas?
Tarablue
-
Apr 13th, 2007, 06:15 AM
#2
Re: Package Development Error
-
Apr 13th, 2007, 03:16 PM
#3
Re: Package Development Error
Start a new project. Add all the forms, modules, etc., from the existing program. Compile it as Nationwide.exe. Create a new P&D installation.
Totally delete the existing installation and install the new package clean, or install the new package on a computer that's never had this program installed on it, and see if it installs properly.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
-
Apr 13th, 2007, 03:41 PM
#4
Re: Package Development Error
That may be just the start of your errors with PDW...
Look in the FAQ's of this forum you may find other installers that are not so errrr... Flaky...
-
Apr 14th, 2007, 05:06 PM
#5
Thread Starter
Hyperactive Member
Re: Package Development Error
Thank you A142 & randem, I will certainly give this a try.
VB can be an unwealdy beast sometimes and I'm sure it creates it's own life when it wants to, and one that cannot be easily tamed.
Tarablue
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|