![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
br> br> |
| |||||||
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Guest | DOS Printing: System Error 66 I just replaced a WinXP laptop with a WinVista laptop. I was able to print from DOS programs to a network printer on the XP machine via 'redirecting' LPT1 via the command NET USE LPT1 \\servername\printername password /user:username Using the same script on the new Vista laptop, however, gives me the System error 66 has occurred The network resource type is not correct response. This occurs regardless of whether I precede the correct command with a precautionary 'delete' NET USE LPT1 /delete Any thoughts? Web based research turned up several dead ends. Thanks, Jim |
My System Specs![]() |
| | #2 (permalink) |
| Guest | RE: DOS Printing: System Error 66 Are you opening the command prompt with "Run as administrator"? -- Paul "Jimbo" wrote: > I just replaced a WinXP laptop with a WinVista laptop. I was able to > print from DOS programs to a network printer on the XP machine via > 'redirecting' LPT1 via the command > > NET USE LPT1 \\servername\printername password /user:username > > Using the same script on the new Vista laptop, however, gives me the > > System error 66 has occurred > The network resource type is not correct > > response. This occurs regardless of whether I precede the correct > command with a precautionary 'delete' > > NET USE LPT1 /delete > > Any thoughts? Web based research turned up several dead ends. > > Thanks, > > Jim > > > > > |
My System Specs![]() |
| | #3 (permalink) |
| Guest | Re: DOS Printing: System Error 66 On Wed, 18 Jul 2007 18:48:00 -0700, PaulB <PaulB@discussions.microsoft.com> wrote: >Are you opening the command prompt with "Run as administrator"? Thanks for the response, Paul. I don't know the answer to that question--I just checked, and my "Command Prompt" shortcut has all options in the relevant tab ("Compatibility") greyed out. FWIW, I am logged in as an administrator, and all of the other NET USE commands succeed. (The "NET USE LPT1" command is part of a start-up type batch file that I run manually when needed.) Jim |
My System Specs![]() |
| | #4 (permalink) |
| Guest | Re: DOS Printing: System Error 66 Right click on the CMD shortcut and click on "Run as administrator" When the Command Prompt opens the heading will be Administrator Command Prompt. -- Paul "Jimbo" wrote: > On Wed, 18 Jul 2007 18:48:00 -0700, PaulB > <PaulB@discussions.microsoft.com> wrote: > > >Are you opening the command prompt with "Run as administrator"? > > > Thanks for the response, Paul. I don't know the answer to that > question--I just checked, and my "Command Prompt" shortcut has all > options in the relevant tab ("Compatibility") greyed out. > > FWIW, I am logged in as an administrator, and all of the other NET USE > commands succeed. (The "NET USE LPT1" command is part of a start-up > type batch file that I run manually when needed.) > > Jim > > > > |
My System Specs![]() |
| | #5 (permalink) |
| Guest | Re: DOS Printing: System Error 66 Thanks Paul. Doing this still gives me the error #66. Given that I'm signed on as Administrator anyway, should I have expected different results? Jim On Thu, 19 Jul 2007 13:40:02 -0700, PaulB <PaulB@discussions.microsoft.com> wrote: >Right click on the CMD shortcut and click on "Run as administrator" When the >Command Prompt opens the heading will be Administrator Command Prompt. |
My System Specs![]() |
| | #6 (permalink) |
| Guest | Re: DOS Printing: System Error 66 I went back and reassigned LPT1 on my system and the only time I get that error is when the servername\printername is wrong. I'm not sure what the problem is. -- Paul "Jimbo" wrote: > Thanks Paul. Doing this still gives me the error #66. Given that I'm > signed on as Administrator anyway, should I have expected different > results? > > Jim > > > > On Thu, 19 Jul 2007 13:40:02 -0700, PaulB > <PaulB@discussions.microsoft.com> wrote: > > >Right click on the CMD shortcut and click on "Run as administrator" When the > >Command Prompt opens the heading will be Administrator Command Prompt. > > |
My System Specs![]() |
| | #7 (permalink) |
| Guest | Re: DOS Printing: System Error 66 On Mon, 23 Jul 2007 10:46:03 -0700, PaulB <PaulB@discussions.microsoft.com> wrote: >I went back and reassigned LPT1 on my system and the only time I get that >error is when the servername\printername is wrong. I'm not sure what the >problem is. Thanks PaulB. Here is the specific syntax, and as mentioned, it works fine on my XP clients but does not work on my Vista clients. I've tried adding colons, etc., to "LPT1", but I always get error 66. Is it possible that the syntax has changed from XP to Vista? The 'net use' help appears to be very similar between the two OSes. Net Use LPT1 \\server2007\hp50000 password /USER:Administrator Jim |
My System Specs![]() |
| | #8 (permalink) |
| Guest | Re: DOS Printing: System Error 66 Hi Jim, The only part of the syntax that I'm not sure of is the password. I don't use that. You probalby know this but type net use /? and check it out. I wish I could be of more help. -- Paul "Jimbo" wrote: > On Mon, 23 Jul 2007 10:46:03 -0700, PaulB > <PaulB@discussions.microsoft.com> wrote: > > >I went back and reassigned LPT1 on my system and the only time I get that > >error is when the servername\printername is wrong. I'm not sure what the > >problem is. > > > Thanks PaulB. Here is the specific syntax, and as mentioned, it works > fine on my XP clients but does not work on my Vista clients. I've > tried adding colons, etc., to "LPT1", but I always get error 66. Is > it possible that the syntax has changed from XP to Vista? The 'net > use' help appears to be very similar between the two OSes. > > Net Use LPT1 \\server2007\hp50000 password /USER:Administrator > > Jim > > > > > |
My System Specs![]() |
| | #9 (permalink) |
| Guest | Re: DOS Printing: System Error 66 Thanks Paul; it's not the first Vista bug I've encountered :-) On Tue, 24 Jul 2007 15:24:03 -0700, PaulB <PaulB@discussions.microsoft.com> wrote: >Hi Jim, >The only part of the syntax that I'm not sure of is the password. I don't >use that. >You probalby know this but type net use /? and check it out. I wish I >could be of more help. |
My System Specs![]() |
| | #10 (permalink) |
| Newbie Rep Power: 12 ![]() | Re: DOS Printing: System Error 66 Has anyone EVER solved this problem? It is many months and a Vista Service Pack later and this still seems to fail for me. This is a REAL pain for me Thanks for any pointers. Harvey |
My System Specs![]() |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| update does not apply to your system error when the system is corr | Rogueninja | Vista performance & maintenance | 3 | 02-07-2008 04:37 AM |
| Recieving a DB2 UDB SQL5005C SYSTEM ERROR right after system start | Emerson | Vista General | 1 | 01-05-2008 09:46 PM |
| Printing error | Taxee | Vista print fax & scan | 1 | 08-28-2007 02:25 PM |
| Error printing | Brad | Vista print fax & scan | 6 | 07-21-2007 01:00 PM |
| Printing System | bussoguy | Vista print fax & scan | 2 | 04-04-2006 10:21 AM |