Hi!
I'm having a very strange issue with one of my solutions. We are in dev, and I work in Visual Studio 2010 on my computer, build my solution, then send the .dll to our admin to deploy (it's slow, but don't judge). We've been developing this solution for quite some time, and just today got the strangest failure:
When I built this last solution and sent it to our admin, one of the orchestrations had no send port!
This has never happened before, and I have no idea why it might have happened. After repeated attempts to rebuild, restart VS 2010, and rebuild again, it continually builds without a Send Port.
Has anyone else experienced this?
The last thing I did before this failure is explained in this article: http://go4answers.webhost4life.com/Example/problem-building-orchestration-201022.aspx Is there a chance that because I modified the orchestration in Notepad, it somehow caused Visual Studio to bug?
Thanks in advance!