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

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -