Sharepoint 2016 Infopath : The trial period for this product has expired - infopath2010

On opening InfoPath form in SharePoint 2016 , I am getting error
Sorry, something went wrong.
The trial period for this product has expired.

Here is the solution that worked for me.
1. Open IIS Management Console
2. Go to the Application Pool Page
3. look which users has been used for SharePoint
4. add this users to the local administration group
5. iisreset

Related

Document management in MS Dynamics CRM 2013 without Sharepoint

As answered in other questions you can't use the free Sharepoint Foundation 2013 for document management in MS Dynamics CRM 2013.
So I ask if there is a (good *) way of using document management in Microsoft Dynamics CRM 2013 without using Sharepoint?
(* good = easy to understand for non technical users and not too complicated to manage)
I search for a way to attach all kinds of documents to different entities like:
- pictures to accounts (not profile picure)
- PDF documents to account
- ...
I know you can use notes.
I'm a bit confused because there are attachments on entities like email.
Can I integrate these attachment-functions on other entities like accounts?
edit 18.12.2014
Yes, you can use Sharepoint Foundation, we make it work (SP Foundation 2010).
I can use documentmanagement with sharepoint, but not automated because the crmlistcomponent is not working.
Maybe someone from here can help me over there:
My Question on Sharepoint stackexchange site
The attachments mechanism isn't available for common customizations, sadly. Microsoft wants us to use the notes... Except maybe ("maybe" as in "I never bothered to check due to the monstrous amount of hoops to jump through while having almost no benefits") for activity entites.
That said, you can use SP 2013 Foundation for document management, if you want. Here's the step-by-step guide. We deployed a CRM 2013 + Document Management based on SP Foundation just a couple of days ago following these steps.
To Run the Microsoft SharePoint Foundation Sandboxed Code Service, follow the below steps.
SharePoint Central Administrator
Under>> Service Applications
Manage services on server
Look for>>Microsoft SharePoint Foundation Sandboxed Code Service is running
Start the service
After completing all the 5 steps
To Install List Components in SharePoint
Go to Site Settings
Under>> Web Designer Gallery>> Click on “Solutions”
Click on Upload solution
and Click on Activate
To Set Broser File handling to Permissive
Go to SharePoint Central Administration
Application Management
On the Ribbon click onthe General Setting
Web Application Generation Setting pop-up window will appear
Scroll down to look for Browser file handling >> Select >>Permissive
Click Ok, save settings and restart the server/IIS
try to Activate the List compoent
Ensure the after successful activation will enable the Deactivate button.
Sometime it is very annoying you need to do several click to get this working.
Go to CRM and add the URL into Document management, all will work fine.
FYI the "CRM 2013" list component retains the 2011 look-and-feel.

User Profile Sync Issues in Office SharePoint Server 2007?

I was following http://social.msdn.microsoft.com/Forums/en-US/sharepoint2010general/thread/a3c3017e-05e9-40ad-bbe4-c8dc0a3407a4 . When I checked my portal sites. [tp_IsActive] all users has "1", But Mysites profiles database all users [tp_IsActive] is '0'.
Then why portal site collection are not updating where user status is active? Is profile sync will depends on Mysite profiles database "Active" and "InActive" to update portal site.?
After How many days user status will go to InActive?
In MOSS 2007 it can be rectified by executing stsadm command follow the blog links below to correct it
http://blogs.msdn.com/b/deviations/archive/2009/03/25/where-can-the-new-ignoreisactive-parameter-for-the-stsadm-sync-operation-be-used.aspx
http://blogs.technet.com/b/nishants/archive/2010/08/23/troubleshooting-user-profile-sync-issues-in-office-sharepoint-server-2007.aspx
For SharePoint 2010 people are facing the problem the stsadm command is not working for them.
Since it looks like from your tags you are using MOSS, your problem can be addressed by following above blogs.

SharePoint 2010 Calendar Syncing with Outlook 2010

