| Getting ASP.NET working on Windows XP Tablet PC edition |
So, new tablet, new battle with IIS. To get ASP.NET to work (I was getting an ASP.NET is not installed error message, despite the fact that it clearly was), I needed to go to a Visual Studio command prompt and run this command:
aspnet_regiis -r
And then it all worked.
posted at: 23:34 | path: /dotnet | permanent link to this entry
