错误 - 访问我的网站应用程序时评估版本已过期
我创建了一个新的共享点应用程序,以便我可以使用我的网站功能。为此,我遵循了本教程:
http://odole.wordpress.com/2009/02/13/how-to-configure-shared-service-provider-and-mysite/
这使我创建了一个应用程序共享服务提供商(http://moss2k7:50000/)和我的网站的另一个(http://moss2k7:1/)。
但是当我尝试访问我的网站应用程序时,我收到共享点错误:
Microsoft Office SharePoint Server 2007 的评估版 该服务器已过期
尽管我的许可证有效并且我可以使用 sharepoint 执行其他操作,但
。我搜索了解决方案并找到了这些解决方案:
添加对 WSS_WPG 的读取权限和对 WSS_ADMIN_WPG 的完全权限 - 他们已经拥有;
添加“%CommonProgramFiles%\Microsoft Shared\Web Server Extensions\12\Bin;%ProgramFiles%\Microsoft Office Servers\12.0\Bin;”到 PATH 环境变量的中间
但这些都不起作用。
还有其他解决方案吗?
I've created a new sharepoint application so I could use the my site feature. For that i've followed this tutorial:
http://odole.wordpress.com/2009/02/13/how-to-configure-shared-service-provider-and-mysite/
which made me create an application for the sharedservices provider (http://moss2k7:50000/)and another for the my site (http://moss2k7:1/).
But when I try to access the my site application I get the sharepoint error:
The evaluation version of Microsoft Office SharePoint Server 2007 for
this server has expired
although my license is valid and I can do other stuff with sharepoint.
I've search for a solution and find out these ones:
Add read permissions to WSS_WPG and Full permissions for WSS_ADMIN_WPG - which they already had;
Add "%CommonProgramFiles%\Microsoft Shared\Web Server Extensions\12\Bin;%ProgramFiles%\Microsoft Office Servers\12.0\Bin;" to the MIDDLE of the PATH environment variable
But none of those worked.
Any Additional solutions?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我假设您运行的是 MOSS 而不是 WSS(如果您使用的是 WSS,则需要升级才能获得“我的网站”功能)。然而,我记得当第一个服务包发布时,有一点令人惊讶,它有时会删除您的密钥(发生在我们身上,我们无法弄清楚为什么我们的搜索停止了大约三天)。在中央管理中仔细检查>操作>转换许可证类型。如果显示“评估”,只需重新输入您的产品密钥,它就会再次工作。
I'm going to assume that you're running MOSS and not WSS (if you're using WSS, you'll need to upgrade to get the my site feature). However I remember back when the first service pack came out, there was a little surprise where it sometimes deleted your key (happened to us and we couldn't figure out why our search stopped working for about three days). Double check in Central Administration > Operations > Convert License Type. If it says evaluation, just reenter your product key and it should work again.