I have list with more than 20 000 entries, and i want to transfer this list to a SQL database, because accessing items of this list take a while.
Is there a way not to reprogramm everything?
I want to add a "file selector" that allows the user to select a (xls) file and returns me the full path of the file (e.g. C:\MyFolder\MyFile.xls) for further processing
I wanted to use the System.Windows.Forms.OpenFileDialog , but sharepoint does not want to open it (I can compile, deploy but...
Thanks for your advise! but you know at the begining the error i had was something like check rights for NT AUTHORITY\NETWORK SERVICES. I also tried to grant acces to IWAM_ICMSDEV which is the local name of my IIS worker (at least i think so) but it does not change anything... what other name...
I have an Exe file that does querry into sharepoints lists and SQL database, and it works great...
When i put this code in a WebService, even if i grant acces to NT AUTHORITY\NETWORK SERVICES to the SQL database i still have an "Acces denied" Error...
Can you help???
Hi...
I would like to make an Asynchron Webservice call from another webservice. Is it clear? I guess it is not.
So I have a WebService1 which makes a long work like generating many XML reports...
I would like to call him from webservice2, but asynchron.
Do i have to use the BeginMyMethod that...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.