I am using Visual Studio 2005 at my end. What does the other programmer need
to be using for me to get a complete project.
> > I am trying to open an existing VB project that was sent to me from
> > another
[quoted text clipped - 7 lines]
> Did you mean Visual Studio 2005 at your end?
>
PvdG42 - 30 Jul 2008 03:04 GMT
> I am using Visual Studio 2005 at my end. What does the other programmer
> need
> to be using for me to get a complete project.
What *is* the other programmer using?
Ideally, VS 2005. If it's VS.NET 2003, the conversion wizard built into VS
2005 *should* be able to do a good job. If the original is pre-.NET (I.e.
VB6), you'll end up doing most manually and will probably be better off
redesigning it to take best advantage of .NET.