Error with IIS mapping to .netFramework 2.0
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, 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. Do I need to install VS 2005 on that server in order to map IIS with .netFramework 2.0?
2. If no problem with .netFramework 2.0, wht's wrong with Aspnet_isapi.dll?
TIA,
Jeffrey
C. Jeffrey Wang
__________________
C. Jeffrey Wang
|