Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Peepain
  • Order by date
  1. Peepain

    May I really distribute EXCEL.EXE?

    That's a good point. I do not understand very much what happens. I was now searching for dependencies of my OCX control and EXCEL.EXE does not appear on the list. I will check it on another system with and without EXCEL and see what happens. Thanks a lot for your answer. Diego
  2. Peepain

    May I really distribute EXCEL.EXE?

    Though so. The question came because VB prepared the package and it included Excel.exe automatically so did not know what to do. Thanks a lot. Diego
  3. Peepain

    May I really distribute EXCEL.EXE?

    Hello, I prepared an OCX control that creates a XLS file. It uses Excel and works fine. However, when I check for the files that I must include on the setup, EXCEL.EXE appears to be one of them. My question is if I am allowed to include that file in my package or I will be violating...
  4. Peepain

    Out of memory error on Windows XP

    I understand what you say. However, the programs are not using MDAC_typ.exe or SHDOCVW.DLL. It is really important for me anyway that you did not experienced this problem before. What it shows me is only mine and I should pay more attention when creating the packages. I will check each OCX...
  5. Peepain

    Out of memory error on Windows XP

    Hello Strongm, Thanks for your reply. Actually my program does not do anything strange. In fact any EXE program (compiled with VB) runs. All of them have the same problem. It looks like an environment problem. The programs are not started on startup. The installer creates icons on the desktop...
  6. Peepain

    Out of memory error on Windows XP

    Hello, I am trying to resolve this problem but it seems to be difficult. Maybe somebody can help me. When my users install my applications on Windows XP (not always) the app can´t start because of "out of memory (error 7)". This happens specially when the user has installed Office XP before...
  7. Peepain

    Can I put my XP disk on another computer?

    Thank you very much for posting. I took the disk and it happened what Encapsulated said: it booted up and recognized the other hardware. After a normal period of time, it worked fine. Thanks for the "Dynamic Disks" I will read it. Sure it will be fine because now I am having to move disks from...
  8. Peepain

    How can I put fonts into PC COBOL reports?

    Hello, You can also try http://www.rpvreport.com/cobol That could help you. Peep
  9. Peepain

    Out of memory problem

    Thanks Chiph for your input. The error is the number 7: Out of memory. It shows it even when the computer has enough memory or the application is not heavy at all. If I install Office XP after installing our application, everything goes ok. If I attempt to install after Office, it does not work.
  10. Peepain

    Out of memory problem

    Hello, I can´t run VB applications on some Windows XP, specially if they have Office XP installed previously. Does someone know how to prevent this problem?? Thanks Diego
  11. Peepain

    Can I put my XP disk on another computer?

    Thanks a lot. I am going to take the risk. Anyway, I am taking with me all the CDs to install/uninstall all the software. Diego
  12. Peepain

    Can I put my XP disk on another computer?

    Thanks for your reply Yes, I just want to remove my HD from my computer and take it and install it on another one. it happens that the other computer if 5000 Km far from here! and I wanted to be sure to make it work when I arrive.
  13. Peepain

    Can I put my XP disk on another computer?

    Hello, I have a disk with XP and I want it to run on another computer. What should I do to perform this? Or it works? Thanks for your time Diego
  14. Peepain

    Problems with INET object.

    Hi all, I am working with an INET control retrieving data from an http server. Everything goes well until I want to terminate my program. The program "hangs" for about 10 seconds until it really finishes. Does somebody know how to solve this? Thanks in advance.
  15. Peepain

    Help with INET object pls.

    Hi, I have a INET object and I am reading from a http server. Everything goes well until I want to end the program. The program "hangs" during about 10 seconds. Does somebody know how to correct this? Thanks in advance.
  16. Peepain

    Problems with an OCX

    Hi People, I got a problem with the following code. I also use this object in VB and I have no problem. What am I doing wrong? <% %> <HTML> <HEAD> <TITLE>ActiveX Viewer</TITLE> </HEAD> <BODY BGCOLOR=C6C6C6 LANGUAGE=VBScript ONLOAD=&quot;Initialize()&quot;> <OBJECT ID=&quot;RpvReport&quot...
  17. Peepain

    Help with OCX

    Sure Targol, you deserve it !!! :)
  18. Peepain

    Help with OCX

    THANKS TARGOL !!!! It was very helpful!
  19. Peepain

    Help with OCX

    Hi Targol and thanks for your reply. Could you tell me please if you see any error here? Actually I didn't know if was possible to use OCXs but I received this code. Thanks a lot. <% %> <HTML> <HEAD> <TITLE>ActiveX Viewer</TITLE> </HEAD> <BODY BGCOLOR=C6C6C6 LANGUAGE=VBScript...
  20. Peepain

    Found something good

    Hi, I've found a software to generate some reports that I couldn't create using CR. RPV/REPORT www.rpvreport.com Somebody already using it? I liked it but I don't know yet. Thank you

Part and Inventory Search

Back
Top