There are something you need to know before coding:
1. in .NET, defult use/style is Doc/Lit.
2. in Axis, defule is rpc/encoding.

If you want to comunicate between two, you have to make sure both style
and use must be matched.

-Henry

>>> [EMAIL PROTECTED] 5/24/2005 9:08:03 AM >>>
I am using Axis 1.2 and ran into a problem similar to this.

I figured out that Visual Studio .NET does not understand the Version
1.2
type mapping. What I found worked is to change the deploy.wsdd so that
the
typeMappingVerison is 1.1.  For example.

      <parameter name="typeMappingVersion" value="1.1"/>

I'm not sure if something else needs to change like the namespace to
make
this truly "correct", but this worked for me.

  Cliff
 

> -----Original Message-----
> From: Pippo Plutone [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, May 24, 2005 4:29 AM
> To: [email protected] 
> Subject: axis + vb .net
> 
> Hi all,
> I have a problem when I using AXIS with client VB .Net.
> 
> I have a web service with AXIS (provider="java:RPC") and a 
> client VB .Net; 
> it works
> while when I have a web service with AXIS (provider="java:MSG" 
> style="document" use="literal") with a client VB .Net I have 
> a problem:
> 
> "An unhandled exception of type 
> 'System.InvalidOperationException' occurred 
> in system.xml.dll
> Additional information: There was an error generating the XML 
> document"
> 
> Can you help me?
> 
> Thanks Pasquy
> 
> _________________________________________________________________
> Comunica in tempo reale http://messenger.msn.com/beta 
> 


**********************************************************
Electronic Mail is not secure, may not be read every day, and should not be 
used for urgent or sensitive issues.

Reply via email to