Gotcha for the day. When you try to customize a list in either InfoPath designer/ SharePoint designer 2010 from the…
- Swetha Sankaran
- February 25, 2013
- 2 min read
- 0
“Eternally curious (Jigyasu) woman in tech — QubitSage of the digital-verse, learning, sharing, and leaping across spacetime continuums, one insight at a time…”
Gotcha for the day. When you try to customize a list in either InfoPath designer/ SharePoint designer 2010 from the…
If you want to change the default programming language for InfoPath custom code go to, File -> Option ->InfoPath Options…
We all know that we have an option to add new document in document libraries. If the customers want the…
Some links I found helpful in SP 2010 installation. Yes, its in french and you can translate it into english! http://www.gokanozcifci.be/subsite/how-to-install-SharePoint-2010.html…
After installing the x64 release of SharePoint SmartPart template, I was prompted with the following error while trying to add…
Create a blank text file in Notepad Type .LOG in the first line of the file. Press ENTER(carriage return) Save the…
After running around in circles for a day, finally figured out how to enable debugging in a SharePoint SmartPart web…
Issue: Parameter values passed through URL does not affect the opened report. What? Pass parameters from one report in a…
The images that we require to use in a sharepoint webpart need to be placed in the following directory for…
You can embed any resource (.jpg, .js, .css, etc) into a web part and provide it to the client without…
In order to integrate Silverlight application with SharePoint we need to make a bunch of modifications to web.config file. Feeling…
Login failed for user ‘NT AUTHORITY\ANONYMOUS LOGON’ If this error occurs when connecting a custom web part to the Sql…
Wow!!! Unexpected error…hmmm…now what could it be? Well to find that out, make the customErrors mode Off and set the…
SharePoint Solutions File(.wsp) Introduction: A SharePoint solution file is a collection of feataures, webparts and files with the extension .wsp…