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.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
"Gol Yass" <gol_e_yass@.yahoo.comwrote in message
news:eceb8o$9741@.news-dxb.emirates.net.ae...
Quote:
Originally Posted by
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.
>
>
Thank you very much ! I ran aspnet_regiis and it solved the problem :)
"Nils Magnus" <nmee@.nmee.netwrote in message
news:OZHun%23bxGHA.1420@.TK2MSFTNGP04.phx.gbl...
Quote:
Originally Posted by
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
>
>
"Gol Yass" <gol_e_yass@.yahoo.comwrote in message
news:eceb8o$9741@.news-dxb.emirates.net.ae...
Quote:
Originally Posted by
>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.
>>
>>
>
>
i am not able to configure http://localhost:8090/MyWeb to ASP.NET 2
From http://www.google.co.in/search?hl=e...NET+2.0?&meta=
Posted via DevelopmentNow.com Groups
http://www.developmentnow.com
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 ? )
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en espaol : http://asp.net.do/foros/
===================================
"srinivas rao nandikanti" <sri_nandi@.rediffmail.comwrote in message
news:cb38adf8-033c-4bf3-9a78-d365a24dda36@.developmentnow.com...
Quote:
Originally Posted by
>i am not able to configure http://localhost:8090/MyWeb to ASP.NET 2
>
From
http://www.google.co.in/search?hl=e...NET+2.0?&meta=
>
Posted via DevelopmentNow.com Groups
http://www.developmentnow.com
Hello srinivas,
Moreover, what do u want to configurate?
Have u read this http://blogs.msdn.com/david.wang/ar...de-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
sri am not able to configure http://localhost:8090/MyWeb to ASP.NET 2
sr>
srFrom
srhttp://www.google.co.in/search?hl=e...y+configure+web
sr+site+http://localhost/--+to+ASP.NET+2.0?&meta=
sr>
srPosted via DevelopmentNow.com Groups
srhttp://www.developmentnow.com
0 comments:
Post a Comment