Content here is by:
Michael Still
mikal@stillhq.com
All my Open Source projects
Online CVS server
Extracted view of CVS
Home Site map
|
| July 2008 |
| Sun |
Mon |
Tue |
Wed |
Thu |
Fri |
Sat |
| |
|
01 |
02 |
03 |
04 |
5 |
| 6 |
7 |
8 |
9 |
10 |
11 |
12 |
| 13 |
14 |
15 |
16 |
17 |
18 |
19 |
| 20 |
21 |
22 |
23 |
24 |
25 |
26 |
| 27 |
28 |
29 |
30 |
31 |
|
|
|
|
|
 |
|
 |
|
Thu, 18 Aug 2005
|
|
|
|
|
 |
|
 |
|
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.
Tags for this post: dotnet( )
posted at: 16:34 | path: /dotnet | permanent link to this entry
Add a comment to this post:
|
|
|
|
|
|
|
|