If you get exception when Editing SharePoint objects or opening up Infopath Forms like the one shown below:
The trial period for this product has expired.
It was not caused by the other 101 things detailed on the web that can also cause the issue (e.g. Antivirus, Permissions problems with DCOM - such as detailed here http://msmvps.com/blogs/shane/archive/2008/02/05/the-trial-period-for-this-product-has-expired.aspx).
I'm so used to spurious and misleading errors in SharePoint that the most obvious answer was the last I considered - it may be that the original installer didn't enter an Enterprise Product key during the install process (unbeknownst to you). Before you go trying all the other options, you should check your current license status by going to:
Central Administration -> Operations -> Convert License Type
This will tell you your current license status and allow you to enter your relevant license key (Enterprise or Standard).
In addition to what is mentioned here(http://technet.microsoft.com/en-us/library/cc263204.aspx), you also have to do an iisreset to get the error to disappear.
DDK
3 comments:
Hi,
I am gettin the same error when I try to create a new web site in the root site of SharePoint. My project is a custom workflow using Visual studio 2008 and on course of the workflow, I have a code activity for creating a new website dynamically. While debugging, wen the execution reaches the particular statement where m creatin the website, it shows this error "the trail period for this product has expired". and jumps out of the workflow.
Kindly help
Regards,
Shiva
And what do you do when SharePoint Central Admin says you already have a valid product key entered; refuses to let you re-enter the key, and yet the error remains? You need to run the MS hotfix on all your WFEs: http://blogs.msdn.com/sharepoint/archive/2009/06/25/service-pack-2-update.aspx. At least that was my solution after a frustrating three hours of troubleshooting.
Hi... I wanted to ask if there was a way to implement more than one instantiation form in a workflow...
Post a Comment