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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem with Internet Explorer and ASP.Net Page

Status
Not open for further replies.

NegreteO

Programmer
Apr 23, 2003
54
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top