Framework issue

harvid

Member
Joined
Dec 8, 2004
Messages
18
Programming Experience
1-3
I have developed my project in the following environment

Microsoft development environment - 2002
Microsoft .net framework - 1.0.3705

Then i compiled the version of .net framework to 1.1.4322. Most of the codings doesn't support the new version of framework ,but it works fine with the older version ( i didn't change any of my codings )
For example Enterkey & Escape key validation failed to invoke, and my user controls doesn't respond properly.

How to solve this issue?

Thanx in advance,

Regards,
Harry
 
Back
Top