Quantcast
Channel: SharePoint 2010 - Development and Programming forum
Viewing all articles
Browse latest Browse all 11571

Thread Process is exiting without completing the process in SharePoint 2010 webpart

$
0
0

We have implemented simple thread to process to excel upload into SharePoint 2010 custom list.

Thread process running in local SharePoint 2010 environment (OS -Windows 7). Once we deployed in SharePoint server,Thread process is exiting without completing its proces.

Please let us know if you know any resolution.

Code is as below

Thread thread = new Thread(new ThreadStart(UploadData)); //Upload is the method where data will insert into List

Thread.Start();


Marulasiddappa SB (Swamy)


Viewing all articles
Browse latest Browse all 11571

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>