VB.Net Windows Service Issue

Hello Everyone,

I am stuck with a minor issue related to a Windows Service made in VB.Net (framework 2.0). The service is working as expected for few printing documents and not for others.

The actual expectation for Windows Service is to periodically check for new Work Orders raised and print the respective Work Order (MS-Word) document (located on a network using UNC path) on a predefined network printer. This is done perfectly fine, barring few word documents and I am not sure for what reason. Let me know in case if you would like to have more information to help me.

Regards,
Saurabh

Comments

  • : Hello Everyone,
    :
    : I am stuck with a minor issue related to a Windows Service made in
    : VB.Net (framework 2.0). The service is working as expected for few
    : printing documents and not for others.
    :
    : The actual expectation for Windows Service is to periodically check
    : for new Work Orders raised and print the respective Work Order
    : (MS-Word) document (located on a network using UNC path) on a
    : predefined network printer. This is done perfectly fine, barring few
    : word documents and I am not sure for what reason. Let me know in
    : case if you would like to have more information to help me.
    :
    : Regards,
    : Saurabh


    Hi,

    I am having one solution for this, u can goto service properties, logon tab and use administrator previliges.
    :

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories

In this Discussion