Erroneous compile error in large solution

R

raymond.gunawan

Hi!

I have a really large solution with some 13 projects in it. One of the
forms in a project keeps on getting an error in VS.NET IDE every now
and
then. The error is bogus: it says that some method or member is
missing, but the method is there in the same file as the one referring
to it.

Does anyone know what's going on?

Thanks.

rsg.
 
R

Rick Mogstad

Hi!

I have a really large solution with some 13 projects in it. One of the
forms in a project keeps on getting an error in VS.NET IDE every now
and
then. The error is bogus: it says that some method or member is
missing, but the method is there in the same file as the one referring
to it.

Does anyone know what's going on?

Thanks.

rsg.

Happens to us all the time. You just have to re-build the solution. Seems
to be a problem with visual inheritance in the IDE....
 

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

Top