> Do you perhaps have vs 2003 installed on your system? I think it might
> find
> it from there rather than the correct location, if I understand the
> message.
Thanks for the feedback. VS 2005 is installed on my own machine and the
program targets that version or higher. To be honest I'm not too familiar
with these config files but it's been on my TODO list for about a year now.
I'll be reading up on it sooner or later. Presumably these files need to be
shipped with my app but it's this version issue I'm concerned with. I don't
want the problem to surface on a client's machine. Any insight you can
provide is appreciated. Thanks.
JohnS - 23 Nov 2007 13:48 GMT
> Thanks for the feedback. VS 2005 is installed on my own machine and the
> program targets that version or higher. To be honest I'm not too familiar
[quoted text clipped - 3 lines]
> I don't want the problem to surface on a client's machine. Any insight you
> can provide is appreciated. Thanks.
Just to clarify (if it's not already obvious) that my app is a VS AddIn so
it will be running under VS on client machines (2005 or higher)
Family Tree Mike - 24 Nov 2007 01:17 GMT
I think that you may have misunderstood my question. I believe you will have
a problem if your environment has vs 2003 and vs 2005, even if you build with
2005. Have a look at this thread and you may understand.
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=189003&SiteID=1
> > Do you perhaps have vs 2003 installed on your system? I think it might
> > find
[quoted text clipped - 8 lines]
> want the problem to surface on a client's machine. Any insight you can
> provide is appreciated. Thanks.