Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Has anyone ever tried to publish a VB.net application directly to Sharepoint?

 

We are setting up a site that has all of our .exe's and .msi's and it would be great if we could just publish straight to SharePoint.

 

Thanks!:o

Posted

Here is what I would do:

 

  1. Write a Webservice that allows users to upload msi files to your sharepoint.
  2. Write a Macro or Plugin for Visual Studio to connect to that webservice and upload the msi file.
  3. Create a custom botton in Visual Studio to call that Macro or Plugin.

 

That would do it. Not very hard to do, specially if you use Macro.

 

 

Pete

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...