Getting an error in Visual basci code
-
Tuesday, August 07, 2012 11:16 AM
Hi,
i am getting an error while i debug the code:
- Moved by Humberto LezamaMicrosoft Employee Monday, August 27, 2012 10:50 PM (From:Developing Apps for SharePoint)
All Replies
-
Wednesday, August 08, 2012 7:47 PM
Hello,
Looks like the files array was null when passed into the sub routine. You should check for null before accessing properties on files to avoid the exception. To troubleshoot why files was null, you have to look at the calling code.
Thanks,
-Thomas
-
Monday, August 13, 2012 5:40 PM
blog
twitter
