Error:
System.Data.SqlClient.SqlException: A .NET Framework error occurred during execution of user-defined routine or aggregate "SaveXmlData":
System.Data.SqlClient.SqlException: The locale identifier (LCID) 16393 is not supported by SQL Server.
Answer:
This problem is occurring due to the Locale setting of your operating system. To solve the problem please use the following steps…
- Go to Start > Control Panel
- Click on “Clock, language and Region” option

- In Format Tab set
- “Format = English(United States)”
- “Short date =M/d/yyyy”
- “Long Date = dddd,MMMM dd,yyyy”
- “Short time = hh:mm tt”
- “Long time = hh:mm:ss tt”
- “First
Day of Week = Sunday”

- In location Tab
- set “Current Location = United States”
- click on Default
Location link to set the
default location

- In Administrative Tab click on “Change System Locale” button


- Now click on “Copy
setting” button


- Click on ok button