Hello
few days ago I had a problem and that almost makes me reinstall the computer, but thanks to friends the aspnet newsgroup (microsoft.public.es.dotnet.aspnet) I managed to correct the problem. It turns out that without knowing how IIS awoke one morning with no desire to work, any address placed in the IE as http://localhost/loQueSea not getting anywhere and after & # 233; s expect a lot of time left a message saying the site was unavailable or the address did not exist, not even a html page or the default site that brings the iis, nothing, nothing! I happened to try the ip 127.0.0.1 instead of localhost and it worked, it worked but with the mentioned ip or the ip did my dhcp. Well after more than 2 days of searching the Internet how to fix this I answered in the newsgroup with the solution, which was to run the following commands
first open a command window and in the folder C: \\ Inetpub \\ AdminScripts, do the following
cscript adsutil.vbs set w3svc/1/serverbindings "127.0.0.1:80: localhost"
then the folder the framework, C: \\ WINDOWS \\ Microsoft.NET \\ Framework \\ v2.0.50727 have to run the following commands
aspnet_regiis-u aspnet_regiis-i aspnet_regiis-ga
NombreDeTuComputadora \\ ASPNET
Summarizing all previous commands was to re-associate the ip to localhost aspnet 2.0 then uninstall then reinstall and third place you permissions to aspnet user machine
here are some Linsker explaining step commands
Adsutil.vbs Using the Administration Script (IIS 6.0)
Description Adsutil and MetaEdit tools used to modify the Metabas
and in relation to other command
0 comments:
Post a Comment