Difference between revisions of "CustomerPortal - Can't add order"

From High5Wiki
Jump to navigation Jump to search
(Created page with "Web Services Tech / Customer Protal: <br>User problem is that they cannot add a ticket and log file form webservices show date format of DD/MM/YYYY. Changing the regional set...")
 
 
Line 5: Line 5:
 
<br>So what we did was this:
 
<br>So what we did was this:
 
<br>Change the AppIdentityPool to use LocalSystem as the user or create a new app pool with localsystem as user
 
<br>Change the AppIdentityPool to use LocalSystem as the user or create a new app pool with localsystem as user
<br>
+
<br>
 
<br>Edit the registery in the following:
 
<br>Edit the registery in the following:
 
<br>HKEY_USERS -> .DEFAULT -> Control Panel >International
 
<br>HKEY_USERS -> .DEFAULT -> Control Panel >International
 
<br>sShortDate > d/M/yyyy
 
<br>sShortDate > d/M/yyyy

Latest revision as of 16:52, 29 June 2012

Web Services Tech / Customer Protal:


User problem is that they cannot add a ticket and log file form webservices show date format of DD/MM/YYYY. Changing the regional setting did not work for everything.


So what we did was this:
Change the AppIdentityPool to use LocalSystem as the user or create a new app pool with localsystem as user

Edit the registery in the following:
HKEY_USERS -> .DEFAULT -> Control Panel >International
sShortDate > d/M/yyyy