Re: Odd problem with Visual Studio
From: Ken Allen (kendrhyd_at_sympatico.ca)
Date: 04/28/04
- Next message: Morten Wennevik: "Re: Error message"
- Previous message: Ken Allen: "Re: Odd problem with Visual Studio"
- In reply to: The Real Andy: "Re: Odd problem with Visual Studio"
- Next in thread: Ken Allen: "Re: Odd problem with Visual Studio"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 28 Apr 2004 07:04:57 -0400
Yes, I thought this was the problem as well, but it has nothing to do with
running the program!
I rebooted (so nothing of my test code is running). At this point I can
compile the code from the command line repeatedly without a problem. I
launch the IDE and open the solution file in debug, and immediately the
build, either from the IDE or from the command line, fails -- the
compilation succeeds but the resulting assembly file cannot be copied to the
target directory, nor can the target file be deleted until I exist from the
IDE.
I am posting more detail in another posting as I have made some progress.
-Ken
"The Real Andy" <.pearson@wayit_dot_com_dot_au_remove_the_obvious_to_reply>
wrote in message news:hiqu8010vq9stfhcoltij3s84l17jktdt9@4ax.com...
> On Wed, 28 Apr 2004 01:20:31 -0700, "Frans Bouma [C# MVP]"
> <perseus.usenetNOSPAM@xs4all.nl> wrote:
>
> >Ken Allen wrote:
> >
> >> I have been developing a suite of assemblies over the past couple of
weeks,
> >> and this afternoon somethign started misbehaving.
> >>
>
> I too have had this same problem. Twas my fault though and feel stupid
> saying this. When I was running up test harnesses, there was a bug in
> my code and the application was not unloading correctly. The debugger
> had stopped, but using task manager I noticed that the process was
> still active. Ending the process solved all my problems and I was able
> to compile straight away.
- Next message: Morten Wennevik: "Re: Error message"
- Previous message: Ken Allen: "Re: Odd problem with Visual Studio"
- In reply to: The Real Andy: "Re: Odd problem with Visual Studio"
- Next in thread: Ken Allen: "Re: Odd problem with Visual Studio"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|