What does this mean?

  • Thread starter Thread starter J L
  • Start date Start date
J

J L

I created a new form. Nothing special. Did as I always do but now when
I go to run the project I get the following message:

Some Unicode characters in this file will not be saved....

I must have inadvertently set a property incorrectly...any suggestions
what I did? It seems that all works in any case but it is anoying to
get this message and I dont like things to happen without knowing what
it is about.

TIA,
John
 
You typed some Unicode characters in the code window.
Try to find them :-)

Best regards,
Alejandro Lapeyre
 
J L said:
I created a new form. Nothing special. Did as I always do but now when
I go to run the project I get the following message:

Some Unicode characters in this file will not be saved....

I must have inadvertently set a property incorrectly...any suggestions
what I did? It seems that all works in any case but it is anoying to
get this message and I dont like things to happen without knowing what
it is about.

Open the file in VS.NET's text-editor, select "File" -> "Extended saving
options..." and choose "Unicode" from the encodings list.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top