Error while reading Dependencies

Started by Randem, April 03, 2004, 06:06:13 AM

Previous topic - Next topic

Randem

myriele_nightey  
 
Nonsense!!
 
This is why this board exist. You have used it wisely.
 
Thank-you for reporting the errors and using the support board.

myriele_nightey

Gratulation, now you have done it.
 
I hope this i used not to much of your time for this.

Randem

myriele_nightey
 
The problem you have been having regarding the template file has been resolved. Please download the Beta version again. What was happening was the template file was empty and this cause the 'Subscript out of Range' Error.

Randem

myriele_nightey  
 
 
No, This is what this section is for. I want to know what is going on with the program with it's users. You have to send me the .tpl file that you are using for me to see what the problem is.
 
It could be simply the format. Email the .tpl file to innoscript-support@randem.com
 
Thank you for reporting these things. You are very helpful.

myriele_nightey

OK, this Version works fine but....
 
if i use a Template (The created Script renamed to .TPL) i get a Runtime error 9 Index outside Allowed Area.
 
If i switch to Normal Script all works fine.
 
I hope, im not creating to much trouble to You with my Bugreports

Randem

myriele_nightey  
 
Yes, You are correct. That is why this is Beta. I haven't finished going though the changes yet. The tool tips are exchanged. Download the fix again, I changed it to be correct.
 
Sorry about that.

myriele_nightey

than are the tooltips wrong or missunderstandingly

Admin

Myriele_nightey  
 
No, The filter is not wrong. Check to see which mode you  are running in. In Safe Mode no files will be searched for in the system folders. In UnSafe Mode files will be searched for in the system folders. Hense \Windows\System32\ is a system folder and will not be searched in Safe Mode. So the file will not be found and will be missing.
 
This is the correct operation.

Myriele_nightey

OK, this Version works fine now, but one little ?Bug? i found:
 
There is a Control in my tool named msflxgrd.ocx which i find in D:WindowsSystem32 (is in Path and InnoScript.ini) but the Tool says not found.
 
Maybe the File search Filter is wrong for .ocx Files
 
Greetings Myriele

Admin

Myriele_nightey  
 
That is exactly what it is supposed to do, it is not hanging it is searching for the components. If you want it to speed up you need to limit where InnoScript needs to search to find the missing components. If you already know where these components are just place the path in the front of the InnoScript Search Path and this will speed up the search for those components.

Myriele_nightey

OK, this Version runs, not fast (If it find a missing reference it hangs a bit, than it creates the script.) This is Usable.

Admin

Myriele Nighteye
 
I ran a few more test and found the following:
 
If there was a reference in the VBP file that could not be found, ie. the directory did not exist. The 'Error 52' message appeared. This has been fixed. You can try this fix to see if it solves your problem in the Beta version that you can download from:
 
  InnoScript 2.3.7 Beta

Admin

Myriele Nighteye  
 
I have run your vbp with InnoScript Version 2.3.6 and come up with no errors. Here is the log file. Where are you running into trouble at? How does your log look?
 
 
Randem Systems, Inc. - InnoScript - Version 2.3.6
 
 
4/4/2004 12:20:26 PM -       Dependency File Processing
 
 
4/4/2004 12:20:26 PM -    MSVBVM60.DLL
4/4/2004 12:20:26 PM -    OLEAUT32.DLL
4/4/2004 12:20:26 PM -    OLEPRO32.DLL
4/4/2004 12:20:26 PM -    ASYCFILT.DLL
4/4/2004 12:20:26 PM -    STDOLE2.TLB
4/4/2004 12:20:26 PM -    COMCAT.DLL
4/4/2004 12:20:26 PM - *** ERROR *** Invalid reference in VBP: D:WINDOWSSystem32stdole2.tlb
4/4/2004 12:20:26 PM - *** ERROR *** Invalid reference in VBP: D:WINDOWSsystem32scrrun.dll
4/4/2004 12:20:34 PM - COMDLG32.OCX   Dep - C:WINDOWSsystem32COMDLG32.dep                                   Microsoft Common Dialog Control 6.0 (SP3)
4/4/2004 12:20:34 PM - MSFLXGRD.OCX   Dep - C:WINDOWSsystem32MSFLXGRD.dep                                   Microsoft FlexGrid Control 6.0 (SP3)
4/4/2004 12:20:34 PM -  
 
 Restart Dependency check for new items - 1
 
4/4/2004 12:20:34 PM - COMDLG32.OCX   Dep - C:WINDOWSsystem32COMDLG32.dep                                   Microsoft Common Dialog Control 6.0 (SP3)
4/4/2004 12:20:34 PM - MSFLXGRD.OCX   Dep - C:WINDOWSsystem32MSFLXGRD.dep                                   Microsoft FlexGrid Control 6.0 (SP3)
4/4/2004 12:20:34 PM -  
 
               Processed in UNSAFE file mode
 
               Files included in Script
 
          Version      OS       File
 
4/4/2004 12:20:35 PM -      6.0.96.90             Win32    I:DevelopVB 6 Redist Filesmsvbvm60.dll
4/4/2004 12:20:35 PM -    2.40.4275.1          NT-Win32    I:DevelopVB 6 Redist Filesoleaut32.dll
4/4/2004 12:20:35 PM -     5.0.4275.1             Win32    I:DevelopVB 6 Redist Filesolepro32.dll
4/4/2004 12:20:35 PM -    2.40.4275.1          NT-Win32    I:DevelopVB 6 Redist Filesasycfilt.dll
4/4/2004 12:20:35 PM -    2.40.4275.1          NT-Win32    I:DevelopVB 6 Redist Filesstdole2.tlb
4/4/2004 12:20:35 PM -    4.71.1460.1          NT-Win32    I:DevelopVB 6 Redist Filescomcat.dll
4/4/2004 12:20:36 PM -     4.0.4.2512             Win32    I:DownloadMyrieleChatLog2Speechxvoice.dll
4/4/2004 12:20:36 PM -      6.0.84.18         DOS-Win32    C:WINDOWSsystem32comdlg32.ocx
4/4/2004 12:20:36 PM -      6.0.84.18          NT-Win32    C:WINDOWSsystem32msflxgrd.ocx
4/4/2004 12:20:36 PM -       1.0.0.28             Win32    I:DownloadMyrieleChatLog2SpeechChatLog2Speech.exe

Admin

Myriele Nighteye  
 
When I get it I will try it out to see if I can repeat the error and will let you know what I have found.

Myriele Nighteye

Its on the way to you. Sorry, send it 2 times, first time i miss the rename, sorry for it