c# - Application Icon is not displaying in task bar when we publish a winform application in server -


please suggest me way achieve icon in taskbar when windows forms application in published in server.i have tried adding icon in properties->application->resources ->icon , manifest not working me.please suggest me way achieve this.

taskbar icon not tied application; tied active form instead - set icon on form(s). icon on application shell (i.e. when open via explorer folder in app lies).


Comments

Popular posts from this blog

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -