No .netFramework 2.0 Configuration in ControlPanel
Tried to run an ASP.net 2.0 project on a Windows XP server. I found out there was no .net Framework 2.0 Configuration in Control Panel\Administrative Tools. Then I ran Aspnet_regisiis.exe -i, it succeeded. But when I ran register Aspnet_isapi.dll, an error msg popped up:
"register Aspnet_isapi.dll was loaded, but the DllRegisterServer entry point was not found. This file can not be registered."
Questions:
1. Checking the c:\WINNT\Microsoft.NET\Framework\ folder did show a V2.05 folder, and the ASP.net application was configured to .nerFramework v2.05. However, there was no .netFramework 2.0 Configuration in Administrative Tools windows, only .netFramework 1.1 Configuration was shown. Do I need to restart the server to map the IIS with .netFramework 2.0?
2. If no problem with .netFramework 2.0, wht's wrong with the Aspnet_isapi.dll?
TIA,
Jeffrey
__________________
C. Jeffrey Wang
|