RE: IDE can't find the code changes. (VB.net)



I think we found out the problem.
One of our references has incorrect path so IDE stoped building and didn't
generate new .exe. When we run, we run the old version! So it didn't have the
changes. To try fixing it we removed the references and added again so
sometimes it got re-built and look like the problem is gone.

Thanks.

Li

"Li Weng" wrote:

> Hi, Gary:
>
> That problem happens again!
> Yesterday we checked in the changes and did reference deletion and moving,
> etc. We got the change in IDE.
> But today we checked out codes and made some changes and IDE doesn't see the
> changes again!
> Please help!
>
> Thanks!
>
> Li
>
>
> "Li Weng" wrote:
>
> > A team of three is working on the same solution and use sourceSafe to manage
> > it. All three PC has the same problem.
> > After we deleted some references and moved some references to local, it
> > looks like the problem is gone. But we don't know why.
> > If you see any cause from this please let me know. So I know how to handle
> > it next time. If not, that's ok. Anyway, it's ok now.
> >
> > Thanks.
> >
> > Li
> >
> >
> > "Gary Chang[MSFT]" wrote:
> >
> > > Hi Li,
> > >
> > > If you copy and edit the current project in another machine, is it OK?
> > >
> > > And do you get the same problem when you work with some other VB.NET
> > > project?
> > >
> > > By the way,do you work on another source code file whose filename is just
> > > as the same as the target file you debugged by any chance?
> > >
> > >
> > > Thanks!
> > >
> > > Best regards,
> > >
> > > Gary Chang
> > > Microsoft Community Support
> > > --------------------
> > > Get Secure! ¡§C www.microsoft.com/security
> > > Register to Access MSDN Managed Newsgroups!
> > > http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.asp
> > > &SD=msdn
> > >
> > > This posting is provided "AS IS" with no warranties, and confers no rights.
> > >
> > >
.



Relevant Pages

  • RE: IDE cant find the code changes. (VB.net)
    ... Yesterday we checked in the changes and did reference deletion and moving, ... We got the change in IDE. ... > After we deleted some references and moved some references to local, ... >> By the way,do you work on another source code file whose filename is just ...
    (microsoft.public.vsnet.ide)
  • Re: Renaming Windows Forms and Files
    ... That is how to change the name of the Form class in the IDE, ... other references to the Form to use the name you change it to. ... rename the Form in your code. ... "Kevin Spencer" wrote: ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: Want add / remove Components in ToolBox
    ... (nor does the VS.NET IDE takes its References from there, ... GAC is used mostly at runtime, and has almost no influence on the IDE ... toolbox object model to add / replace your controls on a toolbox tab of your ...
    (microsoft.public.vsnet.ide)
  • Re: How can I list references in a VB6 project
    ... The references collection is part of the IDE, ... Unlike VB they can always access the reference collection of there IDE. ... you can access VB's reference collection via an addin. ...
    (comp.lang.basic.visual.misc)
  • Re: Getting the CXML library up and running
    ... include directory of CXML to the project, ... I'm not particularly surprised--the source file specifically references ... Consequently the IDE would have to process the ...
    (comp.lang.fortran)