
e: *HELP* After install Visual studio .Net, the Visual Studio Enterprise 6.0 stops working
Thanks for your information. I was not running the cl.exe from command line,
instead I used the IDE of VC++ 6.0.
But now, the things even getting worse, when I tried to reinstall Visual
Studio Enterprise Edit 6.0 (DVD Oct 2001), I get the following message:
Setup was unable to create a DCOM user account in order to register
"C:\Program Files\Microsoft Visual
Studio\Common\Tools\VS-Ent98\Vanalyzr\valec.exe"
I have tried twice, no luck. Any suggestions?
Thanks.
Jack
Quote:
> Are you attempting to run the compiler from the command line? I've found
> that if I install VS 6 and VS.net on the same machine, I needed to alter
my
> environment PATH so that the VS 6 directories come first.
> eg. D:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;D:\Program
> Files\Microsoft Visual Studio\VC98\Bin;D:\Program Files\Microsoft Visual
> Studio.NET\Common7\IDE;D:\Program Files\Microsoft Visual
> Studio.NET\Vc7\bin;D:\Program Files\Rational\common
> You'll should also check your "INCLUDE" environment variable for the same
> condition.
> HTH
> > Just attended "Dev Days", a microsoft guy told me I can install .Net
with
> > the 6.0 version in a single machine. But after I installed .Net, the cl
> > cannot spawn when compile(VC++ 6.0), it also complains eeswt.dll is
> missing.
> > The even worse thing is I cannot uninstall Visual Studio .Net through
> > Add/Remove programs. I am not sure whether a restall of 6.0 will fix
that
> > problem.
> > The Visual Studio .Net version is Release Candidate 2002.
> > Thanks.
> > Jack