Issue with Encoder Pipeline Component for convert Xml to Excel


hi expert,

i work through following article not luck,

http://gallery.technet.microsoft.com/biztalk-encoder-pipeline-4a55e5f2#content below error message:

here failure executing send pipeline: "customepipelinexmltoexcel.pipelines.encodexmltoexcel, customepipelinexmltoexcel.pipelines, version=1.0.0.0, culture=neutral, publickeytoken=6b9eabfad4d7ad0d"

source: "excel encoder" send port: "sndpersonexcel" uri: "c:\users\administrator\desktop\customepipelinexmltoexcel\out\%messageid%.xls"

reason: creating instance of com component clsid {00024500-0000-0000-c000-000000000046}

from iclassfactory failed due following error: 8001010a message filter indicated application busy.

(exception hresult: 0x8001010a (rpc_e_servercall_retrylater)). please support me fix it, advance.

hi,

i'm not sure reason? but

i deploy project pc , received other error is

"reason: exception hresult: 0x800a03ec"

i resolve above error this:

create directory "desktop" inside directory "c:\windows\syswow64\config\systemprofile\".
eg: "c:\windows\syswow64\config\systemprofile\desktop" (for 64 bit windows)
      "c:\windows\system32\config\systemprofile\desktop" (for 32 bit windows)
note: set full control permissions directory desktop (for user "system")

now, error fixed, work fine in new pc.

thanks.



BizTalk Server  >  BizTalk Server General



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

BizTalk Server 2013 Azure VM Log Shipping and HA for hosts

How to send non-standard Content-Type header ?