Dumb Question? Framework setup.

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

Guest

Hi,

we're moving from ASP to ASP.NET. I'm starting to develop .NET web apps for
our intranet, but am having trouble getting our network team to understand
how to set up our intranet server so it can run ASPX pages.

Will installing the dotnet framework redistributable package onto our web
server allow us to run ASPX applications?
 
we're moving from ASP to ASP.NET. I'm starting to develop .NET web apps
for
our intranet, but am having trouble getting our network team to understand
how to set up our intranet server so it can run ASPX pages.

Will installing the dotnet framework redistributable package onto our web
server allow us to run ASPX applications?

this should be sufficient (of course the IIS is also required).
Wiktor Zychla
 
Wiktor Zychla said:
this should be sufficient (of course the IIS is also required).
Wiktor Zychla
Thanks. I thought that was the solution, but could not find anything that
put it that simply.
 
Back
Top