Skip to main content
Nintex Community Menu Bar

Problem with adding a BizTalk Server Event

  • December 28, 2005
  • 1 reply
  • 0 views

Forum|alt.badge.img+1
Hello,
when I try to add a BizTalk Server Event, after entering the ReceivePort, Location, Handler and so on, I get the message:
This Object is already deleted. It's not valid.

I also tried this a few weeks ago with the tutorial stuff - no problems...

Thanks a lot,

steveO

1 reply

Forum|alt.badge.img+8
  • January 14, 2006
That error will occur when you try to setup two receive ports with the same URI. If you try to add the same recieve port in BizTalk explorer you get a more descriptive error message that basically says that the address URI must be unique.

I hope this helps.