August 6, 2008 at 6:39 am
I have created a Native XML Web Service using SOAP/HTTP. When I try to use the WSDL in InfoPath to receive data, I get the following error message:
"The file is not a valid XML file.
Not enough storage is available to process this command"
I am using a Vista development machine, and a 32 bit SQL 2005 Server running Windows 2003 R3. I have SP2 installed on the SQL server.
Thanks,
ML
August 6, 2008 at 8:39 am
Is the XML file simply huge? That's what the error message seems to indicate to me.
- Gus "GSquared", RSVP, OODA, MAP, NMVP, FAQ, SAT, SQL, DNA, RNA, UOI, IOU, AM, PM, AD, BC, BCE, USA, UN, CF, ROFL, LOL, ETC
Property of The Thread
"Nobody knows the age of the human race, but everyone agrees it's old enough to know better." - Anon
August 6, 2008 at 8:43 am
Since I am new to SharePoint,InfoPath, and Web Services I am not sure how to view the XML file. I do know that the Stored Procedure that the Web Method calls returns only 248 rows of data.
ML
August 7, 2008 at 7:32 am
The error message "The file is not a valid XML file. Not enough storage is available to process this command" that I was getting did not have anything to do with memory or storage. It was a permissions issue. After creating a SOAP Endpoint the Server Administrator needs to "GRANT CONNECT ON ENDPOINT: ". Then the WSDL request from InfoPath will connect.
Thanks for the help
ML
August 7, 2008 at 3:36 pm
Good old fashioned useless error messages! Glad you got it fixed.
- Gus "GSquared", RSVP, OODA, MAP, NMVP, FAQ, SAT, SQL, DNA, RNA, UOI, IOU, AM, PM, AD, BC, BCE, USA, UN, CF, ROFL, LOL, ETC
Property of The Thread
"Nobody knows the age of the human race, but everyone agrees it's old enough to know better." - Anon
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply