N
nbelyh
Some time ago I have described the problem.
Some more info on the problem.
Actually it turned out that that I am having troubles with the fact
that
VISIO HAS HARDCODED REFERECES TO DEBUG SYMBOL FILES IN LAN IN EXE (!)
In particual, if you open Visio.exe or some visio .DLLs (say,
VISLIB.DLL), in notepad (!)
you can find the following reference to teh debug symbols. The actual
path depends on language and service pack, but it is always there (!)
\\daddev\visio\visio11.0\3216\Setup\x86\ship\files\pfiles\msoffice\visio11\visio.pdb
- or - [ after installing SP2 ] -
\\offlab\labs\visio\visio11\visio11.0\5509\Setup\x86\ship\files\pfiles\msoffice\visio11\visio.pdb
This file refers to a symbol in local network (!)
[that is obviously located in Redmond, no?]
And, as a honest guy, Visual Studio 2005
tries to search this \\offlab or \\daddev server in LAN when you start
debug session (!)
In Visio 12 this is:
t:\visio\x86\ship\0\visio.pdb
This sound much better!
Does anyone know,
is there a way to prevent Visual studio 2005 looking for servers
\\offlab or \\daddev ?
Regards, Nikolay.
Visual Studio 2005. Debugging visio addin...
Why on the earth Visual Studio 2005 is starting desperate search for
Visio debug symbols in the internet each time I start debug session?
Some more info on the problem.
Actually it turned out that that I am having troubles with the fact
that
VISIO HAS HARDCODED REFERECES TO DEBUG SYMBOL FILES IN LAN IN EXE (!)
In particual, if you open Visio.exe or some visio .DLLs (say,
VISLIB.DLL), in notepad (!)
you can find the following reference to teh debug symbols. The actual
path depends on language and service pack, but it is always there (!)
\\daddev\visio\visio11.0\3216\Setup\x86\ship\files\pfiles\msoffice\visio11\visio.pdb
- or - [ after installing SP2 ] -
\\offlab\labs\visio\visio11\visio11.0\5509\Setup\x86\ship\files\pfiles\msoffice\visio11\visio.pdb
This file refers to a symbol in local network (!)
[that is obviously located in Redmond, no?]
And, as a honest guy, Visual Studio 2005
tries to search this \\offlab or \\daddev server in LAN when you start
debug session (!)
In Visio 12 this is:
t:\visio\x86\ship\0\visio.pdb
This sound much better!
Does anyone know,
is there a way to prevent Visual studio 2005 looking for servers
\\offlab or \\daddev ?
Regards, Nikolay.