Converted path is incorrect

Started by overlynifty, April 21, 2010, 05:28:31 AM

Previous topic - Next topic

overlynifty

The new release seems to have correct the problem with the relative paths. It now appears to interpret the relative paths in the group project correctly and it's finding the files. I am still playing around with it so if I see anything else I will let you know. Thanks.

overlynifty

I'll give it a try. Thanks for your support!

Randem

Ok, this should correct the relative path issue.
 
 
 
Thanks for reporting this issue and for your assistance in this matter.

overlynifty

It all depends. I try to keep each dll and its code separate from the others.
 
The eUtilities.vbp is in C:ProjectsUtilitiesVBProject
 
and Rulesets.vbp is in C:ProjectsRuleSetsProject

Randem

Ok what is the structure of the other folders? Are Utilities and RuleSets under the C:ProjectsOldCodeeDriveHyTekUtilitiesImportRostersVBProject folder or under c:Projects ?

overlynifty

The project file is located in the following folder
 
C:ProjectsOldCodeeDiveHyTekUtilitiesImportRostersVBProject

Randem

On your computer is the vbp file located in the C:Projects folder?

overlynifty

ok. Here is one of the projects included in the group project (HTImportExport.vbp).

Randem

This should take care of the errors in the vbp file
 

Randem

Perhaps you could zip and send me one of you vbp project files (there is no code in it) So I can see what is going on in your .vbp file with the references.

Randem

Yes, The Search Folder Tab. If InnoScript finds files in a folder then that folder will also be added to the Search Folder Tab. If you do not want a folder to be searched put it in the Exclude Folders tab.

overlynifty

I can put all of my dlls and ocx files used by my app in one folder. Is there a way to tell innoscript to ONLY look in that one specific folder?

Randem

It's not that hard... You make it much more difficult by not posting the information requested. You only have 6 files missing, it's not that hard to locate them. What are the missing files????? What does the script look like?????

overlynifty

I'm sorry. Working based on the vb project group just doesn't seem to be working well and I don't have days to figure out how to make it work. I was hoping to have an installer I can test with done this weekend so that I can begin testing on different OS's.
 
I am going back to basing the install off of the VBP project file and go thru and make sure every DLL is referenced correctly and pulled from the correct location. I have an old WISE installer script I can use to double-check against. It will have to be more trial-and-error now that's all. I appreciate the effort. Perhaps when I have more time I can work again on using the project group file and getting this to work. Thanks for your patience and time.

Randem

What are the missing files? Now Post the resulting script.