Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Printing / Faxing / Scanning > WSD port can't be deleted

Reply
Thread Tools Display Modes

WSD port can't be deleted

 
 
WSD print
Guest
Posts: n/a

 
      06-11-2009
Hi , in vista , I found that once I deleted the WSD printer icon , in the
server property , the WSD port stays here , and I can't delete it , I should
reboot my PC for deleting it , So I want to know why it's locked , and if I
want handle this WSD port , how can I do it ?
 
Reply With Quote
 
 
 
 
Alan Morris [MSFT]
Guest
Posts: n/a

 
      06-11-2009
WSD ports are generated during a Plug and Play event and are deleted when
the queue is removed. There is a deleteport function called when the queue
is deleted but there are several ways to get a failure so you wind up with
the port in this state. If the device is still on the network you can
create another queue, then delete the new queue and see if that works.

--
Alan Morris
Windows Printing Team
Search the Microsoft Knowledge Base here:
http://support.microsoft.com/search/?adv=1

This posting is provided "AS IS" with no warranties, and confers no rights.

"WSD print" <> wrote in message
news:3737E610-A963-460F-AEE5-...
> Hi , in vista , I found that once I deleted the WSD printer icon , in the
> server property , the WSD port stays here , and I can't delete it , I
> should
> reboot my PC for deleting it , So I want to know why it's locked , and if
> I
> want handle this WSD port , how can I do it ?



 
Reply With Quote
 
WSD print
Guest
Posts: n/a

 
      06-12-2009
Hi , Alan , thanks for your response . I'm now more clear for the mecahnisme
, but I dont know what does the queue refer in windows or in printing ?
Because I'm programming an application for install/uninstall the WSD printer
, so I want to know more clear about that .

Thanks very much .

"Alan Morris [MSFT]" wrote:

> WSD ports are generated during a Plug and Play event and are deleted when
> the queue is removed. There is a deleteport function called when the queue
> is deleted but there are several ways to get a failure so you wind up with
> the port in this state. If the device is still on the network you can
> create another queue, then delete the new queue and see if that works.
>
> --
> Alan Morris
> Windows Printing Team
> Search the Microsoft Knowledge Base here:
> http://support.microsoft.com/search/?adv=1
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> "WSD print" <> wrote in message
> news:3737E610-A963-460F-AEE5-...
> > Hi , in vista , I found that once I deleted the WSD printer icon , in the
> > server property , the WSD port stays here , and I can't delete it , I
> > should
> > reboot my PC for deleting it , So I want to know why it's locked , and if
> > I
> > want handle this WSD port , how can I do it ?

>
>
>

 
Reply With Quote
 
Alan Morris [MSFT]
Guest
Posts: n/a

 
      06-12-2009
just the "printer".

I'm pretty sure there is documentation on MSDN for this interface. One of
the testers here has a software WSD device emulator and that will kick off
the PnP event for the install.

The port name is generated by PnP.

--
Alan Morris
Windows Printing Team
Search the Microsoft Knowledge Base here:
http://support.microsoft.com/search/?adv=1

This posting is provided "AS IS" with no warranties, and confers no rights.

"WSD print" <> wrote in message
news:3CAFB81F-20A9-4B4E-8F92-...
> Hi , Alan , thanks for your response . I'm now more clear for the
> mecahnisme
> , but I dont know what does the queue refer in windows or in printing ?
> Because I'm programming an application for install/uninstall the WSD
> printer
> , so I want to know more clear about that .
>
> Thanks very much .
>
> "Alan Morris [MSFT]" wrote:
>
>> WSD ports are generated during a Plug and Play event and are deleted when
>> the queue is removed. There is a deleteport function called when the
>> queue
>> is deleted but there are several ways to get a failure so you wind up
>> with
>> the port in this state. If the device is still on the network you can
>> create another queue, then delete the new queue and see if that works.
>>
>> --
>> Alan Morris
>> Windows Printing Team
>> Search the Microsoft Knowledge Base here:
>> http://support.microsoft.com/search/?adv=1
>>
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>>
>> "WSD print" <> wrote in message
>> news:3737E610-A963-460F-AEE5-...
>> > Hi , in vista , I found that once I deleted the WSD printer icon , in
>> > the
>> > server property , the WSD port stays here , and I can't delete it , I
>> > should
>> > reboot my PC for deleting it , So I want to know why it's locked , and
>> > if
>> > I
>> > want handle this WSD port , how can I do it ?

