Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to upgrade Visual Studio .Net 2003 for framework 4 1

Status
Not open for further replies.

vatawna

Programmer
Feb 24, 2004
67
0
0
US
My Visual Studio .Net 2003 ties with .Net Framework 1.1 at installation. I can't use FtpWebRequest which needs at least framework 2.0. I went through upgrading studio by going to Add/Remove Programs, then clicking on Change/Remove studio to get to the studio setup window, then Repair/Reinstall to upgrade framework from there. I was hoping studio would pick up the latest framework (4.0) I have on my computer, but it didn't. Is there any way I can change studio's configuration to make it work with framework 4.0?

Thanks.
 
Do you happen to know how to create a ftp class (and all needed methods for uploading files) by deriving from WebRequest?

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top