Articles of 共享点

共享点login凭据作为应用程序池用户

我正在观察由Oracle DB创build的数据库审计日志(不幸的是,我无法访问完整的系统体系结构)。 审核包含使用各种用户名(全部来自同一SharePoint服务器)从SharePoint服务器创build的会话。 我希望能看到由defaultapppool用户创build的会话或类似的东西。 我怀疑有一些机制我没有意识到,它使用用于login(到SharePoint)的凭据并将它们委托给运行在服务器端的应用程序。 这是常见的做法吗? 它是SharePoint中还是其他应用程序中的内置function?

我在哪里可以find由SharePoint MCMS迁移configuration文件生成的脚本

我正在尝试使用pipe理Microsoft内容pipe理服务器迁移configuration文件工具在MOSSpipe理中心的操作空间中将数据从Microsoft内容pipe理服务器(MCMS)2002实例迁移到新的Microsoft Office Sharepoint Server(MOSS)2007安装。 在分析configuration文件时,我收到4条警告,所有这些警告都可以安全地忽略,但是当我实际执行迁移configuration文件时,我会得到相同的警告和额外的错误,其描述如下: Line 6: Incorrect syntax near ';'. 我曾多次在SQL Server中看到此错误,并将其识别为Transact SQL错误消息,但无法find正在执行的实际SQL语句,以便我可以确定错误的来源。 编辑:在MCMS 2002迁移类别上启用详细日志logging,并通过统一日志logging服务(ULS)日志钻研后,我收到了一个更完整的堆栈跟踪的错误点,以及一些更多的exception下面列出。 exception情况:以下是在迁移前分析时间内ULS日志的缩写列表。 01 MCMS 2002 Migration Verbose Start ConnectionCheck 02 MCMS 2002 Migration Verbose End ConnectionCheck 03 MCMS 2002 Migration Verbose Start DatabaseCheck 04 MCMS 2002 Migration High Extra table SiteDeployLock will not be migrated 05 MCMS 2002 Migration High […]

发送外部邮件到共享点时发生SMTP错误5.7.1

我有SharePoint安装程序接收来自exchange 2003的邮件,所有的内部工作都很好。 但是,当我从外部来源发送邮件时,它会失败,并发生5.7.1错误。 我已经设置了一个SMTP连接器来换取名字空间并允许继电器。 欢迎任何意见 谢谢

在超V上从本地用户添加Windows SharePoint Services用户

我在ISP提供的Hyper V服务器上运行Windows SharePoint Services。 我的WSS安装是独立的,使用SQL Express。 当我将用户添加到网站集时,我看到当前Active Directory上的所有用户,包括ISP的其他客户 – 显然不是我想要的。 我希望能够添加本地Windows用户到机器,并提供这些用户访问WSS网站,我可以这样做吗? 干杯

你用什么来支持与SharePoint不对称的path

我的客户希望我提供一个解决scheme,允许与SharePoint不对称的path。 我知道这不是从微软正式支持,但它似乎是一个合理的要求。 我试图缩短我的国家/地区的urlpath。 这是用于search引擎优化的常用技术。

Windows 2008 Server上的本地用户和组

我在服务器2008上运行Windows Sharepoint Services。它没有连接到AD,因此我在本机上使用本地用户。 当在SharePoint内部和浏览用户时,我看到所有用户,我可以限制这个,以便给定的用户只看到给定组中的用户? 希望是有道理的 ķ

从崩溃的SharePoint服务器导入旧数据库

我有一个SharePoint服务器有它的configuration数据库,这台服务器是closures的,当我尝试访问它是给我的错误: “无法连接到configuration数据库” 所以我在另一台服务器上安装了WSS 3.0,并创build了它的configuration数据库,然后我支持旧的并将其恢复到新的服务器中,并且在恢复操作中覆盖了旧的。 现在当我打开pipe理中心时,我有一个错误: “HTTP / 1.1 404连接:closuresdate:2009年7月16日星期四13:00:31 GMT服务器:Microsoft-IIS / 6.0 X-Powered-by:ASP.NET MicrosoftSharePointTeamServices:12.0.0.6421” 事件日志给了我详细信息: build立到服务器的连接时发生错误。 连接到SQL Server 2005时,这种失败可能是由于在默认设置下SQL Server不允许远程连接。 (提供程序:命名pipe道提供程序,错误:40 – 无法打开连接到SQL Server) 所以…我怎样才能从SharePoint服务器中提取旧的数据到新的,我怎样才能解决这个问题?

升级失败从Windows共享点服务器(WSS)2.0到3.0

我正在做从wss 2.0到3.0的就地升级。 我已通过升级前扫描。 然后我安装启动升级的WSS 3.0。 升级失败,在Upgrade.log中有下面的堆栈跟踪。 这似乎是一个超时错误,所以我增加了超时到无限的sqlserver。 然后,我再次使用以下代码从命令提示符启动迁移: psconfig –cmd upgrade –inplace v2v –wait –force 我再次收到同样的错误: System.Data.SqlClient.SqlConnection.OnError(SqlExceptionexception,布尔breakConnection)在System.Data.SqlClient.SqlInternalConnection.OnError(SqlExceptionexception[SPManager] [错误] [8/4/2009 3:09:43 PM] ,布尔breakConnection)System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior,SqlCommand cmdHandler,SqlDataReader dataStream,BulkCopySimpleResultSet bulkCopyHandler,TdsParserStateObject stateObj)在System.Data.SqlClient .SqlCommand.RunExecuteNonQueryTds(String methodName,Boolean async)System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result,String methodName,Boolean sendToPipe)System.Data.SqlClient.SqlCommand.ExecuteNonQuery()at Microsoft.SharePoint.Utilities。 SqlSession.ExecuteNonQuery(SqlCommand命令)在Microsoft.SharePoint.Upgrade.SPDatabaseSequence.ExecuteDataDefinitionMethodCore(SqlSession sqlSession,ISqlSession isqlSession,St (SQLSession sqlSession,stringsqlscript,SPLog日志)在Microsoft.SharePoint.Upgrade.SPContentDatabaseSequence.Upgrade(sqlscript,sqlscript,sqlscript,sqlsmdFactory,sqlcmdFactory,String [] strTables,Int32 [] nThroughputs,SPLog logGlobal) )在Microsoft.SharePoint.Upgrade.SPManager.Upgrade(Object o,布尔bR​​ecurse) 请让我知道,如果你有一个解决scheme。 谢谢!