>>
>>
>>



 
Reply With Quote
 
WSD print
Guest
Posts: n/a

 
      06-15-2009
Hi , I found a documentation in MSDN about the class printqueue , is it that
I should use ? but I don't understand that in the queue that I create , I
should add which informations about my WSD printer ? For example , I saw
that in the constructor , there is a type printserver , but I have not my
printserver . I have to create a printserver on my local machine ? And after
creating , I should use which method for creating the queue ?

Thank you

"Alan Morris [MSFT]" wrote:

> just the "printer".
>
> I'm pretty sure there is documentation on MSDN for this interface. One of
> the testers here has a software WSD device emulator and that will kick off
> the PnP event for the install.
>
> The port name is generated by PnP.
>
> --
> Alan Morris
> Windows Printing Team
> Search the Microsoft Knowledge Base here:
> http://support.microsoft.com/search/?adv=1
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> "WSD print" <> wrote in message
> news:3CAFB81F-20A9-4B4E-8F92-...
> > Hi , Alan , thanks for your response . I'm now more clear for the
> > mecahnisme
> > , but I dont know what does the queue refer in windows or in printing ?
> > Because I'm programming an application for install/uninstall the WSD
> > printer
> > , so I want to know more clear about that .
> >
> > Thanks very much .
> >
> > "Alan Morris [MSFT]" wrote:
> >
> >> WSD ports are generated during a Plug and Play event and are deleted when
> >> the queue is removed. There is a deleteport function called when the
> >> queue
> >> is deleted but there are several ways to get a failure so you wind up
> >> with
> >> the port in this state. If the device is still on the network you can
> >> create another queue, then delete the new queue and see if that works.
> >>
> >> --
> >> Alan Morris
> >> Windows Printing Team
> >> Search the Microsoft Knowledge Base here:
> >> http://support.microsoft.com/search/?adv=1
> >>
> >> This posting is provided "AS IS" with no warranties, and confers no
> >> rights.
> >>
> >> "WSD print" <> wrote in message
> >> news:3737E610-A963-460F-AEE5-...
> >> > Hi , in vista , I found that once I deleted the WSD printer icon , in
> >> > the
> >> > server property , the WSD port stays here , and I can't delete it , I
> >> > should
> >> > reboot my PC for deleting it , So I want to know why it's locked , and
> >> > if
> >> > I
> >> > want handle this WSD port , how can I do it ?
> >>
> >>
> >>

>
>
>

 
Reply With Quote
 
WSD print
Guest
Posts: n/a

 
      06-15-2009
And I didnt find the WSD device emulator you said in this newsgroup . Could
you remember who has this software ?

"Alan Morris [MSFT]" wrote:

