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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by DarkhorseDave

  1. DarkhorseDave

    Error -2147024882 Out of Memory, when clicking on .exe

    Sorry, posted wrong code then...... here is the right code fLogin line erroring = 1540 Private Sub Form_Load() ... other code for this procedure removed for confidentiality 1540 CenterForm fExternalSelection ... other code for this procedure removed for confidentiality 2170 Exit Sub...
  2. DarkhorseDave

    Error -2147024882 Out of Memory, when clicking on .exe

    The lines of code at this point are: 1530 fNoLogon.txtInformation.Locked = False 1540 fNoLogon.txtInformation.text = "To Register this product, please contact Paymentshield on: " _ & " 08000 32 22 12" 1550...
  3. DarkhorseDave

    Error -2147024882 Out of Memory, when clicking on .exe

    I am currenly supporting a VB application written in VB6. I have loaded it on to a computer running Windows XP SP1 which has 504M of RAM and 69.5 GB free space on C drive. When I click on the exe to go in to the programme its starts to open and then i get a message Runtime error -2147024882, Out...

Part and Inventory Search

Back
Top