Help me Its Very urgent

  • Thread starter Thread starter mkumaran
  • Start date Start date
M

mkumaran

Hi all,
I am using VS.net 2005. I have developed a web application in asp.net
2.0. Now I want to put it in to a server which uses asp.net 1.x web
application. I dont know the way to do this.
Please Help me :-(
Regards,
Muthu Kumaran.D
 
mkumaran said:
Hi all,
I am using VS.net 2005. I have developed a web application in asp.net
2.0. Now I want to put it in to a server which uses asp.net 1.x web
application. I dont know the way to do this.
Please Help me :-(
Regards,
Muthu Kumaran.D
Hi Muthu

If it is developed in 2.0, the server that you install it on requires
2.0. You're not going to get it to work on a server that only has 1.1
on it.
 
If you wrote it with VS2005, your web application will require the 2.0
framework. If you want to target the 1.1 framework, you need to use VS2003.
 
hi,
When I tried to install .net framework, It says that already another
version is running on the target machine. So how i can I work both
version parallely?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top