Group:  Other Microsoft Office Products ยป microsoft.public.infopath
Thread: InfoPath support for .ASHX files

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

InfoPath support for .ASHX files
souhaibb.javed[ at ]gmail.com 07.07.2006 23:38:51
Hi,

I'm using BizTalk 2006 having WSE 3.0 (twoConnect) Adapter for exposing

Orchestration as a WebService.


I'm trying to create an InfoPath form to send some values to the
Orchestration Web Service. However as WSE3.0 is generating .ASHX file
instead
of .ASMX file. InfoPath (it seems like it) is only supporting .ASMX
files
only if we are designing the form based on Web Services. "Invalid URL"
kind
of related messages pops up.


Can anyone advice on this matter, if there is a patch available
somewhere
for InfoPath to support WSE3.0 generated web services having .ASHX
files.


Thanks.


With Regards

Re: InfoPath support for .ASHX files
"MarkA" <markallanson[ at ]gmail.com> 10.07.2006 14:45:54
I ran into the same sort of problem when hooking up InfoPath 2007 to
WCF web services. Had to use a Soap 1.1 basicHttpBinding to get it
connected.

I'm no expert in InfoPath, but as far as I can tell it doesn't support
WSE v.anything. You'd have to strip all your wse bits out and use plain
old vanilla Soap.

Of course, you could write you own code to do the comms to the web
service, but thats just plain nasty to have to drop down to that level
imho.

Mark

PS. Infopath isn't going to care about the extension of the file that
it is calling, it's the underlying communication protocol that matters.

souhaibb.javed[ at ]gmail.com wrote:
[Quoted Text]
> Hi,
>
> I'm using BizTalk 2006 having WSE 3.0 (twoConnect) Adapter for exposing
>
> Orchestration as a WebService.
>
>
> I'm trying to create an InfoPath form to send some values to the
> Orchestration Web Service. However as WSE3.0 is generating .ASHX file
> instead
> of .ASMX file. InfoPath (it seems like it) is only supporting .ASMX
> files
> only if we are designing the form based on Web Services. "Invalid URL"
> kind
> of related messages pops up.
>
>
> Can anyone advice on this matter, if there is a patch available
> somewhere
> for InfoPath to support WSE3.0 generated web services having .ASHX
> files.
>
>
> Thanks.
>
>
> With Regards

Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net