Hello,
I have troubles deploying event receiver on multiple servers. The steps that I do is:
a) Deploy to one server through visual studio
b) copy/paste the dlls to other server
c) use a tool to hookup the event receiver
Whenever the code changes, I copy the dlls to the servers and IIsreset.
Is there a better solution? Thank you
Christos