Re: Strange behaviour in HWS SDK sample after installation of office 2003 service pack-1

From: BizSolutions (BizSolutions_at_gmail.com)
Date: 03/11/05


Date: Fri, 11 Mar 2005 21:32:35 +0500

Actions and constraints are proper deployed, because when I assign some
issue using [Desing>Preview From], it is shown in the HWS Server
Administration>Activity Flows, aslo there is no HWS related log in the event
viewer. The problem starts when i run this after deploying the form.

BizSolutions

"Matt Milner" <matt.milner@m3technologypartners dot com> wrote in message
news:eKWUQ2kJFHA.384@TK2MSFTNGP10.phx.gbl...
> Check that your actions are correctly deployed and that you have the
> permissions to initiate them (this is done by setting constraints in the
> HWS admin tool). You should get events in the event log for problems on
> the HWS side of things.
>
> matt
>
> "BizSolutions" <BizSolutions@gmail.com> wrote in message
> news:ORo9xVkJFHA.3340@TK2MSFTNGP12.phx.gbl...
>> Hi,
>>
>> I am executing the HWS sample provided in the Microsoft SDK, but facing
>> some strange behavior. After deploying the sample the very first problem
>> i faced was that when I submit the infopath form the data was not
>> persistant for other users to whom the task was assigned. Then I
>> installed office 2003 service pack-1 with a hope that this update might
>> help. But it got worst when I found that now am unable to even submit the
>> form.
>>
>> Now whenever I execute the solution from the designer>preview form, it
>> get executed but don't persist the data, on the other hand when I
>> directly open the issue tracking form afater deploying it, on submission
>> I am getting the following 4 errors in sequence.
>>
>> 1. Could not send SOAP request. -2146828218
>> 2. Can't get new activity flow id.
>> 3. Can't find action: Assign.
>> 4. Submit Assign Issue Action Failed.
>>
>> What I am suspecting is that there is some problem with credentials. I
>> have debugged the code and found the [Permission Denied] exception by the
>> MSXML2.XMLHTTP.Open() method. Any help regarding this would be highly
>> appreciated.
>>
>> By the way I have tested BTS 2004 on both Windows Server 2003 and Windows
>> XP with office 2003 service pack-1.
>>
>> Regards
>>
>> BizSolutions
>>
>
>



Relevant Pages

  • Re: Strange behaviour in HWS SDK sample after installation of office 2003 service pack-1
    ... You should get events in the event log for problems on the HWS ... > I am executing the HWS sample provided in the Microsoft SDK, ... After deploying the sample the very first problem i ... > faced was that when I submit the infopath form the data was not persistant ...
    (microsoft.public.biztalk.general)
  • Re: Strange behaviour in HWS SDK sample after installation of office 2003 service pack-1
    ... Matt ... The problem starts when i run this after deploying the form. ... >> permissions to initiate them (this is done by setting constraints in the ... >> HWS admin tool). ...
    (microsoft.public.biztalk.general)
  • RE: Deploying HWS Solutions
    ... You can also use HWS WMI provider to reigster actions with HWS ... Use WMI to extract your constraints as an XML file and to save them back on the destination environment ... Use WMI and/or the ActivityModel designer APIs to retrieve/save Activity Models ...
    (microsoft.public.biztalk.general)

Loading