Hi All,
I am creating Visual Studio 2013 workflow. For the first time all goes well, but when I have changed the logic and deployed again, it is still referring the old assembly. I tried to just create a very basic workflow and removed all logic and simple using writetohistory activity still it is working as it was working for the very first time. I deployed several times, but no luck. And when I did the deployment on different server, it start working with new logic, but again when I changed the logic and deployed again.. it shows the same behavior every time. I always take the reference the old assembly.
It is very strange problem for me, I tried several things but no success.
Can anyone please help.
Thanks