Unnecessary "Type expected" error at build time

  • Thread starter Thread starter The Late Nate the Great
  • Start date Start date
T

The Late Nate the Great

Using VC# in creating a .NET Compact Framework project, I received
this message first thing Monday morning (talk about a bad omen for the
week!). It gave a line number that didn't apply, and double-clicking
on the error did nothing. Knowing how many problems there have been in
Microsnot's tools throughout this project, I tried simply closing
VisStudio and reopening the project.

The error mysteriously vanished.
 
The said:
Using VC# in creating a .NET Compact Framework project, I received
this message first thing Monday morning (talk about a bad omen for the
week!). It gave a line number that didn't apply, and double-clicking
on the error did nothing. Knowing how many problems there have been in
Microsnot's tools throughout this project, I tried simply closing
VisStudio and reopening the project.

You might want to post to a C# or CLR or Compact framework newsgroup. This
one is for Visual C++ .NET.
The error mysteriously vanished.

I hate when that happens.

-cd
 

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