> just the "printer".
>
> I'm pretty sure there is documentation on MSDN for this interface. One of
> the testers here has a software WSD device emulator and that will kick off
> the PnP event for the install.
>
> The port name is generated by PnP.
>
> --
> Alan Morris
> Windows Printing Team
> Search the Microsoft Knowledge Base here:
> http://support.microsoft.com/search/?adv=1
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> "WSD print" <> wrote in message
> news:3CAFB81F-20A9-4B4E-8F92-...
> > Hi , Alan , thanks for your response . I'm now more clear for the
> > mecahnisme
> > , but I dont know what does the queue refer in windows or in printing ?
> > Because I'm programming an application for install/uninstall the WSD
> > printer
> > , so I want to know more clear about that .
> >
> > Thanks very much .
> >
> > "Alan Morris [MSFT]" wrote:
> >
> >> WSD ports are generated during a Plug and Play event and are deleted when
> >> the queue is removed. There is a deleteport function called when the
> >> queue
> >> is deleted but there are several ways to get a failure so you wind up
> >> with
> >> the port in this state. If the device is still on the network you can
> >> create another queue, then delete the new queue and see if that works.
> >>
> >> --
> >> Alan Morris
> >> Windows Printing Team
> >> Search the Microsoft Knowledge Base here:
> >> http://support.microsoft.com/search/?adv=1
> >>
> >> This posting is provided "AS IS" with no warranties, and confers no
> >> rights.
> >>
> >> "WSD print" <> wrote in message
> >> news:3737E610-A963-460F-AEE5-...
> >> > Hi , in vista , I found that once I deleted the WSD printer icon , in
> >> > the
> >> > server property , the WSD port stays here , and I can't delete it , I
> >> > should
> >> > reboot my PC for deleting it , So I want to know why it's locked , and
> >> > if
> >> > I
> >> > want handle this WSD port , how can I do it ?
> >>
> >>
> >>

>
>
>

 
Reply With Quote
 
Alan Morris [MSFT]
Guest
Posts: n/a

 
      06-15-2009
that's test software. Not out in the real world

--
Alan Morris
Windows Printing Team
Search the Microsoft Knowledge Base here:
http://support.microsoft.com/search/?adv=1

This posting is provided "AS IS" with no warranties, and confers no rights.

"WSD print" <> wrote in message
news:89645D4A-9D73-4018-9EC1-...
> And I didnt find the WSD device emulator you said in this newsgroup .
> Could
> you remember who has this software ?
>
> "Alan Morris [MSFT]" wrote:
>
>> just the "printer".
>>
>> I'm pretty sure there is documentation on MSDN for this interface. One
>> of
>> the testers here has a software WSD device emulator and that will kick
>> off
>> the PnP event for the install.
>>
>> The port name is generated by PnP.
>>
>> --
>> Alan Morris
>> Windows Printing Team
>> Search the Microsoft Knowledge Base here:
>> http://support.microsoft.com/search/?adv=1
>>
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>>
>> "WSD print" <> wrote in message
>> news:3CAFB81F-20A9-4B4E-8F92-...
>> > Hi , Alan , thanks for your response . I'm now more clear for the
>> > mecahnisme
>> > , but I dont know what does the queue refer in windows or in printing ?
>> > Because I'm programming an application for install/uninstall the WSD
>> > printer
>> > , so I want to know more clear about that .
>> >
>> > Thanks very much .
>> >
>> > "Alan Morris [MSFT]" wrote:
>> >
>> >> WSD ports are generated during a Plug and Play event and are deleted
>> >> when
>> >> the queue is removed. There is a deleteport function called when the
>> >> queue
>> >> is deleted but there are several ways to get a failure so you wind up
>> >> with
>> >> the port in this state. If the device is still on the network you can
>> >> create another queue, then delete the new queue and see if that works.
>> >>
>> >> --
>> >> Alan Morris
>> >> Windows Printing Team
>> >> Search the Microsoft Knowledge Base here:
>> >> http://support.microsoft.com/search/?adv=1
>> >>
>> >> This posting is provided "AS IS" with no warranties, and confers no
>> >> rights.
>> >>
>> >> "WSD print" <> wrote in message
>> >> news:3737E610-A963-460F-AEE5-...
>> >> > Hi , in vista , I found that once I deleted the WSD printer icon ,
>> >> > in
>> >> > the
>> >> > server property , the WSD port stays here , and I can't delete it ,
>> >> > I
>> >> > should
>> >> > reboot my PC for deleting it , So I want to know why it's locked ,
>> >> > and
>> >> > if
>> >> > I
>> >> > want handle this WSD port , how can I do it ?
>> >>
>> >>
>> >>

