Friday, January 7, 2011

iis hosting

for iis hosting  in vs2008, 2010

   1. Run Visual Studio 2008 Command Prompt as “Administrator”.
   2. Navigate to C:\Windows\Microsoft.NET\Framework\v3.0\Windows Communication Foundation.
   3. Run this command servicemodelreg –i.



for hosting in the network disable the firewall


while programming in asp.net in iis appalication pool

advanced setting identiti=network service

debug=true

enableviewstatemac=false for every .aspx page




 in vs2010
for regsitry the asp.net 4.0 in iis

cmd -----run as administrator

 C:\Windows\Microsoft.NET\Framework\v4.0\aspnet_regiis -i

No comments:

Post a Comment