Tagged Questions
7
votes
2answers
352 views
How to Send Mail to a SharePoint library using hMailServer?
How can i send mail from hmailSserver to a SharePoint library ?
I work on Windows Server 2008. When an email is sent from Outlook I can't find it in the library..
6
votes
1answer
116 views
Protect wsp file from Reverse Engineering
How to protect wsp file so no one can read my source code. When we change wsp file extension from wsp to zip, it gives all dll file and this dll can be extracted from .net reflector and get all source ...
5
votes
4answers
204 views
Using Third Party editor in sharepoint 2010
Sharepoint 2010 content editor is better than sharepoint2007 but it's lacking lots of functionality.
Is it possible to "substitute" standard rich text editor with something like Telerik Rad editor?
...
5
votes
1answer
85 views
Using SharePoint UserAccountDirectoryPath with SSRS
I've got a SharePoint 2010 Enterprise multi-tenant setup integrated with a new SSRS 2008 R2 instance in SharePoint-Integrated mode and have FINALLY managed to get everything working. However, there ...
5
votes
1answer
151 views
Access Denied in deploy SharePoint Hosted App
I'm trying to build a sharepoint app with type sharepoint hosted app, i'm following the instructions of msdn site:
...
4
votes
4answers
830 views
What is new in SharePoint 2013 ?
The SharePoint 2013 is now released. What is New in SharePoint 2013 ?
What are they added in SharePoint 2013 then SharePoint 2010 ?
What are the new features ?
4
votes
1answer
103 views
Is VS 2010 needed to build a SharePoint 2010 project in Powershell?
Can you build a SharePoint Project without Visual Studio 2010/2012 being installed on the machine you are trying build it on using PowerShell?
I have a PowerShell script the is working great. It ...
4
votes
2answers
100 views
Is it possible to Fire event when Content type added in Shared Documents in sharepoint 2010?
How to fire event when any content type added in shared document library ? How to handle this event ?
4
votes
0answers
144 views
Reload Calendar without refreshing page in SharePoint 2010
How to reload calendar without refreshing whole page ?
3
votes
1answer
531 views
Couldn't find 'Rating Settings' under 'General Settings' in List Settings page
I have to implement rating like the steps here.
But the problem is that I couldn't find 'Rating Settings' under 'General Settings' in List Settings page.
I tried this to configure in central admin ...
3
votes
2answers
88 views
SharePoint 2010 - choice of deploying dll to GAC or web application
In case of sharepoint 2010 is it really better to avoid deploying DLLs to the GAC (this has risks because of security override), instead deploying it to the web application IIS bin directory and use ...
3
votes
1answer
81 views
Anonymous access issue in SharePoint 2010
I set an anonymous access to home page in sharepoint 2010. but when i open page like
'http://servername/Sitepages/homepage.aspx'
, i working but when i open
http://servername/
, its not ...
3
votes
2answers
134 views
Retrive date from Sharepoint calendar
How to retrieve selected date on add event in sharepoint Calendar ??
3
votes
3answers
695 views
Sync Google Calendar with sharepoint Calendar
How to synchronize Google calender with SharePoint 2010 calender ?
3
votes
1answer
362 views
Cannot access protected member 'Microsoft.SharePoint.MobileControls.SPMobilePage.strReturnUrl'
I get this on my Sharepoint portal when accessing it from my iPhone.
Cannot access protected member
'Microsoft.SharePoint.MobileControls.SPMobilePage.strReturnUrl'
It is being caused by the ...