probleum in running asp

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i am facing the probleum in running asp onmy machine. i am using window xp
2000 and also i have installed iis on my machine but the asp does't work
plese guide me how can i remove this probleum
 
veeru said:
i am facing the probleum in running asp onmy machine. i am using window xp
2000 and also i have installed iis on my machine but the asp does't work
plese guide me how can i remove this probleum

Are you using Windows 2000 or Windows XP?
Are you using .NET and some version of Visual Studio as well?
In general, if you first installed Visual Studio (and the .NET Framework
with it) before you installed IIS, your problem is that .NET is not properly
mapped to IIS. To fix, uninstall, then reinstall the .NET Framework. It will
then be mapped to IIS.
 
Back
Top