Mabmerlybrila
New Member
Hi <BR><BR>I have Windows2000 on my PC and have downloaded MDAC2.7 and the ASP.NET SDK, downloaded from this site. <BR><BR>IIS 5 is also on the machine. <BR><BR>I installed MDAC and then the SDK version without any problems (No errors, stoppages etc). <BR><BR>I set the default website in IIS manager to my directory that has an ASPX test sccript within it but nothing is coming up. The source code is visible in the page source. <BR><BR>I checked within IIS <BR>[Default Website - Properties]->[Home Directory]->[Application Settings: Configuration] and none of the ASP.NET extensions are within there. <BR><BR>Does this mean I have to manually add the extensions or has the install not worked properly ? <BR><BR>There was no .NET framework originally installed on the machine. <BR><BR>Any help in this regard is appreciated. <BR><BR>JohnIs your machine 2000 server or prof and are u trying to work locally and connect to a remote server?<BR>Local server, but I trawled the Microsoft site and found this which seemed to work, would have helped if ASP.NET mentioned this on the same page as the download of the SDK<BR>---------------------------------------------<BR><BR>To repair IIS mappings for ASP.NET, you can run the Aspnet_regiis.exe utility by following the steps below. <BR><BR>Click Start , and then click Run . <BR><BR><BR>Type cmd and click OK . <BR><BR><BR>At the command prompt, type "WINNTMicrosoft.NETFrameworkv1.0.3705aspnet_regiis. exe" -i and click OK . <BR><BR><BR>