Home > Archive > Fortran > November 2004 > IVF -> DVF
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Gib Bogle 2004-11-15, 8:56 pm |
| I know this isn't a good place to ask this question, but I'm not sure
where is.
I have been using IVF for a while, but for a couple of reasons that are
not important I've decided to go back to DVF 6.6. I removed IVF and
reinstalled DVF, but now something seems screwed up in the registry. I
can run the compiler as administrator, but when I try to compile as me I
get "Error spawning df.exe.".
Has anyone run into this problem (and solved it)?
Gib
| |
| Andrew Smith 2004-11-15, 8:56 pm |
| Same problem for me happend but don't know why,
Solved by running the Per User Setup from the start menu. ("C:\Program
Files\Microsoft Visual Studio\DF98\BIN\REGUSER.EXE")
Andy Smith
"Gib Bogle" <g.bogle@auckland.no.spam.ac.nz> wrote in message
news:41993338@news.auckland.ac.nz...
>I know this isn't a good place to ask this question, but I'm not sure where
>is.
>
> I have been using IVF for a while, but for a couple of reasons that are
> not important I've decided to go back to DVF 6.6. I removed IVF and
> reinstalled DVF, but now something seems screwed up in the registry. I
> can run the compiler as administrator, but when I try to compile as me I
> get "Error spawning df.exe.".
>
> Has anyone run into this problem (and solved it)?
>
> Gib
| |
| Ian Chivers 2004-11-15, 8:56 pm |
| i did a google search and came up with
============================
When compiling from Developer Studio, I get a message "error spawning
df.exe" 18-Nov-1998
This generally affects Windows NT users who are running from an account
different from the one used to install VF. In V6, select
Start..Programs..Visual Fortran 6..Per-User Setup (as described in the
Getting Started manual). In V5, download and run the REGUSER tool.
i also found this one
==============
Posted: 01-04-2002 08:33 PM ID#: 116 (Viewed 947 times)
The "Error spawning DF.EXE" message means that Developer Studio was unable
to run the compiler. There are many possible reasons for this, from not
running Per-User Setup, to deleting the COMSPEC environment variable, to a
corrupted registry. If your system becomes unresponsive after this error,
that is very unusual and suggests a problem with your system or software.
The first thing I'd try is to run Per-User Setup. Then if that doesn't work,
reinstall CVF. If you need help after that, write vf-support@compaq.com and
include ALL the information requested in BUGREPRT.TXT, which you'll find in
the DF98 folder. Don't leave anything out - we get many of these with blanks
where the critical info should have been. If you have VF Reporter installed,
use that instead.
Steve
Steve
hope this helps.
"Gib Bogle" <g.bogle@auckland.no.spam.ac.nz> wrote in message
news:41993338@news.auckland.ac.nz...
>I know this isn't a good place to ask this question, but I'm not sure where
>is.
>
> I have been using IVF for a while, but for a couple of reasons that are
> not important I've decided to go back to DVF 6.6. I removed IVF and
> reinstalled DVF, but now something seems screwed up in the registry. I
> can run the compiler as administrator, but when I try to compile as me I
> get "Error spawning df.exe.".
>
> Has anyone run into this problem (and solved it)?
>
> Gib
| |
| Gib Bogle 2004-11-16, 6:56 pm |
| Gib Bogle wrote:
> I know this isn't a good place to ask this question, but I'm not sure
> where is.
>
> I have been using IVF for a while, but for a couple of reasons that are
> not important I've decided to go back to DVF 6.6. I removed IVF and
> reinstalled DVF, but now something seems screwed up in the registry. I
> can run the compiler as administrator, but when I try to compile as me I
> get "Error spawning df.exe.".
>
> Has anyone run into this problem (and solved it)?
>
> Gib
Thanks Andrew and Ian. The fix is simple - one just uses one of those
menu items that one never gives a second glance:
Start > Programs > CVF 6 > Per-User Setup.
So much to learn, so little time :-)
Gib
|
|
|
|
|