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!

Search results for query: *

  • Users: Olimits7
  • Order by date
  1. Olimits7

    C# Program Form Closes But Still Is Listed In "Task Manager"??

    ...runs. However, when I return to my computer the program form closes on me and isn't listed in the taskbar anymore, but I can still see the *.exe running in the "task manager". It looks like the program is still running fine from the "task manager" but since the form is closed I can't tell...
  2. Olimits7

    Program works fine in 1 computer but not in other one??

    Hi, Thank you for your replies. My programmer wanted me to mention that the packing slip error that I wrote about above appears in report form not in code source. MikeLewis, do you have any recommendations on a proper error-handler software I can tell my programmer to download to test what...
  3. Olimits7

    Program works fine in 1 computer but not in other one??

    Hi, We are even using the same *.dbf files; this is what's so strange about this. I sent him all my *.dbf files and on his computer everything in the *.exe works properly...strange!! Thank you, olimits7
  4. Olimits7

    Program works fine in 1 computer but not in other one??

    ...issues that he fixed work fine (he sent me screenshots to show me), but then when he sends me the source files he updated and I try to build the *.exe I still get the same issues I had before on my computer. Can somebody point me in the right direction to why this is happening?? I don't...
  5. Olimits7

    Why doesn't VFP program work on my computer??

    Hi, Thank you everyone for your help. I finally got it working now. I don't know what exactly fixed it, but I ended up uninstalling/reinstalling the following: FoxPro 8, runtime files, and mySQL ODBC 3.51 driver. So I'm guessing one of the things I did above fixed this issue. :-) Thank you...
  6. Olimits7

    Why doesn't VFP program work on my computer??

    Hi, 1. If this import works fine on my programmers's computer and he is using the same option 3 as me, would it really matter if I change this option field?? 2. What do options 515 and 262657 stand for?? Thank you, olimits7
  7. Olimits7

    Why doesn't VFP program work on my computer??

    Hi, The connection string that I'm using is: "driver={mysql odbc 3.51 driver};" + ; "SERVER=" + ; lcserver + ";" + ; "PORT=3306;" + ; "DATABASE=" + ; lcdatabase + ";" + ; "USER=" + lcuser + ...
  8. Olimits7

    Why doesn't VFP program work on my computer??

    I talked to my programmer and he told me all the ODBC information is saved in the code; so I don't think that my ODBC settings would have any effect on the VFP program. Does anybody else have any other ideas on what could cause this to not work on my machine?? Thank you, olimits7
  9. Olimits7

    Why doesn't VFP program work on my computer??

    Hi, The remote database on my webserver is a mySQL database, and I think the VFP program uses the "MySQL ODBC 3.51 Driver" to connect to my database. That could be a possibility that we have different ODBC settings on each computer. Where can I see and change these ODBC settings you are...
  10. Olimits7

    Why doesn't VFP program work on my computer??

    ...the same on his but I will double check and ask him. But do you think that the SP could be causing these issues?? The VFP program is being compiled with VFP 8, and he is just sending me the *.exe file and all the data and other files needed to make the *.exe run properly. Thank you, olimits7
  11. Olimits7

    Why doesn't VFP program work on my computer??

    ...on my website. He made some changes to it and the VFP program works fine on his computer. But then when he sends me all the files including the *.exe file it doesn't work on my computer properly. Does anyone know why this would happen?? I don't understand this since we both have the same...
  12. Olimits7

    View website links in IE status bar for debugging (loads to fast)??

    Hi, Thanks for the reply. I installed ieHTTPheaders and it seems to work fine, but it doesn't seem to show the urls I want to investigate in the log. Do you know of any other programs? Or maybe I'm not using the program right, is there a setting to fix this? One of the links that I do see...
  13. Olimits7

    View website links in IE status bar for debugging (loads to fast)??

    Hello, Does anybody know how I can view all the links that load when you go to a website??? I have the status bar enabled in IE, but the links load so fast that I can't make out what each link says by looking at the status bar. Thank you, olimits7
  14. Olimits7

    Internet Explorer 7 MUI Pack - How To Change Language??

    Hello, I downloaded and installed the "Internet Explorer 7 MUI Pack" on my computer, but I don't know how I can change the Internet Explorer UI to spanish. Can somebody help me with this?? Thank you, olimits7
  15. Olimits7

    Stream MP3s Through IIS??

    I tried making the changes you wrote, but it still doesn't buffer the MP3s anymore. I can't seem to figure why the sudden change. Any other suggestions?? Thank you, olimits7
  16. Olimits7

    Stream MP3s Through IIS??

    Hello, I setup a virtual directory that points to my music folder. I also enabled directory browsing for this directory. At first when I clicked on a song from "http" it would automatically open WMP and start buffering the song. However, now when I click on a song it tries to download/save...
  17. Olimits7

    Stop Robots & AOL Proxies Access To Website - Private Access??

    Hello, I'm hosting a small personal photo gallery website on my home computer through IIS. By looking at the website logfiles I noticed that robots and proxies were hitting my website. I created a "robots.txt" file to stop the robots, but I can't seem to figure out how to stop these AOL...
  18. Olimits7

    WMP11 & IE7 installers crash?? DEP!!

    Hello, I have Windows XP Pro SP2 installed on my computer. I'm trying to install WMP11 & IE7 onto my computer, but everytime I try the installer crashes on me. I was receiving DEP messages during the installation and the installer would close on me. I would then check the event viewer and...
  19. Olimits7

    Device Manager: mmc.exe - Application Error (Sounds, video and game..)

    I tried logging under a different user to see if that error would come up under another user and it still came up. Even in Safe Mode the error still shows up. I can't even run Windows Update without the error coming up; very frustrating. Is there any software out there that can help me...
  20. Olimits7

    Device Manager: mmc.exe - Application Error (Sounds, video and game..)

    Thank you for the links. I'll give them a try and see what happens. No, there are no errors showing up in the Event Viewer. Thank you, olimits7

Part and Inventory Search

Back
Top