|
Home > Archive > BizTalk Server Orchestration > April 2004 > disabling receive ports
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
disabling receive ports
|
|
| Sedat Cankaya 2004-04-24, 8:35 pm |
| Ihave two receive ports in a parallel shape which both are taking xml files.
But they could not. After a while both these ports are being disabled. I
could not understand why? Can anybody tell me the reason?Thanks...
| |
| Matt Milner 2004-04-24, 11:35 pm |
| check your event log and HAT, you should get error messages for a disabled
port. If it is a file port, it is likely a permissions issue. Make sure
the account your service is running under has full control of the receive
location so it can read and then delete the file.
Matt
"Sedat Cankaya" <sedat.cankaya@ceng.metu.edu.tr> wrote in message
news:O$nk$0lKEHA.2472@TK2MSFTNGP10.phx.gbl...
> Ihave two receive ports in a parallel shape which both are taking xml
files.
> But they could not. After a while both these ports are being disabled. I
> could not understand why? Can anybody tell me the reason?Thanks...
>
>
| |
| Sedat Cankaya 2004-04-25, 5:34 am |
| Yes, you are right. It was just a permission issue. Thanks for your help 
"Matt Milner" <matt.milner@m3technologypartners dot com> wrote in message
news:%23tLKcDnKEHA.3492@TK2MSFTNGP09.phx.gbl...
> check your event log and HAT, you should get error messages for a
disabled
> port. If it is a file port, it is likely a permissions issue. Make sure
> the account your service is running under has full control of the receive
> location so it can read and then delete the file.
>
> Matt
>
>
> "Sedat Cankaya" <sedat.cankaya@ceng.metu.edu.tr> wrote in message
> news:O$nk$0lKEHA.2472@TK2MSFTNGP10.phx.gbl...
> files.
>
>
|
|
|
|
|