When I am trying to submit a client page I am facing with the following error:
Does Any one know why it is happening??
Connection to the K2.net server wsmrc2wsdmvm001 is invalid.
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.Exception: Connection to the K2.net server wsmrc2wsdmvm001 is invalid.
Source Error:
An
unhandled exception was generated during the execution of the current
web request. Information regarding the origin and location of the
exception can be identified using the exception stack trace below.
Stack Trace:
>Exception: Connection to the K2.net server wsmrc2wsdmvm001 is invalid.]
SourceCode.K2SmartForms.K2SmartForm.SaveData(K2SaveType SaveType, Object TriggerControl)
>Exception: Connection to the K2.net server wsmrc2wsdmvm001 is invalid.]
SourceCode.K2SmartForms.K2SmartForm.SaveData(K2SaveType SaveType, Object TriggerControl)
>Exception: Connection to the K2.net server wsmrc2wsdmvm001 is invalid.]
SourceCode.K2SmartForms.K2SmartForm.SaveData(K2SaveType SaveType, Object TriggerControl)
SourceCode.K2SmartForms.K2Button.OnClick(EventArgs e)
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
System.Web.UI.Page.ProcessRequestMain() +1292
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300
Thanx,
Hareesh Vemula.