.Net ASPX INTRANET
*****************************************
HOW TO SETUP ASPX INTRANET
*****************************************
install MDAC
install .net framework
control panel> add windows component>
check application server>details>check mark everything > detail of IIS >
check mark everything (specially frntpage extension)
back
check indexing service
check .net framework 2.0
check networking service
insert server 2003 cd1 and cd2 while installation
open IIS
right click websites>create new
description> LPHPP
path> e:\intranet directory
ip address > 191.254.186.1
give permission 4 all> read write execute etc
for ms access database
open the folder choose > tools > folder option>disable simple file sharing
right click on (*.mdb file and choose security
give full control to iis_username(internet admin)
for uploading file to virtual directory
right click on folder> choose security
give full access for write permission
use browser http://191.254.186.1
if page under construction error comes. just delete that site and create new one again.
- vinod k
HOW TO SETUP ASPX INTRANET
*****************************************
install MDAC
install .net framework
control panel> add windows component>
check application server>details>check mark everything > detail of IIS >
check mark everything (specially frntpage extension)
back
check indexing service
check .net framework 2.0
check networking service
insert server 2003 cd1 and cd2 while installation
open IIS
right click websites>create new
description> LPHPP
path> e:\intranet directory
ip address > 191.254.186.1
give permission 4 all> read write execute etc
for ms access database
open the folder choose > tools > folder option>disable simple file sharing
right click on (*.mdb file and choose security
give full control to iis_username(internet admin)
for uploading file to virtual directory
right click on folder> choose security
give full access for write permission
use browser http://191.254.186.1
if page under construction error comes. just delete that site and create new one again.
- vinod k
Comments