Author |
Topic |
|
Racey
Senior Member
USA
25 Posts |
Posted - Oct 17 2005 : 4:33:08 PM
|
I received a dialog with this subject while debugging this morning. The message was "The dynamic link library mscoree.dll could not be found in the specified path ..." and proceeded to list out my PATH. A system search was unable to locate a "mscoree.dll" file.
All I can remember doing was tracing a breakpoint inside one static library, opening a file belonging to another static library. Everything appeared to run normally after I closed the dialog, so I don't have any idea of the importance of the message.
I'm using VA 1426 in VS6 with WndTabs.
Has anyone else ever encountered this? I searched the forum but found only 1 other reference to "VaNetObj."
David |
|
feline
Whole Tomato Software
United Kingdom
19024 Posts |
Posted - Oct 18 2005 : 3:38:18 PM
|
most strange. i have checked here, a clean win2k install does not have this file, but win2k with VC6 and VS2003 does have this file.
in properties it is calling its self "Microsoft .NET Runtime Execution Engine" so i presume that VS2003 installed it. of course that does not explain why VA wanted to find it.
still, unless other people are getting this error, it crops up regularly for you, or it starts to cause you problems it is probably not worth worrying about. |
zen is the art of being at one with the two'ness |
|
|
Racey
Senior Member
USA
25 Posts |
Posted - Oct 19 2005 : 11:10:58 AM
|
quote: Originally posted by feline
still, unless other people are getting this error, it crops up regularly for you, or it starts to cause you problems it is probably not worth worrying about.
That's pretty much my thought. Since it's only occurred once and didn't appear to impact what I was doing, I wasn't too worried. Just figured I put something out in case others were seeing it.
By the way, I'm working on Win2K, also.
David |
|
|
|
Topic |
|
|
|