Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Problem with custom webparts running asychronous procedure.

  Asked By: Raymundo House         Date: May 10, 2005      Category: Sharepoint      Views: 1841
 

Since it is not possible to access another site using
SharePoint Object Model, can we call a web service to
get file in the asynchronous thread generated by the
RegisterWorkItemCallback. I am interested in the
SPFile .OpenBinary() method as a Web Service call.

This Web Service call would of course be to the same
IIS Server, so is there a way to eliminate the SOAP
message to the web service, and create an AppDomain
that would accomplish the same result from within this
created thread.

Can anyone help me out???


Do you know someone who can help? Share a link to this thread on twitter, or facebook.

Tagged:              

 

No Answers Found. Be the First, To Post Answer.

 


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