Hi,
I have a problem with an ASP.net page and Internet Explorer, when I code the page and compile it I get no errors with functions that belong to Framework 1.1 but when I run the page on Internet Explorer 6.0, I get errors related to these functions and I can see at the bottom of the page that I am running Framework 1.0:
Version Information: Microsoft .NET Framework Version:1.0.3705.0; ASP.NET Version:1.0.3705.0
How can I make my Internet Explorer and ASP.NET to refer or point to Framework 1.1 and not to 1.0
Thanks in advance
I have a problem with an ASP.net page and Internet Explorer, when I code the page and compile it I get no errors with functions that belong to Framework 1.1 but when I run the page on Internet Explorer 6.0, I get errors related to these functions and I can see at the bottom of the page that I am running Framework 1.0:
Version Information: Microsoft .NET Framework Version:1.0.3705.0; ASP.NET Version:1.0.3705.0
How can I make my Internet Explorer and ASP.NET to refer or point to Framework 1.1 and not to 1.0
Thanks in advance