Re: Odd problem with Visual Studio

From: Ken Allen (kendrhyd_at_sympatico.ca)
Date: 04/28/04


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.



Relevant Pages

  • Re: intel compiler problem
    ... chain of syntax errors with the following test code ... end module test ... I am trying to compile this with just the -c flag and I get ... c/o Physics Dept. Simon Fraser University, ...
    (comp.lang.fortran)
  • Re: Format cell to uppercase using code
    ... Patrick doesn't test code before posting ... If other data is found in the> target cell this data should take precedence over "QS" In other words allow> any data to be entered into the cell but should "QS" happen to be entered> into the cell and it has accidentally been entered in lowercase convert it> to uppercase. ...
    (microsoft.public.excel.programming)
  • ld terminated with signal 11
    ... arm-gcc 2.95.2 and glibc 2.1.3. ... When I try to compile ... the simple test code shown below, the linker terminates with a signal ...
    (comp.arch.embedded)
  • Re: Assembler Editor vs. Editor Assembler
    ... ASM/ED is dog slow! ... I didn't do much assembly programming but if I wrote anything larger ... I used to test code after just about every line entered. ... After working with the ASM/ED cart I started writing routines that actually did stuff before I would test them for a clean compile. ...
    (comp.sys.atari.8bit)
  • Re: Testing classes individually
    ... >I remember that in Java you can compile and run each class individually ... I then instantiated my class and added some test code in the Mainmethod. ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)