Re: D2007 Run problem



Have you seen this one? Perhaps it has something to do with the SystemRoot
environment variable setting on your system.
http://courage.vox.com/library/post/scons-on-windows-and-error-0xc0150004-error_sxs_assembly_not_found.html

You can see what the current setting is by typing "set systemroot" from the
command prompt.

Under System Properties | Advanced | Environment Variables | System
Variables, you might also try adding
SystemRoot=c:\windows
(or whatever directory your windows is installed in)
and see if it makes a difference.

ie

"Scott Martin" <smartin@xxxxxxx> wrote in message
news:46588bb5@xxxxxxxxxxxxxxxxxxxxxxxxx
Thanks for the info, I tried and still the same thing. From reading
several
posts it can also be a debugger setting. Perhaps CG knows how to fix this
as
I am now dead in the water.

Regards,
Scott.


"Ismail Esmail" <ismaile_no_spam@xxxxxxx> wrote in message
news:46587991$1@xxxxxxxxxxxxxxxxxxxxxxxxx
You can try this:
http://www.updatexp.com/scannow-sfc.html

ie

"Scott Martin" <smartin@xxxxxxx> wrote in message
news:46586f92@xxxxxxxxxxxxxxxxxxxxxxxxx
XP Pro, SP2, all updates.

Any known way to fix this? Hopefully I do not have to re-install
Windows?

Regards,
Scott.






.



Relevant Pages

  • Re: Cant build any dylan-code
    ... I'm not sure how you managed to remove it, but to fix ... Click "Environment Variables" ... I also had to set the environment variables PATH, INCLUDE and LIB, but ... now the error messages were more understandable. ...
    (comp.lang.dylan)
  • Re: Change default @INC without recompiling?
    ... Anno Siegel wrote: ... > PERL5LIB environment variable, that should fix it. ... Relying on *global* environment variables is a Bad Thing. ...
    (comp.lang.perl.misc)
  • Re: making a python program in windows
    ... The first one uses assoc and ftype to fix the asssociations. ... And the other changes the environment variable PATHEXT to make the extension optional. ... , Advanced, Environment Variables. ...
    (comp.lang.python)
  • Re: mod_lisp over CGI
    ... environment variables before sending them; ... I even wrote code to fix that. ... And Hunchentoot ... refusing to work unfortunately confirms that. ...
    (comp.lang.lisp)