InfoPath cannot submit form
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Orchestration > InfoPath cannot submit form




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    InfoPath cannot submit form  
Jude Asitha


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-22-04 06:38 AM

Hi,

I am trying to test the web service orchestration,
ExposeWebService, that comes with BTS. I have created a
simple InfoPath form and have set the web service URL to
call  ExposeWebService_ProcessClientRequest_SO
APPort.asmx?
WSDL. However when I submit my form, I receive the
following error from InfoPath: "InfoPath either cannot
connect to the data source or the service has timed out"

Any ideas?

Thanks!





[ Post a follow-up to this message ]



    Re: InfoPath cannot submit form  
Christof


Report This Message To A Moderator Edit/Delete Message


 
04-22-04 08:37 PM

Can you try to browser to the amsx.wsdl manually please?
Make sure that security configuration is set correct.

Regards,
Christof

"Jude Asitha" <anonymous@discussions.microsoft.com> wrote in message
news:295501c42828$c77f5430$a301280a@phx.gbl...
> Hi,
>
> I am trying to test the web service orchestration,
> ExposeWebService, that comes with BTS. I have created a
> simple InfoPath form and have set the web service URL to
> call  ExposeWebService_ProcessClientRequest_SO
APPort.asmx?
> WSDL. However when I submit my form, I receive the
> following error from InfoPath: "InfoPath either cannot
> connect to the data source or the service has timed out"
>
> Any ideas?
>
> Thanks!







[ Post a follow-up to this message ]



    Re: InfoPath cannot submit form  
Jude Asitha


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-23-04 06:37 AM

Hi Christof,

Yes, browsing to the asmx file and viewing the WSDL is not
a problem in IE. The web service just does not seem to
respond when calling via an application. I have tried
invoking the web service thru an ASP.NET app w/ the same
result.

Any ideas?


>-----Original Message-----
>Can you try to browser to the amsx.wsdl manually please?
>Make sure that security configuration is set correct.
>
>Regards,
>Christof
>
>"Jude Asitha" <anonymous@discussions.microsoft.com> wrote
in message
>news:295501c42828$c77f5430$a301280a@phx.gbl... 
 ExposeWebService_ProcessClientRequest_SO
APPort.asmx?[vbcol=seagreen] 
>
>
>.
>





[ Post a follow-up to this message ]



    Re: InfoPath cannot submit form  
Christof


Report This Message To A Moderator Edit/Delete Message


 
04-23-04 10:36 AM

Do you see that any service starts up in HAT please?
If this is the case: try to use the debugger view there.

Regards,
Christof


"Jude Asitha" <anonymous@discussions.microsoft.com> wrote in message
news:31eb01c428f3$84b47740$a501280a@phx.gbl...[vbcol=seagreen]
> Hi Christof,
>
> Yes, browsing to the asmx file and viewing the WSDL is not
> a problem in IE. The web service just does not seem to
> respond when calling via an application. I have tried
> invoking the web service thru an ASP.NET app w/ the same
> result.
>
> Any ideas?
>
> 
> in message 
>  ExposeWebService_ProcessClientRequest_SO
APPort.asmx? 







[ Post a follow-up to this message ]



    Re: InfoPath cannot submit form  
Jan Tielens


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-23-04 11:36 PM

Jude, as Christof mentioned: did you configure the security so that the
account that ASP.NET uses has access to the BizTalk databases? You can check
the Event Log on the server, if it's a security problem there should be some
events logged.

--
Greetz,
Jan
________________________
Read my weblog: http://weblogs.asp.net/jan

"Christof" <bts2004communityfeedback (at) hotmail (dot) com> schreef in
bericht news:umoKvKRKEHA.3628@TK2MSFTNGP12.phx.gbl...
> Do you see that any service starts up in HAT please?
> If this is the case: try to use the debugger view there.
>
> Regards,
> Christof
>
>
> "Jude Asitha" <anonymous@discussions.microsoft.com> wrote in message
> news:31eb01c428f3$84b47740$a501280a@phx.gbl... 
>
>







[ Post a follow-up to this message ]



    Re: InfoPath cannot submit form  
Jude Asitha


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-29-04 06:37 AM

Hi Jan and Christof,

I finally ended up making the following change in IIS: the
ExposeWebService vir dir was assigned Script Source
Access, Read, Write and also under Execute Permissions, I
selected Scripts and Executables. This resulted in a
message box warning me that I could be open to hacking. I
clicked OK on this message box and since then I am able to
submit a form to BTS Orchestration but unable to get the
response.

Do you know whether you have to write code to instantiate
the web service object and populate the fields I require?

Thanks,

Jude
>-----Original Message-----
>Jude, as Christof mentioned: did you configure the
security so that the
>account that ASP.NET uses has access to the BizTalk
databases? You can check
>the Event Log on the server, if it's a security problem
there should be some
>events logged.
>
>--
>Greetz,
>Jan
>________________________
>Read my weblog: http://weblogs.asp.net/jan
>
>"Christof" <bts2004communityfeedback (at) hotmail (dot)
com> schreef in
>bericht news:umoKvKRKEHA.3628@TK2MSFTNGP12.phx.gbl... 
wrote in message[vbcol=seagreen] 
is not[vbcol=seagreen] 
same[vbcol=seagreen] 
please?[vbcol=seagreen] 
wrote[vbcol=seagreen] 
created a[vbcol=seagreen] 
URL to[vbcol=seagreen] 
cannot[vbcol=seagreen] 
timed out"[vbcol=seagreen] 
>
>
>.
>





[ Post a follow-up to this message ]



    Re: InfoPath cannot submit form  
Christof


Report This Message To A Moderator Edit/Delete Message


 
04-29-04 11:36 PM

Please try to use HAT to see what actually is going on.  Any eventlog
messages?
Kind regards,

Christof

"Jude Asitha" <anonymous@discussions.microsoft.com> wrote in message
news:5d7201c42da8$6f0dfd80$a001280a@phx.gbl...[vbcol=seagreen]
> Hi Jan and Christof,
>
> I finally ended up making the following change in IIS: the
> ExposeWebService vir dir was assigned Script Source
> Access, Read, Write and also under Execute Permissions, I
> selected Scripts and Executables. This resulted in a
> message box warning me that I could be open to hacking. I
> clicked OK on this message box and since then I am able to
> submit a form to BTS Orchestration but unable to get the
> response.
>
> Do you know whether you have to write code to instantiate
> the web service object and populate the fields I require?
>
> Thanks,
>
> Jude 
> security so that the 
> databases? You can check 
> there should be some 
> com> schreef in 
> wrote in message 
> is not 
> same 
> please? 
> wrote 
> created a 
> URL to 
> cannot 
> timed out" 







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 10:08 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register