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: *

  1. CZAstro

    Printing with Visual Basic 6

    I have done something similar using Printer methods and properties. Using printer.print to output the line and checking printer.currenty to see how far down the page you are. You can then get away with printing a couple of blank lines to skip the perforations. Ideally, the best way to do...
  2. CZAstro

    Weird Printing Problem..

    I have written a program that allows me to print to multiple printers which works fine on my Windows XP computer but when I copy it or install it to our print server it doesn't detect any of the printers. It seems that the For Each printername in Printers is picking the names up... Any tips...
  3. CZAstro

    DFS Read-Only in Windows 2000

    I checked permissions on both server shares, which is the weird bit. Very frustrating.
  4. CZAstro

    Maxium password age policy

    From memory it will expire 45 days after the policy is enabled for each computer without the password never expires option selected. Otherwise 45 days after the pne option is deselected with the policy enabled.
  5. CZAstro

    DFS Read-Only in Windows 2000

    I should have said, and the problem still occurs.
  6. CZAstro

    DFS Read-Only in Windows 2000

    Thanks, that was one of the first things I checked. All permissions are identical on both shares and directories. Also went as far as checking DNS settings.
  7. CZAstro

    DFS Read-Only in Windows 2000

    I have setup and configured DFS as a fault tolerant backup. I have had it working before but had to reconfigure when ready to use it live. I can map the drive \\DOMAIN\DFS\SHARE fine. Works perfectly depending on which server it decides to grab. If it grabs the primary server you get full...
  8. CZAstro

    Dos To NT Connectivity

    I have seen a solution that will help you here. http://www.nu2.nu/bootdisk/network I have used this with Norton Ghost and it flies. Regards, Guy
  9. CZAstro

    FTP between PC and AS400

    Instead of using file transfer install the ODBC driver that comes with Client Access. I use this to talk directly with Microsoft Access.
  10. CZAstro

    XP Crashing when Digital Camera Connected.

    I have resolved the problem with a workaround I found. I change the mode on the camera to work in PTP mode instead of USB mode. Now seems much more stable. Many thanks for those offering help. Guy
  11. CZAstro

    XP Crashing when Digital Camera Connected.

    Hmm update in, seems ok so far. Has only crashed once when I turned camera on then off then back on.. usual crash message then. Apart from that seems so far so good. Tried smahs suggestion in Device Manager and nothing happened. Regards all Guy
  12. CZAstro

    XP Crashing when Digital Camera Connected.

    Ok, have been to the sony website adn unfortunately didnt have much in the way of updates... BUT Their knowledge base mentioned a simlar issue with a Sony Movie Camera.. and they say that there is an incompatability with the USB 2.0 driver used by WinXP.. Will try this otherwise will configure...
  13. CZAstro

    XP Crashing when Digital Camera Connected.

    Thanks, will try tonight and let you two know.
  14. CZAstro

    XP Crashing when Digital Camera Connected.

    I have been getting this problem over the past few weeks now. I have a digital Camera (SONY DSC-P71), which most of the time on connection to my Computer will Crash the Windows XP session. Occasionally it will do what it is supposed to do and run the Camera and Scanner wizard. I also have...
  15. CZAstro

    AS/400 - windows client on 5250 emulation.

    If you are running a TCP/IP based network as we do, I have found it very easy to use the Client Access software that is distributed with the As/400. This software contains everything you'll need to set up Emulation Settings, Data Transfer and Printers.d I'd recommend trying this software and...
  16. CZAstro

    RF ID tag has changed...on Netfinity

    CTRL - Won't do anything because that only lets you configure the SCSI. SCSI is least of your problems at the moment. After visiting IBM Site they ahve a recommended course of action for this process. Instead of trying Ctrl-A see if you can get into the BIOS by press F10 to get into IBM BIOS...
  17. CZAstro

    WIN 95 boot up problem

    If you need to create a boot disk for this then you can download a win95 boot disk from http://www.bootdisk.com
  18. CZAstro

    thermotransfer printing over jet direct print server

    Peter, I have copied an outq definition that I use for one of our printers here. It is hooked up to port 2 of a 3 port jetdirect box (raw2). The printer is an IBM 2381, but the configuration should be similar for what you need. I use crtoutq and prompt for the required fields. Hopefully...
  19. CZAstro

    thermotransfer printing over jet direct print server

    I have thermal printers (Epson TMT-II) running off of our AS/400 in a slightly different configuration. We are using a Remote Printe utility on a PC with the printers hooked directly up to the computer. I have also have other printers talking to Jetdirect 300 box using remote outq, with very...
  20. CZAstro

    Closing Command Prompt Automatically in XP.

    I have XP on my laptop and while logging into Windows NT domain I have found the Login Script Window is not closing automatically and I cannot find the setting. Anyone able to shed some light on this for me ? Regards

Part and Inventory Search

Back
Top