Hi. I've tried the 1st option, by removing the dll files from REFERENCES of the 1.1 framework version and replaced it with the dll files of the 2.0 framework version. But there was a problem, the VS 2003 would display a message that the newer version is not valid. The 2nd option was, thru the IIS we've changed the framework version to 2 of the ASP.NET tab from the Properties window of the Default Web Site. I even set both, the IIS and VS 2003, to 2 framework version but there is still a problem.
|