Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Thursday, April 25, 2024 
 
slxdeveloper.com Community Forums  
   
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
 Reporting & Notification Forums - Reporting
Forum to discuss reports for SalesLogix including Crystal, SQL Reports, etc. View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to Reporting | New ThreadView:  Search:  
 Author  Thread: SLX Mobile SLX_Mobile_2011_R1 picklist tab is not working on mobile 7.5.3.
Rajesh Shukla
Posts: 5
 
SLX Mobile SLX_Mobile_2011_R1 picklist tab is not working on mobile 7.5.3.Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 13 Feb 13 8:29 AM
fiogf49gjkf0d

Hi,


i have deploy the slxMoble portal all the is working like SDATA, i had install all the requied hot fix before deploy the mobile, but faceing issue in picklist tab


it shows an error "A server error occured while reuesting data".


Same thing is working fine in UAT server.


please find the event log below.


Log Name:      Application
Source:        ASP.NET 2.0.50727.0
Date:          2/13/2013 4:53:12 PM
Event ID:      1309
Task Category: Web Event
Level:         Warning
Keywords:      Classic
User:          N/A
Computer:      PrdDmzCrmApp01.webdmz.com
Description:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 2/13/2013 4:53:12 PM
Event time (UTC): 2/13/2013 11:23:12 AM
Event ID: 41b8a842b38d4f9497e5d0005bd067f2
Event sequence: 5
Event occurrence: 1
Event detail code: 0
 
Application information:
    Application domain: /LM/W3SVC/3/ROOT/sdata-2-130052280290858470
    Trust level: Full
    Application Virtual Path: /sdata
    Application Path: C:\inetpub\wwwroot\SLXSDATA\sdata\
    Machine name: PRDDMZCRMAPP01
 
Process information:
    Process ID: 3564
    Process name: w3wp.exe
    Account name: PRDDMZCRMAPP01\crmwebuser
 
Exception information:
    Exception type: ArgumentException
    Exception message: Illegal characters in path.
 
Request information:
    Request URL: http://localhost:4444/sdata/slx/system/-/picklists(name eq "Title")/items?_includeContent=false&count=20&startIndex=1&orderby=number


http://localhost:4444/sdata/slx/system/-/picklists(name eq "Title")/items?_includeContent=false&count=20&startIndex=1&orderby=number


http://localhost:4444/sdata/slx/system/-/picklists(name eq "Title")/items?_includeContent=false&count=20&startIndex=1&orderby=number


http://localhost:4444/sdata/slx/system/-/picklists(name eq "Title")/items?_includeContent=false&count=20&startIndex=1&orderby=number%20asc&format=json&_t=1360754493192asc&format=json&_t=1360754493192asc&format=json&_t=1360754493192asc&format=json&_t=1360754493192
    Request path: /sdata/slx/system/-/picklists(name eq "Title")/items
    User host address: 172.168.1.4
    User: Admin
    Is authenticated: True
    Authentication Type: 
    Thread account name: PRDDMZCRMAPP01\crmwebuser
 
Thread information:
    Thread ID: 11
    Thread account name: PRDDMZCRMAPP01\crmwebuser
    Is impersonating: False
    Stack trace:    at System.IO.Path.CheckInvalidPathChars(String path)
   at System.IO.Path.GetExtension(String path)
   at System.ServiceModel.Activation.HttpModule.ProcessRequest(Object sender, EventArgs e)
   at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
 
Custom event details:

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <rovider Name="ASP.NET 2.0.50727.0" />
    <EventID Qualifiers="32768">1309</EventID>
    <Level>3</Level>
    <Task>3</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2013-02-13T11:23:12.000000000Z" />
    <EventRecordID>48638</EventRecordID>
    <Channel>Application</Channel>
    <Computer>rdDmzCrmApp01.webdmz.com</Computer>
    <Security />
  </System>
  <EventData>
    <Data>3005</Data>
    <Data>An unhandled exception has occurred.</Data>
    <Data>2/13/2013 4:53:12 PM</Data>
    <Data>2/13/2013 11:23:12 AM</Data>
    <Data>41b8a842b38d4f9497e5d0005bd067f2</Data>
    <Data>5</Data>
    <Data>1</Data>
    <Data>0</Data>
    <Data>/LM/W3SVC/3/ROOT/sdata-2-130052280290858470</Data>
    <Data>Full</Data>
    <Data>/sdata</Data>
    <Data>C:\inetpub\wwwroot\SLXSDATA\sdata\</Data>
    <Data>RDDMZCRMAPP01</Data>
    <Data>
    </Data>
    <Data>3564</Data>
    <Data>w3wp.exe</Data>
    <Data>RDDMZCRMAPP01\crmwebuser</Data>
    <Data>ArgumentException</Data>
    <Data>Illegal characters in path.</Data>
    <Data>http://localhost:4444/sdata/slx/system/-/picklists(name eq "Title")/items?_includeContent=false&amp;count=20&amp;startIndex=1&amp;orderby=number%20asc&amp;format=json&amp;_t=1360754493192</Data>
    <Data>/sdata/slx/system/-/picklists(name eq "Title")/items</Data>
    <Data>172.168.1.4</Data>
    <Data>Admin</Data>
    <Data>True</Data>
    <Data>
    </Data>
    <Data>RDDMZCRMAPP01\crmwebuser</Data>
    <Data>11</Data>
    <Data>RDDMZCRMAPP01\crmwebuser</Data>
    <Data>False</Data>
    <Data>   at System.IO.Path.CheckInvalidPathChars(String path)
   at System.IO.Path.GetExtension(String path)
   at System.ServiceModel.Activation.HttpModule.ProcessRequest(Object sender, EventArgs e)
   at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously)
</Data>
  </EventData>
</Event>


please give me any solution to solve this problem.


 


Thanks,


Rajesh


 

[Reply][Quote]
RJ Samp
Posts: 973
Top 10 forum poster: 973 posts
 
Re: SLX Mobile SLX_Mobile_2011_R1 picklist tab is not working on mobile 7.5.3.Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 14 Feb 13 2:48 PM
fiogf49gjkf0d

Special characters in the Title picklist items?

[Reply][Quote]
Rajesh Shukla
Posts: 5
 
Re: SLX Mobile SLX_Mobile_2011_R1 picklist tab is not working on mobile 7.5.3.Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 15 Feb 13 12:44 AM
fiogf49gjkf0d

No special character in the pickliat items


 

[Reply][Quote]
 Page 1 of 1 
  You can subscribe to receive a daily forum digest in your user profile. View the site code of conduct for posting guidelines.

   Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
 

 
 slxdeveloper.com is brought to you courtesy of Ryan Farley & Customer FX Corporation.
 This site, and all contents herein, are Copyright © 2024 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.

code of conduct | Subscribe to the slxdeveloper.com Latest Article RSS feed
   
 
page cache (param): 4/25/2024 6:59:52 PM