64位Windows 7 PrintQueue监视器不起作用 [英] 64 bit Windows 7 PrintQueue Monitor Not Working

查看:111
本文介绍了64位Windows 7 PrintQueue监视器不起作用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的二年级项目中,我们必须寻找一个客户并编写一个满足他们需求的程序.我的客户要求打印监视器.我使用这里找到的代码编写了一个不错的小程序:
在打印机中监视作业队列(.NET) [ ^ ]

效果很好.一年后,我收到客户的一封电子邮件,说他们已经将实验室中的计算机从32位Windows 7升级到了64位Windows 7.该程序使用VS2010 C#for AnyCPU.现在,它甚至没有检测到进入队列的打印作业.我想再次为他们工作.

任何想法或帮助将不胜感激.

During my sophomore project, we had to seek out a client and write a program that would satisfy their need. My client requested a print monitor. I wrote a nice little program utilizing the code found here:
Monitor jobs in a printer queue (.NET)[^]

It worked great. A year later, I recieve an email from the client saying they''ve upgraded the computers in their lab to 64-bit Windows 7 from 32-bit Windows 7. I didn''t think it would be a problem as I had compiled the program using VS2010 C# for AnyCPU. It now does not even detect print jobs entering the queue. I would like to get this working again for them.

Any thoughts or help would be greatly appreciated.

推荐答案

我会尝试进行32位构建.这样,它将在32位模式下运行,这意味着它在64位计算机上应能正常工作.过去,我不得不这样做,以便消耗32位dll.
I would try doing a 32 bit build. That way, it will run in 32 bit mode, which means that it should work the same on a 64 bit machine. I''ve had to do that in the past, in order to consume 32 bit dlls.


由于您使用的是基于CodeProject文章的代码,因此最好将您的问题发布到
Since you used code based on a CodeProject article, it would be best to post your question in the forum at the end of the article, and discuss with the author.


我建​​议您使用上面引用的文章加载页面,然后在评论和讨论"部分,位于文章文字下方.向作者提问.将通过电子邮件将您的帖子通知他,并将其更改为答复.

—SA
I would advice you load the page with the article you referenced above and click "New Message" in the "Comments and Discussion" section, below the article text. Ask your questions to the author. He will be notified via e-mail on your post and get a change to reply.

—SA


这篇关于64位Windows 7 PrintQueue监视器不起作用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