Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

XML/SQLXML and Windows Authentication

  Asked By: Freddie Alvarado         Date: Aug 16, 2004      Category: Sharepoint      Views: 224
 

I am trying to connect the XML webpart to a XML source provided by
SQLXML. Everything works fine if the SQLXML Virtual Directory is
setup to always logon with the credentials of a specified SQL
account. However, if I configure the SQLXML Virtual Directory to use
Windows Integrated Authentication, I get the error "Cannot retrieve
the URL specified in the XML Link property. For more assistance,
contact your site administrator." In the XML Web Part Tool pane, I
can click the "Test Link" and the link returns the proper XML. I am
guessing that when rendering the XML Web Part must be using some
other set of credentials to access the XML link. Does anyone know
what type of credentials the XML webpart uses or how it actually
connects the XML link?

Tagged:        

 

1 Answer Found

 
Answer #1       Answered By: Marquis Ortega          Answered On: Aug 16, 2004       

I believe it uses the Application Pool Account.

 
Didn't find what you were looking for? Find more on XML/SQLXML and Windows Authentication Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].