| bio | website | sharepoint.stackexchange.com/… |
|---|---|---|
| location | Ahmadabad, India | |
| age | 22 | |
| visits | member for | 8 months |
| seen | 15 hours ago | |
| stats | profile views | 61 |
SharePoint Developer
|
Jan 18 |
comment |
SPWeb http://sp/hr is not rendering but all others are Have you seen that all application pools are started in IIS? |
|
Jan 16 |
comment |
How to use CustomList data in InfoPath Expression? Have you enable to do within custom code Or only rules? |
|
Jan 16 |
comment |
How to use CustomList data in InfoPath Expression? Then you need to compare one by one date which is fall in between start date and end date with holiday date from custom list. |
|
Jan 16 |
comment |
Event Receiver on SharePoint-hosted Apps @Jigs I have created one task list in SharePoint-hosted apps. So TemplateID is that <Receivers ListTemplateId="171">.. But Event is not fired on Item Added in Tasks list. |
|
Jan 16 |
comment |
How to use CustomList data in InfoPath Expression? I have not tried but i think it will work.. Try this.... bizsupportonline.net/infopath2007/… bizsupportonline.net/browserforms/… |
|
Jan 16 |
comment |
Event Receiver on SharePoint-hosted Apps Hi @Jigs. Thanks for your reply. But How can i deploy event receiver on my custom SharePoint-hosted app? What can i add siteURL in Project Properties? Can i use List which is added in SharePoint-hosted apps? |
|
Jan 16 |
comment |
How to use CustomList data in InfoPath Expression? I don't understand your question exactly. But Do you retrieve data in textbox and after that you want to apply rule? |
|
Dec 11 |
comment |
Use AjaxControlToolKit in Sharepoint Online From Google , You can download AjaxControlToolKit |
|
Nov 21 |
comment |
Delete SharePoint Calendar Recurrence Event Yes u r ri8. But when i delete event directly from ribbon, that time item Updated event is not fired and If i open event in Edit mode and delete it then Item Updated event is fired... |
|
Oct 22 |
comment |
How to register .Dll to GAC ? I think so You are right..But I have registered dll in Microsoft.net > GAC_MSIL.. But again it gives error "Could not load assembly. The system can not find the File specified." And not working drag and drop strategy for this dll.. It's third party dll. So I have no code. Plz help me.. Its urgent.. |
|
Oct 20 |
comment |
How to register .Dll to GAC ? Sorry Its my mistake. just DDayICal.dll |
|
Oct 20 |
comment |
How to Fetch Data from .ICS file in Sharepoint 2010 ? Thank you for your reply.. but DDay.iCal file have no strong name.. I tried to geerate .snk File using cmd. but not registered in GAC. So It is not working for me.. Do you know how to register dll to GAC? |
|
Sep 29 |
comment |
Retrive date from Sharepoint calendar I also facing same problem... Any suggestion? |
|
Sep 29 |
comment |
How to update Excel Sheet In SharePoint 2010 (Sharepoint Online)? Thanks Steve Lineberry.. But my requirement is so different.. I have to open Excel File which is stored in shared document Library and update data in it. |