Thread: Iis
View Single Post
Old 12-19-2007, 10:58 AM   #3 (permalink)
complete
Code Monkey
 
complete's Avatar
 
Join Date: Jul 2005
Location: St. Louis
Posts: 68
complete is on a distinguished road
IIS was installed and started after the .NET framework.
This was the cause of some problems.
But I fixed it.

On the command line, I went to

C:\WINDOWS\Microsoft.NET\Framework\

and went to the directory of the latest version:

C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727

and I typed

aspnet_regiis -i

the computer responded that it was installing ASP.NET

and now, my programs work.
__________________
46 45 52 4D 49 20 57 41 53 20 4A 45 44 49 2E 10
20 53 41 47 41 4E 20 57 41 53 20 53 49 54 48 2E
complete is offline   Reply With Quote