本文介绍了在asp.net中的Notifyicon的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在asp.net中实现了Windows notifyicon,在本地系统中工作正常.
但是当我将其托管在iis服务器中时,notifyicon无法正常工作.请给我解决方案.

I have implement windows notifyicon in asp.net,it is working fine in local system .
But when i host it in iis server notifyicon is not working.Kindly give me the solution.

推荐答案


这篇关于在asp.net中的Notifyicon的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-11 16:11