VS 2003 C# Smart Devise Application. Doesn't work
The problem is:
ReSharper build 88 doesn't work in any case
ReSharper build 83 can't resolve even "using System;" and so on
ReSharper build 78 can't resolve "void" and several more constructions of the language.
So, what is it, is it bugs or it is my mistake.
Please sign in to leave a comment.
Victor,
could you please describe what projects are in your solution with C# Smart
Devices App?
"Chistyakov Victor" <no_mail@jetbrains.com> wrote in message
news:11805544.1087912375231.JavaMail.itn@is.intellij.net...
the language.
>
>
There are no reason describe the project. For example create the new project.
File->New->Project->Visual C# Projects -> SmartDevice Application after that Pocket PC with Windows App.
All properly. Save the project and close VS 2003.
Next time, when I open a project all highlight in red color even
using System;
using System.Drawing;
using System.Collections;
using System.Windows.Forms;
using System.Data;
If I understand you correctly, the highlighting is OK (no red code) just
after creating of the new project
but it becomes wrong after reopening the project?
"Chistyakov Victor" <no_mail@jetbrains.com> wrote in message
news:29775064.1087915622437.JavaMail.itn@is.intellij.net...
project.
that Pocket PC with Windows App.
Yes, you are right