Announcing the Singapore User Group!
We are very excited to announce the creation of the Singapore User Group. If you are interested in leading this group make sure you attend the up-coming City Tour on April 19th. This user group will be a valuable resource where you can network, share ideas, and overcome challenges. Feel free to submit any comments to get the group started off!
Comments
Hi,
Great to see the usergroup being formed in Singapore. I look forward to participate in activities / discussions.
Posted by: Jason Chin | Apr 20, 2007 1:07:31 AM
Sir,
I am getting the following error while creating task from ASP.NET application using C# coding,
kindly give solution to create and edit Task without error message
Server Error in '/npiapex' Application.
--------------------------------------------------------------------------------
UNKNOWN_EXCEPTION: Destination URL not reset. The URL returned from login must be set in the SforceService
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.Web.Services.Protocols.SoapException: UNKNOWN_EXCEPTION: Destination URL not reset. The URL returned from login must be set in the SforceService
Source Error:
Line 216: [return: System.Xml.Serialization.XmlElementAttribute("result")]
Line 217: public SaveResult[] create([System.Xml.Serialization.XmlElementAttribute("sObjects")] sObject[] sObjects) {
Line 218: object[] results = this.Invoke("create", new object[] {
Line 219: sObjects});
Line 220: return ((SaveResult[])(results[0]));
Source File: F:\npiapex\Web References\salesforce1\Reference.cs Line: 218
Stack Trace:
[SoapException: UNKNOWN_EXCEPTION: Destination URL not reset. The URL returned from login must be set in the SforceService]
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
PrjMgmt.salesforce1.SforceService.create(sObject[] sObjects) in F:\npiapex\Web References\salesforce1\Reference.cs:218
PrjMgmt.addactionitem.Btnsaveadd_Click(Object sender, EventArgs e) in F:\npiapex\addactionitem.aspx.cs:223
System.Web.UI.WebControls.Button.OnClick(EventArgs e)
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
System.Web.UI.Page.ProcessRequestMain()
Posted by: gurunathan | May 17, 2007 5:03:17 AM
Sir,
I am getting the following error while creating task from ASP.NET application using C# coding,
kindly give solution to create and edit Task without error message
Server Error in '/npiapex' Application.
--------------------------------------------------------------------------------
UNKNOWN_EXCEPTION: Destination URL not reset. The URL returned from login must be set in the SforceService
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.Web.Services.Protocols.SoapException: UNKNOWN_EXCEPTION: Destination URL not reset. The URL returned from login must be set in the SforceService
Source Error:
Line 216: [return: System.Xml.Serialization.XmlElementAttribute("result")]
Line 217: public SaveResult[] create([System.Xml.Serialization.XmlElementAttribute("sObjects")] sObject[] sObjects) {
Line 218: object[] results = this.Invoke("create", new object[] {
Line 219: sObjects});
Line 220: return ((SaveResult[])(results[0]));
Source File: F:\npiapex\Web References\salesforce1\Reference.cs Line: 218
Stack Trace:
[SoapException: UNKNOWN_EXCEPTION: Destination URL not reset. The URL returned from login must be set in the SforceService]
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
PrjMgmt.salesforce1.SforceService.create(sObject[] sObjects) in F:\npiapex\Web References\salesforce1\Reference.cs:218
PrjMgmt.addactionitem.Btnsaveadd_Click(Object sender, EventArgs e) in F:\npiapex\addactionitem.aspx.cs:223
System.Web.UI.WebControls.Button.OnClick(EventArgs e)
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
System.Web.UI.Page.ProcessRequestMain()
Posted by: gurunathan | May 17, 2007 5:18:02 AM
Great news!! a singapore usergroup. I've signed up and what do i do next? Any more information on the event?
Posted by: Mark | Aug 8, 2007 9:24:36 PM
Would welcome a chat anytime to discuss SF issues.
My skype address is
mikeblackburn123
I use the non-proft template and have just installed the volunteer APP - anyone using it?
Posted by: Mike Blackburn | Nov 29, 2007 1:29:28 AM