Manually Configure site for ASP .NET 2

G

Gol Yass

Hi

I am using Visual Studio 2005 on windows XP professional (with IIS).

Following the walkthrough provided by help "creating web page for mobile
devices" , I have created a website , but as soon as I carry out the last
step in creating the website , as the website is being loaded in the IDE , I
get error message "Configuring web site http//localhost/DeviceWalkthrough
to ASP .NET 2.0 failed. You may need to manually configure this site for ASP
..NET 2.0 in order for you site to run correctly ".

Could you please tell me how can I manually configure the site ???


Thank you.
 
N

Nils Magnus

Hi Gol,

To set a site to use ASP.NET 2.0, right click on your web
application/virtual directory and select properties. From there, under the
ASP.NET-tab, select "ASP.NET version: 2.0.50727".

If the ASP.NET tab isn't there, you need to install ASP.NET. Run
"aspnet_regiis.exe -i" from a command window. (The .exe is located in
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727).

Good luck!

Regards,
Nils Magnus
 
J

Juan T. Llibre

How did you try to configure it ?

Did you create a "web site" ?
( not an application, but a *web site* which is pointed to port 8090 ? )
 
M

Michael Nemtsev

Hello srinivas,

Moreover, what do u want to configurate?
Have u read this http://blogs.msdn.com/david.wang/ar...-Install-and-Run-ASP-Net-20-Side-by-Side.aspx
?

---
WBR, Michael Nemtsev [.NET/C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

sr> i am not able to configure http://localhost:8090/MyWeb to ASP.NET 2
sr>
sr> From
sr> http://www.google.co.in/search?hl=en&q=how+to+manually+configure+web
sr> +site+http://localhost/---+to+ASP.NET+2.0?&meta=
sr>
sr> Posted via DevelopmentNow.com Groups
sr> http://www.developmentnow.com
 

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

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,066
Latest member
VytoKetoReviews

Latest Threads

Top