表格已关闭[Sharepoint 2007 - Workflow - infopath]

时间:2010-11-23 08:23:57

标签: workflow sharepoint-2007 infopath infopath-2007

我正在使用MOSS 2007和infopath开发工作流程,我收到了这个错误:

The form has been closed

启动任务时会发生此错误。所以我将我的新需求与我的工作流程绑定,然后我尝试执行第一项任务,并在空白页面上显示此消息。

在LOGS文件中,我有这个:

11/23/2010 08:53:13.71  OWSTIMER.EXE (0x09C0)                       0x0E54  Windows SharePoint Services     Topology                        0   Medium      Adding DEV\sspaccount to local group 2.  
11/23/2010 08:53:13.71  OWSTIMER.EXE (0x09C0)                       0x0E54  Windows SharePoint Services     Topology                        0   Medium      Adding DEV\sspaccount to local group 0.  
11/23/2010 08:53:13.82  OWSTIMER.EXE (0x09C0)                       0x0E54  Office Server                   Setup and Upgrade               8u3j    High        Registry key value {SearchThrottled} was not found under registry hive {Software\Microsoft\Office Server\12.0}. Assuming search sku is not throttled.    
11/23/2010 08:53:13.84  OWSTIMER.EXE (0x09C0)                       0x0E54  Search Server Common            MS Search Administration        90gf    Medium      SQL: dbo.proc_MSS_PropagationGetQueryServers     
11/23/2010 08:53:13.85  OWSTIMER.EXE (0x09C0)                       0x0E54  Search Server Common            MS Search Administration        8wni    High        Resuming default catalog with reason 'GPR_PROPAGATION' for application 'SharedServices1'...  
11/23/2010 08:53:13.85  OWSTIMER.EXE (0x09C0)                       0x0E54  Search Server Common            MS Search Administration        8wnj    High        Resuming anchor text catalog with reason GPR_PROPAGATION' for application 'SharedServices1'...   
11/23/2010 08:53:13.89  OWSTIMER.EXE (0x09C0)                       0x0E54  Search Server Common            MS Search Administration        8dvl    Medium      Search application '620821f2-b841-4af8-8f46-8f7c559c8159': Provision start addresses in default content source.  
11/23/2010 08:53:13.90  OWSTIMER.EXE (0x09C0)                       0x0E54  Search Server Common            MS Search Administration        7hmh    High        exception in SearchUpgradeProvisioner Keyword Config System.InvalidOperationException: jobServerSearchServiceInstance is null     at Microsoft.Office.Server.Search.Administration.SearchUpgradeProvisioner..ctor(SearchServiceInstance searchServiceInstance)     at Microsoft.Office.Server.Search.Administration.OSSPrimaryGathererProject.ProvisionContentSources()  
11/23/2010 08:53:13.90  OWSTIMER.EXE (0x09C0)                       0x0E54  Windows SharePoint Services     Topology                        0   Medium      Adding DEV\sspaccount to local group 2.  
11/23/2010 08:53:13.90  OWSTIMER.EXE (0x09C0)                       0x0E54  Windows SharePoint Services     Topology                        0   Medium      Adding DEV\sspaccount to local group 0.  
11/23/2010 08:53:14.54  w3wp.exe (0x0D38)                           0x10F4  Forms Server                    Forms Services Runtime          82fp    Warning     Exception occurred during request processing. (User: DEV\Administrator, Form Name: , IP: , Request: http://sharepoint2007/_layouts/WrkTaskIP.aspx?List=567f9e25-6d92-441b-862d-54a2f94ca3fc&ID=4&Source=http://sharepoint2007/_layouts/WrkStat.aspx?List=%257bE07DD388%252d6DF3%252d46E2%252dB883%252d88E002E9370E%257d&WorkflowInstanceID=%257b950E0922%252dAF43%252d4D6E%252d9E43%252d7D3C22F30864%257d, Form ID: , Type: InfoPathLocalizedException, Exception Message: The specified form cannot be found.)  
11/23/2010 08:53:17.37  w3wp.exe (0x0D38)                           0x10F4  SharePoint Portal Server        Runtime                         8gp7    Medium      Topology cache updated. (AppDomain: /LM/W3SVC/1720149840/Root-1-129349722719375000)  
11/23/2010 08:53:23.73  OWSTIMER.EXE (0x09C0)                       0x09DC  Excel Services                  Excel Services Administration   8tqi    Medium      ExcelServerSharedWebApplication.Synchronize: Starting synchronize for instance of Excel Services in SSP 'SharedServices1'.   
11/23/2010 08:53:23.73  OWSTIMER.EXE (0x09C0)                       0x09DC  Excel Services                  Excel Services Administration   8tqj    Medium      ExcelServerSharedWebApplication.Synchronize: Successfully synchronized instance of Excel Services in SSP 'SharedServices1'.  

在服务器上添加并安装xsn文件。当我去中央管理局>应用程序管理>管理表单模板,表单在那里并标记为Ready。

你对我的问题有任何想法吗?

干杯 Skilpit

1 个答案:

答案 0 :(得分:0)

好的,我解决了。这似乎是关于URN的冲突。我从我的infopath属性复制粘贴它并重新安装所有的网络应用程序,它现在可以工作...... Weard: - )