Click here to Skip to main content
15,891,864 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
i have done a windows application and running in my PC for a year now, but i get the virus and PC is slowing down, so i decided to format my HDD, after format is done, i try to re-run my application. When it try to get the data from the MS access, it display this error:

C#
"Selected Collating sequence not supported by the operating system."


What should I do? I'm using Windows XP SP3 and already install the latest update. Normally I just install Framework 3.5 and dotnet 3.1 WindowsInstaller-KB893803-v2.-86.exe before run my program. but this time my PC said that i already have a newer version when i tried to install "dotnet 3.1 WindowsInstaller-KB893803-v2.-86.exe"

I tried everything i could, and google din't help much, please advice..
Posted

1 solution

You might want to look at following link
http://support.microsoft.com/kb/184988[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900