>>
>>
>>



 
Reply With Quote
 
Alan Morris [MSFT]
Guest
Posts: n/a

 
      06-15-2009
that is the information from the WSD device, I believe. The PnP bus
enumerator needs to query the WSD interfaces to determine how to create the
PnP WSD port.

--
Alan Morris
Windows Printing Team
Search the Microsoft Knowledge Base here:
http://support.microsoft.com/search/?adv=1

This posting is provided "AS IS" with no warranties, and confers no rights.

"WSD print" <> wrote in message
news:E68174ED-84DC-42C3-BCE1-...
> Hi , I found a documentation in MSDN about the class printqueue , is it
> that
> I should use ? but I don't understand that in the queue that I create , I
> should add which informations about my WSD printer ? For example , I saw
> that in the constructor , there is a type printserver , but I have not my
> printserver . I have to create a printserver on my local machine ? And
> after
> creating , I should use which method for creating the queue ?
>
> Thank you
>
> "Alan Morris [MSFT]" wrote:
>
>> just the "printer".
>>
>> I'm pretty sure there is documentation on MSDN for this interface. One
>> of
>> the testers here has a software WSD device emulator and that will kick
>> off
>> the PnP event for the install.
>>
>> The port name is generated by PnP.
>>
>> --
>> Alan Morris
>> Windows Printing Team
>> Search the Microsoft Knowledge Base here:
>> http://support.microsoft.com/search/?adv=1
>>
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>>
>> "WSD print" <> wrote in message
>> news:3CAFB81F-20A9-4B4E-8F92-...
>> > Hi , Alan , thanks for your response . I'm now more clear for the
>> > mecahnisme
>> > , but I dont know what does the queue refer in windows or in printing ?
>> > Because I'm programming an application for install/uninstall the WSD
>> > printer
>> > , so I want to know more clear about that .
>> >
>> > Thanks very much .
>> >
>> > "Alan Morris [MSFT]" wrote:
>> >
>> >> WSD ports are generated during a Plug and Play event and are deleted
>> >> when
>> >> the queue is removed. There is a deleteport function called when the
>> >> queue
>> >> is deleted but there are several ways to get a failure so you wind up
>> >> with
>> >> the port in this state. If the device is still on the network you can
>> >> create another queue, then delete the new queue and see if that works.
>> >>
>> >> --
>> >> Alan Morris
>> >> Windows Printing Team
>> >> Search the Microsoft Knowledge Base here:
>> >> http://support.microsoft.com/search/?adv=1
>> >>
>> >> This posting is provided "AS IS" with no warranties, and confers no
>> >> rights.
>> >>
>> >> "WSD print" <> wrote in message
>> >> news:3737E610-A963-460F-AEE5-...
>> >> > Hi , in vista , I found that once I deleted the WSD printer icon ,
>> >> > in
>> >> > the
>> >> > server property , the WSD port stays here , and I can't delete it ,
>> >> > I
>> >> > should
>> >> > reboot my PC for deleting it , So I want to know why it's locked ,
>> >> > and
>> >> > if
>> >> > I
>> >> > want handle this WSD port , how can I do it ?
>> >>
>> >>
>> >>

>>
>>
>>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
LPT1 Port deleted from Device Manager dpower Windows Vista Hardware 5 05-17-2008 05:10 AM
how to write a serial port driver (UART 0) COM Port shashank Windows Vista Drivers 2 03-29-2008 04:06 PM
Does Microsoft have an alternate port to port 25 for sending email MDB Windows Vista Mail 1 02-02-2008 06:22 AM
USB hard drive won't work on a USB 2 port but will on a USB 1.1 port.Why? Gary Schnabl Windows Vista General Discussion 0 05-24-2007 08:29 AM
I2C through PC parallel port, serial port and/or USB port - please help Adam Windows Vista Drivers 22 06-29-2004 04:48 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59