IIS settings for ASP.Net 2.0

S

SenthilVel

hi all

I am in the process of converting my CLR 1.1 built web applications to run
in CLR2.0.

right now i am doing the manual step of setting the ASP.Net .
To configure a 1.x application's script map to use the .NET Framework
version 2.0
1.. On the Start menu, click Run.

2.. In the Open box, type inetmgr and click OK.

3.. In Internet Information Services (IIS) Manager, expand the local
computer, and then expand Web Sites.

4.. Select the target Web site that is running in the .NET Framework
version 1.x.

5.. Right-click the name of the virtual directory for the Web site, and
then click Properties.

The <WebSiteName> Properties dialog box appears.

6.. In the ASP.NET version selection list, choose the .NET Framework
version 2.0.

7.. Click OK.

Question:

1. What are the steps i must do in order that these settings are done during
the install itself ?

2. what modifications i can do to my install or my project properties so
that when i install the 2.0 web applications, i need to have this setting
pointed to CLR2.0.???

Thanks in advance

Senthil
 

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

Members online

Forum statistics

Threads
473,982
Messages
2,570,186
Members
46,744
Latest member
CortneyMcK

Latest Threads

Top