I run all versions of the framework on my system and their associated IDE's.
And have Visual Studio 6.0 too. So far, no problems with any of them. (
other than after using VB2005, I don't want to go back to the others :-)
Just having the 2.0 runtime on your system shouldn't break VS2003. Unless it
is one of the Beta versions of 2.0.
And I have heard of a couple of problems with a ASP.NET app. developed with
framework 1.1 and 2.0 on the same machine.
I don't remember the exact problem , but, there is a cure for that too.
james
> Do you all have VS 2005 installed on your system? I dont, and Im
> wondering
[quoted text clipped - 8 lines]
>>
>> I've got this working since 2005 came out without problems....
DDigweed - 03 Mar 2006 15:49 GMT
Thanks for all the input.
The build problem is fixed. It was apparently caused by some third-party
controls that I had in my projects. I found this out by creating a new
project with just Windows Forms controls, and it built successfully.
I reinstalled the 3rd party stuff and it work ok now.
> I run all versions of the framework on my system and their associated IDE's.
> And have Visual Studio 6.0 too. So far, no problems with any of them. (
[quoted text clipped - 18 lines]
> >>
> >> I've got this working since 2005 came out without problems....