Sharepoint Crawler被拒绝访问网站

我们用自定义网站def / template编程式地创build我们所有的网站集。 除了爬虫,一切都按预期工作。 显然拒绝访问这些网站。 爬网日志说: http://server.localnetwork.lan/somesites/siteName找不到对象。 (该项目被删除,因为它没有被发现,或者爬虫被拒绝访问它。) 而在日志文件中,我得到这个: 08/11/2009 14:20:34.01 OWSTIMER.EXE(0x0674) 0x1560search服务器通用 MSsearchpipe理 7hmh SearchUpgradeProvisioner关键字configuration中的高exceptionSystem.InvalidOperationException:在Microsoft.Office.Server.Search.Administration.OSSPrimaryGathererProject.ProvisionContentSources()中,Microsoft.Office.Server.Search.Administration.SearchUpgradeProvisioner..ctor(SearchServiceInstance searchServiceInstance)中的jobServerSearchServiceInstance为null。 如果我手动创build网站集,抓取工具可以访问它。 两个网站上的相同用户/帐户具有相同的访问权限,因此不应该成为问题。 我们用来实际创build网站集的代码看起来有点像这样: SPWebApplication app = SPWebApplication.Lookup(new Uri("WebApplicationUrl")); app.FormDigestSettings.Enabled = false; app.Sites.Add("url", "title", "description", "language code", "SiteTemplateName", "Owner.Username", "Owner.Fullname", "Owner.Email"); app.FormDigestSettings.Enabled = true; 代码已经稍微改变,以保护无辜的…;) 任何想法我们做错了什么? (请注意,我不确定这是编程错误还是configuration/设置错误,所以我使用Stackoverflow交叉发布)

连接到Oracle数据库时数据视图中出错

当使用SharePoint Designer时,我发现这个链接让我了解如何使它工作: http://spsolution.blogspot.com/2008/12/how-to-insert-data-source-in-sharepoint.html 这允许SharePoint Designer与Oracle交谈,但是当我在页面上放置数据视图时,它给了我以下错误: 执行Web部件时出错:System.Data.OracleClient.OracleException: ORA-00923:从关键字找不到预期的地方 在System.Data.OracleClient.OracleConnection.CheckError(OciErrorHandle errorHandle,Int32 rc) 在System.Data.OracleClient.OracleCommand.Execute(OciStatementHandle statementHandle,CommandBehavior行为,布尔needRowid,OciRowidDescriptor&rowidDescriptor,ArrayList&resultParameterOrdinals) 在System.Data.OracleClient.OracleCommand.Execute(OciStatementHandle statementHandle,CommandBehavior行为,ArrayList&resultParameterOrdinals) 在System.Data.OracleClient.OracleCommand.ExecuteReader(CommandBehavior行为) 在System.Data.OracleClient.OracleCommand.ExecuteDbDataReader(CommandBehavior行为) 在System.Data.Common.DbCommand.Syst … 09/14/2009 14:40:23.52 * w3wp.exe(0x0FA0) 0x1A88 Windows SharePoint Services Web部件 89a1可监视… em.Data.IDbCommand.ExecuteReader(CommandBehavior行为) (System.Data.Common.DbDataAdapter.FillInternal(DataSet数据集,DataTable []数据表,Int32 startRecord,Int32 maxRecords,String srcTable,IDbCommand命令,CommandBehavior行为) 在System.Data.Common.DbDataAdapter.Fill(DataSet的数据集,Int32的StartRecord,Int32的MaxRecords,stringsrcTable,IDbCommand命令,CommandBehavior的行为) 在System.Data.Common.DbDataAdapter.Fill(DataSet的数据集,stringsrcTable) 在System.Web.UI.WebControls.SqlDataSourceView.ExecuteSelect(DataSourceSelectArguments参数) 在System.Web.UI.DataSourceView.Select(DataSourceSelectArguments参数,DataSourceViewSelectCallbackcallback) 在Microsoft.SharePoint.WebControls.SingleDataSource.GetXPathNavigatorInternal()… 09/14/2009 14:40:23.52 * w3wp.exe(0x0FA0) 0x1A88 Windows SharePoint Services Web部件 89a1可监视… 在Microsoft.SharePoint.WebControls.SingleDataSource.GetXPathNavigator() 在Microsoft.SharePoint.WebControls.SingleDataSource.GetXPathNavigator(IDataSource数据源,布尔originalData) 在Microsoft.SharePoint.WebPartPages.DataFormWebPart.GetXPathNavigator(String viewPath) 在Microsoft.SharePoint.WebPartPages.DataFormWebPart.PrepareAndPerformTransform() 我很困惑。