Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

How to Populate a Document Library programatically (External App)

  Asked By: Ariel Logan         Date: Apr 13, 2009      Category: Sharepoint      Views: 271
 

I have a vb.net application that generates large excel files.



To improve that app, I want to throw that excel file into a SharePoint Doc Library.



How can I write a code in VB.NET that uploads the document into SharePoint?



Can you show me an example?

Tagged:                

 

1 Answer Found

 
Answer #1       Answered By: Liana Alston          Answered On: Apr 13, 2009       

Yep, you need to use Windows 2003 server for your development.

Client versions (XP/Vista) are only appropriate for WebPart or WorkFlow developments in Sharepoint, but nothing else.

use your virtual development and install VS there

 


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