473,386 Members | 1,702 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

recognize Framework Version:2.0.



I load to *.aspx into web server, but my web only recognize Microsoft
..NET
Framework Version:1.1.xxxxx
It could not recognize Framework Version:2.0.

Currently I have Microsoft Visual Studio NET 2003 and Visual Studio
2005 team suite in my system.

Thanks a lot.

Jul 25 '06 #1
4 2924
Hi,

Most probably your asp.net app was compiled with 1.1 so if the server (your
computer?) has it installed it will be used to run it.

If this does not answer your doubt please post more details.
--
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
"blackdog" <cl***@hotmail.comwrote in message
news:11**********************@m73g2000cwd.googlegr oups.com...
>

I load to *.aspx into web server, but my web only recognize Microsoft
.NET
Framework Version:1.1.xxxxx
It could not recognize Framework Version:2.0.

Currently I have Microsoft Visual Studio NET 2003 and Visual Studio
2005 team suite in my system.

Thanks a lot.

Jul 25 '06 #2
Hi, Thanks.
I load the program mywebtest_cs.aspx as
http://xx.xx.xx.xx/mywebtest_cs.axpx
I got an error as below:

Line 1: <%@ page language="C#" CodeFile="mywebtest_cs.aspx.cs"
Inherits="mywebtest_cs.aspx" %>

The very bottom of the same web page it say:
Version Information: Microsoft .NET Framework Version:1.1.4322.2300;
ASP.NET Version:1.1.4322.2300

I have Visual Studio 2005 Framework 2, I don't how to make as default.
Please help.
tks


Ignacio Machin ( .NET/ C# MVP ) wrote:
Hi,

Most probably your asp.net app was compiled with 1.1 so if the server (your
computer?) has it installed it will be used to run it.

If this does not answer your doubt please post more details.
--
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
"blackdog" <cl***@hotmail.comwrote in message
news:11**********************@m73g2000cwd.googlegr oups.com...


I load to *.aspx into web server, but my web only recognize Microsoft
.NET
Framework Version:1.1.xxxxx
It could not recognize Framework Version:2.0.

Currently I have Microsoft Visual Studio NET 2003 and Visual Studio
2005 team suite in my system.

Thanks a lot.
Jul 25 '06 #3
Hi,

is xx.xx.xx.xx the same than the local computer?

Can you check if 2.0 is configured to run asp.net ? run reg_iis.exe (I think
this is the correct name) to register the framework with IIS
--
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation

"blackdog" <cl***@hotmail.comwrote in message
news:11*********************@75g2000cwc.googlegrou ps.com...
Hi, Thanks.
I load the program mywebtest_cs.aspx as
http://xx.xx.xx.xx/mywebtest_cs.axpx
I got an error as below:

Line 1: <%@ page language="C#" CodeFile="mywebtest_cs.aspx.cs"
Inherits="mywebtest_cs.aspx" %>

The very bottom of the same web page it say:
Version Information: Microsoft .NET Framework Version:1.1.4322.2300;
ASP.NET Version:1.1.4322.2300

I have Visual Studio 2005 Framework 2, I don't how to make as default.
Please help.
tks


Ignacio Machin ( .NET/ C# MVP ) wrote:
>Hi,

Most probably your asp.net app was compiled with 1.1 so if the server
(your
computer?) has it installed it will be used to run it.

If this does not answer your doubt please post more details.
--
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
"blackdog" <cl***@hotmail.comwrote in message
news:11**********************@m73g2000cwd.googleg roups.com...
>

I load to *.aspx into web server, but my web only recognize Microsoft
.NET
Framework Version:1.1.xxxxx
It could not recognize Framework Version:2.0.

Currently I have Microsoft Visual Studio NET 2003 and Visual Studio
2005 team suite in my system.

Thanks a lot.

Jul 25 '06 #4
Thanks for the tip, I have changed the net asp to version 2.

Ignacio Machin ( .NET/ C# MVP ) wrote:
Hi,

is xx.xx.xx.xx the same than the local computer?

Can you check if 2.0 is configured to run asp.net ? run reg_iis.exe (I think
this is the correct name) to register the framework with IIS
--
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation

"blackdog" <cl***@hotmail.comwrote in message
news:11*********************@75g2000cwc.googlegrou ps.com...
Hi, Thanks.
I load the program mywebtest_cs.aspx as
http://xx.xx.xx.xx/mywebtest_cs.axpx
I got an error as below:

Line 1: <%@ page language="C#" CodeFile="mywebtest_cs.aspx.cs"
Inherits="mywebtest_cs.aspx" %>

The very bottom of the same web page it say:
Version Information: Microsoft .NET Framework Version:1.1.4322.2300;
ASP.NET Version:1.1.4322.2300

I have Visual Studio 2005 Framework 2, I don't how to make as default.
Please help.
tks


Ignacio Machin ( .NET/ C# MVP ) wrote:
Hi,

Most probably your asp.net app was compiled with 1.1 so if the server
(your
computer?) has it installed it will be used to run it.

If this does not answer your doubt please post more details.
--
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
"blackdog" <cl***@hotmail.comwrote in message
news:11**********************@m73g2000cwd.googlegr oups.com...
I load to *.aspx into web server, but my web only recognize Microsoft
.NET
Framework Version:1.1.xxxxx
It could not recognize Framework Version:2.0.

Currently I have Microsoft Visual Studio NET 2003 and Visual Studio
2005 team suite in my system.

Thanks a lot.
Jul 25 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: fripper | last post by:
I have installed Visual Studio .Net 2003 on top of an earlier version. Now, when I open a new project I get a message that says Visual Studio .NET has detected that the web server is running...
2
by: j.b.messina | last post by:
This has not yet been published by Microsoft. It will be published within the next few weeks, mainly because I asked them to. I felt this was information badly needed, and I think this is the...
4
by: John | last post by:
I am trying to use the xml desinger in .net 1.1 to create the follow schema. where USAddress is derived from Address But when I generate the xml file, the .net xml editor says "The active schema...
23
by: Nak | last post by:
Hi there, Has anyone any ideas if the next Framework will be an update to version 1.1 or another completely new install so that people have 3 Frameworks on their system? And can VS.NET 2003 be...
5
by: Steve Sprague | last post by:
I have a .Net Framework question. I have installed VB.NET version 1.0.3705 I tried to install a small tutorial utillity. It told me I first needed to upgrade my Framework Version. So I went to...
9
by: David Veeneman | last post by:
I'm just getting started with ASP.NET, using VS 2005. As an exercise, I opened the root web site in VS 2005 and created a simple welcome page. I saved the page as Default.aspx and made sure that...
3
by: Shadow Lynx | last post by:
At the bottom of the default Error page that appears when Unhandled Exceptions occur, what exactly is the difference between the "Microsoft ..Net Framework Version" and the "ASP.NET Version"? I...
13
by: dancer | last post by:
I have made a new post because when I try to respond to another, I get the error, "Article Rejected -- Ill-formed message id" This is in response to the advice of Juan Libre to install Net...
11
by: pg | last post by:
My old HD crashes, so I had to do a total re-install. After installer XP, I went to the Micrsoft Update site to get all the update. After 5 hours or so ... the update cycle started looping. ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.