kservice Posted May 28, 2008 Posted May 28, 2008 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 Quote
digioz Posted May 31, 2008 Posted May 31, 2008 Here is what I would do: Write a Webservice that allows users to upload msi files to your sharepoint. Write a Macro or Plugin for Visual Studio to connect to that webservice and upload the msi file. 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 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.