I am getting an error when trying to sync some calendars with Outlook. The error is
"Task 'SharePoint' reported error (0x80070005): 'You do not have permission to view this SharePoint List (Site Name - Calendar Name). Contact the SharePoint site administrator. HTTP 302'"
This error is intermittent (removing the calendar from Outlook and re-syncing it sometimes resolves it temporarily) and does not effect all users at the same time.
I have full control of the site as well as the calendar in question. I have tried breaking permission inheritance and setting unique permissions on the calendar with no change. I have checked AAM and all is correct (site is accessed the via the same URL internally and externally)
Our site uses both Forms Based Authentication and Windows Authentication. This issue is experience by users using AD (have not tried any FBA users).
Setup the URL for default and intranet (I know, I know) - just try it. We thought internet was right too - but kept hitting our heads against the wall. If it breaks something, try setting the value for all 3 zones - default, internet and intranet... may the luck be with you.
Go into SharePoint Central
Administration
Go to Operations Under Global
Configuration, select Alternate
access mappings
Choose your Alternate Access Mapping
Collection from the dropdown (e.g.
SharePoint - 80)
Make the Default zone your new DNS
name, including if it's SSL'ed or not
(e.g. http://portal.company.com or
https://portal.company.com)
They were having the same errors

Permissions problem after SP1 on SharePoint Server

You do not have permissions to do this
operation. Ask your website
administrator to change your
pemissions and then try again, or log
on with another account that has this
permission. To log on with another
user account click ok.
I need some help regarding the above error. After applying SP1 pack on our SharePoint Server 2007 (MOSS 3.0) the workflows aren't working anymmore on one of the WebApplications (located in SSP2) Workflows work, however on other existing applications (on SSP1 or SSP2) or newly created applications (on SSP1 or SSP2).
Details of error: 1. Default / Built in SharePoint Workflows are not starting 2. Sharepoint Designer Workflows throwing the following error message: "You do not have permissions to do this operation. Ask your website administrator to change your pemissions and then try again, or log on with another account that has this permission. To log on with another user account click ok. " 3. Before applying the SP1 on MOSS the workflows were working perfectly fine on this WebApplication.
so far: 1. I am logged in as Administrator (bot on Sharepoint site or when working with Sharepoint Designer). 2. Administrator is included in the list Site Collection Administrators 3. I noticed in Sharepoint designer that the username used for creating the workflow is 'converted' into SHAREPOINT\system (in the Modified By Column).
Has anybody come accross/fixed this error?
Any help much appreciated. Thanks D
You need to Disable the Loop Back check, this is something introduced in SP1 to avoid running things as the System Account for security purposes.
Click Start, click Run, type regedit, and then click OK.
Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
Right-click Lsa, point to New, and then click DWORD Value.
Type DisableLoopbackCheck, and then press ENTER.
Right-click DisableLoopbackCheck, and then click Modify.
In the Value data box, type 1, and then click OK.
Please understand that this feature exists for a reason, and you should configure your accounts properly to avoid the problem.

No access with SP Designer after change to FBA

two days ago I changed the authentication of my site from "Windows" into "Forms". So far so good, users are now in a SQL Express 2005 and it works fine.
The problem is now, I have have no access to the Site with my SP Deigner 2007. Does he only support Windows-Authentication? Visual Studio ist the same, I get error message to enable Windows Authentication on IIS, but I can´t because "Forms" is enabled.
Does anyone had the same problem? What can I do?
Thanx a lot, fiuman007
You need to Install the MOSS SP2 & SharePoint Designer SP2 to get the FBA working with the SharePoint designer. Refer this post , same fix applies for the SPD as well.
Yes SharePoint designer doesn't work with Forms Authentication. What I normally do is extend the site on a second web app and enable that with Windows Auth. Any SPD work is then done through this alternate url/port.
ok, I found the way how to use SP Designer w/o authentication. If I go to IE, login as admin, click on "login automatically", the I can go to File and open it with Share Point Designer!
You also must put the site in secure sites in IE.

Resources