http://www.hobbyking.com/hobbyking/store/HK_movies2.asp?idmovie=3414bfec390a45d695eea96a32884044
Sunday, July 14, 2013
Thursday, January 24, 2013
Monday, November 19, 2012
failed to get value of the attachments column from the attachments field type control
Issue After customizing New Item and Edit form :
Failed to get value of the “Attachments” column from the “Attachments” field type control. See details in log. Exception message: Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)..
Resolution :
Update the template value in customized form as below:
find
Failed to get value of the “Attachments” column from the “Attachments” field type control. See details in log. Exception message: Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)..
<TemplateName xmlns="http://schemas.microsoft.com/WebPart/v2/ListForm">ListForm</TemplateName>
Change it to
<TemplateName xmlns="http://schemas.microsoft.com/WebPart/v2/ListForm">ListForm2</TemplateName>
This should resolved the problem
If you found this post helpful to you or think it should have some modification to it , please let me know by comments below..
Tuesday, October 23, 2012
Monday, October 22, 2012
Tuesday, September 25, 2012
Tuesday, September 11, 2012
The Beginer Guide for Multicopters
Multicopters
http://polakiumengineering.org/
http://rcexplorer.se/index.html
http://flitetest.com/articles/Basic_Quadcopter_Tutorial_Talon_V2_KK2_Board_Plush_ESCs?q=basic%20quadcopter
Flashing ESC for multi copters
Flashing ESC for multi copters with simonk firmware
http://youtu.be/l-Eu3J0003I
http://polakiumengineering.org/
http://rcexplorer.se/index.html
Basic Quadcopter Tutorial
http://flitetest.com/articles/Basic_Quadcopter_Tutorial_Talon_V2_KK2_Board_Plush_ESCs?q=basic%20quadcopter
Flashing ESC for multi copters
Flashing ESC for multi copters with simonk firmware
http://youtu.be/l-Eu3J0003I
Sunday, September 9, 2012
Tuesday, September 4, 2012
SharePoint 2010 Web Services
SharePoint 2010 Web Services
| Web Service | Description |
|---|---|
| WebSvcAdmin | Provides methods for managing a deployment of SharePoint Foundation, such as for creating or deleting sites. |
| WebSvcAlerts | Provides methods for working with alerts for list items in a SharePoint Foundation site. |
| WebSvcAuthentication | Provides classes for logging on to a SharePoint Foundation site that is using forms-based authentication. |
| WebSvcBdcAdminService | Provides methods that can be used to import and export Business Data Connectivity Services (BDC) models. |
| WebSvcCellStorage | Enables client computers to synchronize changes made to shared files that are stored on a server. |
| WebSvcCopy | Provides methods for copying items between locations in SharePoint Foundation. |
| WebSvcdiagnostics | Enables client computers to submit diagnostic reports that describe application errors that occur on the client. |
| WebSvcDspSts | Provides a method for performing queries against lists in SharePoint Foundation. |
| WebSvcDWS | Provides methods for managing Document Workspace sites and the data they contain. |
| WebSvcForms | Provides methods for returning forms used in the user interface when working with the contents of a list. |
| WebSvcImaging | Provides methods that enable you to create and manage picture libraries. |
| WebSvcLists | Provides methods for working with lists and list data. |
| WebSvcMeetings | Provides methods that enable you to create and manage Meeting Workspace sites. |
| WebSvcPeople | Provides methods for working with security groups. |
| WebSvcPermissions | Provides methods for working with the permissions for a site or list. |
| WebSvcSharedAccess | Provides a method that determines whether a document is being coauthored. |
| WebSvcsharepointemailws | Provides methods for remotely managing distribution groups. |
| WebSvcSiteData | Provides methods that return metadata or list data from sites or lists in SharePoint Foundation. |
| WebSvcsites | Provides methods for working with Web sites. |
| WebSvcspsearch | Provides methods for remotely performing searches within a SharePoint Foundation deployment. |
| WebSvcUserGroup | Provides methods for working with users and groups. |
| WebSvcVersions | Provides methods for managing file versions. |
| WebSvcviews | Provides methods for working with list views. |
| WebSvcwebpartpages | Provides methods to send and retrieve Web Part information to and from Web services. |
| WebSvcWebs | Provides methods for working with Web sites and content types. |
| Web Service | Description |
|---|---|
| WebSvcAdmin | Provides methods for managing a deployment of SharePoint Foundation, such as for creating or deleting sites. |
| WebSvcAlerts | Provides methods for working with alerts for list items in a SharePoint Foundation site. |
| WebSvcAuthentication | Provides classes for logging on to a SharePoint Foundation site that is using forms-based authentication. |
| WebSvcBdcAdminService | Provides methods that can be used to import and export Business Data Connectivity Services (BDC) models. |
| WebSvcCellStorage | Enables client computers to synchronize changes made to shared files that are stored on a server. |
| WebSvcCopy | Provides methods for copying items between locations in SharePoint Foundation. |
| WebSvcdiagnostics | Enables client computers to submit diagnostic reports that describe application errors that occur on the client. |
| WebSvcDspSts | Provides a method for performing queries against lists in SharePoint Foundation. |
| WebSvcDWS | Provides methods for managing Document Workspace sites and the data they contain. |
| WebSvcForms | Provides methods for returning forms used in the user interface when working with the contents of a list. |
| WebSvcImaging | Provides methods that enable you to create and manage picture libraries. |
| WebSvcLists | Provides methods for working with lists and list data. |
| WebSvcMeetings | Provides methods that enable you to create and manage Meeting Workspace sites. |
| WebSvcPeople | Provides methods for working with security groups. |
| WebSvcPermissions | Provides methods for working with the permissions for a site or list. |
| WebSvcSharedAccess | Provides a method that determines whether a document is being coauthored. |
| WebSvcsharepointemailws | Provides methods for remotely managing distribution groups. |
| WebSvcSiteData | Provides methods that return metadata or list data from sites or lists in SharePoint Foundation. |
| WebSvcsites | Provides methods for working with Web sites. |
| WebSvcspsearch | Provides methods for remotely performing searches within a SharePoint Foundation deployment. |
| WebSvcUserGroup | Provides methods for working with users and groups. |
| WebSvcVersions | Provides methods for managing file versions. |
| WebSvcviews | Provides methods for working with list views. |
| WebSvcwebpartpages | Provides methods to send and retrieve Web Part information to and from Web services. |
| WebSvcWebs | Provides methods for working with Web sites and content types. |
Subscribe to:
Posts (Atom)