|
Home > Archive > MS SQL XML > July 2005 > .NET DiffGram
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| gehrigsranch 2005-07-01, 11:23 am |
| I am running VS Studio 2003 and a VB.NET web application. I have installed
SQLXML 3 SP3 on both my .NET machine and my SQL server machine, and SOAP 3 on
db Server machine.
I have created a Diffgram from a dataset with writexml to stream and xsd
with SQL relations mapped. Yet when it tries to execute the SQLXMLcommand, I
continually get an Invalid Authorization Specification error.
I have not found anything about it online. Please let me know what I can do
to help the situation. I would love to use Diff gram instead of hand writing
the same XML consuming code into SQL server.
thanks
| |
| Monica Frintu [MSFT] 2005-07-13, 8:24 pm |
| Hello,
Could you please send the repro so I can take a look ?
Thanks,
Monica Frintu
-------------------------------
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
| |
| Bertan ARI [MSFT] 2005-07-14, 3:23 am |
| This is an interesting error. Do you get this error while you are executing
the SqlXmlcommand? It would help a lot, if you can send your diffgram and
the managed code to execute it.
--
Bertan ARI
This posting is provided "AS IS" with no warranties, and confers no rights.
"gehrigsranch" < gehrigsranch@discuss
ions.microsoft.com> wrote in message
news:6BDCC7A7-0E15-46FD-810B- 46558F0CB035@microso
ft.com...
>I am running VS Studio 2003 and a VB.NET web application. I have installed
> SQLXML 3 SP3 on both my .NET machine and my SQL server machine, and SOAP 3
> on
> db Server machine.
>
> I have created a Diffgram from a dataset with writexml to stream and xsd
> with SQL relations mapped. Yet when it tries to execute the
> SQLXMLcommand, I
> continually get an Invalid Authorization Specification error.
>
> I have not found anything about it online. Please let me know what I can
> do
> to help the situation. I would love to use Diff gram instead of hand
> writing
> the same XML consuming code into SQL server.
>
> thanks
|
|
|
|
|