შენიშვნა
ამ გვერდზე წვდომა მოითხოვს ავტორიზაციას. შეგიძლიათ სცადოთ შესვლა ან შეცვალოთ დირექტორიები.
ამ გვერდზე წვდომა მოითხოვს ავტორიზაციას. შეგიძლიათ სცადოთ დირექტორიების შეცვლა.
Unicode path 'path' could not be translated to user's ANSI code page.
Remarks
path is the original Unicode version of the path string. This error can occur in cases where there is a Unicode path that cannot be directly translated to ANSI for the current system code page.
This error may occur if you are working with a project that was developed on a system using a code page that is not on your computer.
The resolution for this error is to update the path to use ANSI text or to install the code page on your computer and set it as the system default.