rara temporum felicitate, ubi sentire
quae velis, et quae sentias dicere, licet Some posts are in English, altri sono in Italiano
Thursday, 21 May 2009
If you get 8002801d register the asp.dll library
Today for the n-th time I got the 8002801d error on an asp page. To fix that, usually (all the time I have seen it) you need to register again the asp.dll, as in the following example:
C:\> cd c:\WINDOWS\System32\Inetsrv C:\WINDOWS\System32\Inetsrv> regsvr32 asp.dll
0 comments:
Post a Comment