G
George L.
I am using Infopath 2003
I have a form with a submit+retrieve connection to an access Database
I am using This connection to a Form and all are going fine.
I have created a retrieve + submit web service to an SQL Server
When i am using this service to a new form all are going well.
When i am trying to have A single form with 2 views each using the
afformentioned connection something is going wrong and the submit to the web
service does not work
For starters can i have 2 different subbmiting methods in the same form with
different data to send?
As a sample service i am using this from msd
http://blogs.msdn.com/infopath/arch...-web-services-in-infopath-forms-services.aspx
When both submiting connections are present i am getting an error of the type
System.Web.Services.Protocols.SoapException: Server was unable to process
request. ---> System.NullReferenceException: Object reference not set to an
instance of an object.
I have a form with a submit+retrieve connection to an access Database
I am using This connection to a Form and all are going fine.
I have created a retrieve + submit web service to an SQL Server
When i am using this service to a new form all are going well.
When i am trying to have A single form with 2 views each using the
afformentioned connection something is going wrong and the submit to the web
service does not work
For starters can i have 2 different subbmiting methods in the same form with
different data to send?
As a sample service i am using this from msd
http://blogs.msdn.com/infopath/arch...-web-services-in-infopath-forms-services.aspx
When both submiting connections are present i am getting an error of the type
System.Web.Services.Protocols.SoapException: Server was unable to process
request. ---> System.NullReferenceException: Object reference not set to an
instance of an object.