FORUMS

c360 Forums
 Home        Members    Calendar    Who's On

Welcome Guest ( Login | Register )
      



Problem deploying to production environmentExpand / Collapse
Message
Posted 9/25/2007 11:30:20 AMPost #1792
 

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

The request failed with HTTP status 400: Bad Request.

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.Net.WebException: The request failed with HTTP status 400: Bad Request.

Source Error:

Line 153:        [return: System.Xml.Serialization.XmlElementAttribute(Namespace="http://schemas.microsoft.com/crm/2006/WebServices")]Line 154:        public BusinessEntityCollection RetrieveMultiple([System.Xml.Serialization.XmlElementAttribute(Namespace="http://schemas.microsoft.com/crm/2006/WebServices")] QueryBase query) {Line 155:            object[] results = this.Invoke("RetrieveMultiple", new object[] {Line 156:                        query});Line 157:            return ((BusinessEntityCollection)(results[0]));

Source File: c:\inetpub\wwwroot\XOGENT.PinGenerator\Web References\CRMService\Reference.cs    Line: 155

Stack Trace:

[WebException: The request failed with HTTP status 400: Bad Request.]   System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +1358   System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +218   XOGENT.PinGenerator.CRMService.CrmService.RetrieveMultiple(QueryBase query) in c:\inetpub\wwwroot\XOGENT.PinGenerator\Web References\CRMService\Reference.cs:155   XOGENT.PinGenerator.Logic.getPrefixes() in c:\inetpub\wwwroot\XOGENT.PinGenerator\Logic.cs:162   XOGENT.PinGenerator.GenerateNewLists.Page_Load(Object sender, EventArgs e) in c:\inetpub\wwwroot\XOGENT.PinGenerator\GeneratorPage.aspx.cs:43   System.Web.UI.Control.OnLoad(EventArgs e) +67   c360.Toolkit.MsCrm.Pages.Edit.OnLoad(EventArgs e) +40   System.Web.UI.Control.LoadRecursive() +35   System.Web.UI.Page.ProcessRequestMain() +750

 

I've went into all the config files to change the mscrmwebservice url to the proper one, yet I'm still getting this.  I went through the stack... and sees that the problem occur when I'm using the RetrieveMultiple... does this mean i've set up the mscrmservices url incorrectly?

Posted 9/25/2007 1:14:30 PMPost #1793
 

c360 Product Guruc360 Product Guruc360 Product Guruc360 Product Guruc360 Product Guruc360 Product Guruc360 Product Guruc360 Product Guru
The stack trace of your error mentions that the problem occured in the "XOGENT.PinGenerator" class. I'm affraid this is not related to the c360 SDK and therefore I'm affraid I can't help you.

 

Posted 9/25/2007 1:34:58 PMPost #1794
 

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie
thanx anyways
« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: kanika.jackson, Ken Champion

PermissionsExpand / Collapse

All times are GMT -5:00, Time now is 7:43pm

Powered by InstantForum.NET v4.1.4 © 2008
Execution: 0.219. 10 queries. Compression Enabled.