I'm a student working on an internship, without a lot of guidence. I went to develop a program with C# not realizing that as a developer in the organization I have a different standard desktop than the rest of the organization. So on my computer I was able to develop my program with C# VS Pro 2005 with no problems.
However, when it came to installing my application, it ask the user to install .Net 2.0. I've been talking to some coworkers about it and they're saying that I either recode it or just have the users upgrade to .Net 2.0.
Does anyone have any advice or am I stuck to those two choices?