run a PostBuild event on a web service project

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Dave

    run a PostBuild event on a web service project

    I use post-build events in a number of projects for various activities (e.g.
    run unit tests on built assemblies). I want to do this on a web service
    project that is part of the solution but for some reason this event is not
    supported for web service applications. The documentation on build events
    states that it's not available for web applications... this seems like a
    rather bad decision to me.

    Does anyone know why it's not supported? Does anyone know of any
    workarounds?

    Dave






Working...