| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 1238 人关注过本帖
标题:The creator of this fault did not specify a Reason.
只看楼主 加入收藏
tony_wen
Rank: 2
来 自:江西
等 级:论坛游民
帖 子:34
专家分:44
注 册:2010-8-21
结帖率:75%
收藏
已结贴  问题点数:20 回复次数:5 
The creator of this fault did not specify a Reason.
This type of error is already discussed frequently in this and other forums. It means that an error happened and that the developer of the service didn't specify the reason. My problem is that I DID specify a reason...

The full error I get:

Server Error in '/' Application.
--------------------------------------------------------------------------------

The creator of this fault did not specify a Reason.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ServiceModel.FaultException`1[[Test.Web.Client.WebProvisioningService.HostingServiceFault, App_Code.duhqurj5, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]]: The creator of this fault did not specify a Reason.

Source Error:

Line 611:        
Line 612:        Public Function CreateEmptyWebSite(ByVal siteName As String) As Boolean Implements Test.Web.Client.WebProvisioningService.IWebProvisioningService.CreateEmptyWebSite
Line 613:            Return MyBase.Channel.CreateEmptyWebSite(siteName)
Line 614:        End Function
Line 615:        
 
Source File: C:\inetpub\wwwroot\client\App_Code\WebProvisioningService.vb    Line: 613

Stack Trace:
[FaultException`1: The creator of this fault did not specify a Reason.]
   System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) +7599103
   System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) +275
   Test.Web.Client.WebProvisioningService.IWebProvisioningService.CreateEmptyWebSite(String siteName) +0
   Test.Web.Client.WebProvisioningService.WebProvisioningServiceClient.CreateEmptyWebSite(String siteName) in C:\inetpub\wwwroot\client\App_Code\WebProvisioningService.vb:613
   _Default3.btnSubmit_Click(Object sender, EventArgs e) in C:\inetpub\wwwroot\client\Default3.aspx.vb:118
   System.Web.UI.WebControls.Button.OnClick(EventArgs e) +111
   System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +110
   System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
   System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565
 --------------------------------------------------------------------------------
有哪位高手可以帮忙解决
搜索更多相关主题的帖子: creator fault Reason The specify 
2010-08-26 14:37
冰镇柠檬汁儿
Rank: 16Rank: 16Rank: 16Rank: 16
来 自:北京
等 级:版主
威 望:120
帖 子:8078
专家分:6657
注 册:2005-11-7
收藏
得分:7 
对不起,我英文不好

本来无一物,何处惹尘埃
It is empty at all here, Why pm 2.5 is so TMD high!
2010-08-26 14:50
tony_wen
Rank: 2
来 自:江西
等 级:论坛游民
帖 子:34
专家分:44
注 册:2010-8-21
收藏
得分:0 
回复 2楼 冰镇柠檬汁儿
晕,就标题那个错误有没有碰到过呢?
是用到WCF的web应用程序
2010-08-26 15:07
qingshuiliu
Rank: 10Rank: 10Rank: 10
等 级:贵宾
威 望:17
帖 子:323
专家分:1538
注 册:2009-12-28
收藏
得分:7 
The creator of this fault did not specify a Reason.
意思是:错误的产生着没有指定一个确定的原因。
2010-08-28 07:39
tony_wen
Rank: 2
来 自:江西
等 级:论坛游民
帖 子:34
专家分:44
注 册:2010-8-21
收藏
得分:0 
回复 4楼 qingshuiliu
晕,又不是叫你翻译...谁也知道呀
2010-08-28 12:57
qingshuiliu
Rank: 10Rank: 10Rank: 10
等 级:贵宾
威 望:17
帖 子:323
专家分:1538
注 册:2009-12-28
收藏
得分:0 
我给冰镇柠檬汁儿翻译的
2010-08-29 06:56
快速回复:The creator of this fault did not specify a Reason.
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.019579 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved