BT2006 Samples ExpenseReportSubmission in SDK Problem

Home Page Forums BizTalk 2004 – BizTalk 2010 BT2006 Samples ExpenseReportSubmission in SDK Problem

Viewing 1 reply thread
  • Author
    Posts
    • #14565

      I’ve been trying to get the sample ExpenseReportSubmission in the BizTalk 2006 SDK/Adapter Samples – Usage section to work but having much difficulty.

      The Excel document keeps reporting HTTP 500 Server Error. I’ve tried tweaking the security permissions on the following areas but to no avail.
      IIS Virtual Directory, Com++ & File Directory.

      I really would like to see this sample senario work, since I can see many usages with EXCEL being the front UI.

      Any help would be GREATLY APPRECIATED!

      Thanks!
      [/b]

    • #14566

      Thanks, for your response. I did check the Event Viewer and found this error, but don’t understand it.

      Event Type: Error
      Event Source: BizTalk Server 2006
      Event Category: BizTalk Server 2006
      Event ID: 5719
      Date: 4/27/2006
      Time: 8:47:12 AM
      User: N/A
      Computer: XEON1
      Description:
      There was a failure executing the receive pipeline: \”Microsoft.BizTalk.DefaultPipelines.XMLReceive, Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35\” Source: \”Unknown \” Receive Port: \”BTSExpenseDemoReceivePort\” URI: \”/ExpenseReportSubmission/BTSHTTPReceive.dll\” Reason: Unable to generate a temporary class (result=1).
      error CS2001: Source file ‘C:\\WINDOWS\\TEMP\\dpjugg6l.0.cs’ could not be found
      error CS2008: No inputs specified

      • #14567

        Mike,

        Are the orchestrations enlisted and started appropriately? Also, check out your machine’s application event log, as you’ll very likely find more detailed information about what the problem is.

        Also, make sure your HTTP/SOAP receive side is running on an appPool running under an account that is part of your BizTalk Isolated Host Users group.

        • #14568

          What user are you running your HTTP receive under?
          It seems it is lacking read/write permissions to your TEMP folder…

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.