C# - saveFileDialog cannot find SharePoint Webpage

  • Thread starter Thread starter ganeshgebhard
  • Start date Start date
G

ganeshgebhard

Guest
Hi all,

I have a program that makes a screenshot of a pictureBox with label and which allows the users to save this image using a saveFileDialog1.

5cd6e746ed46a39f455a96b168ad130f._.png


f19c2eb4909889cedb33c032fdea0d5c._.png


962215f10d0af98ef854a551ec44d06d._.png


This works perfect.

However, the company where I work has a SharePoint site where the pictures eventually will go. Office products already have the possibility to save a file directly to a SharePoint page. When I let my saveFileDialog search for the SharePoint site, it cannot find it.

4105fbe4afde13b41081958884ae5cb4._.png


e70c3f8fdb1aefa6684172709cfc1ba3._.png



Does anyone know how to solve this? It would make it a lot easier.

Thanks in advance!

Ganesh Gebhard

Continue reading...
 
Back
Top