How to run IIS for ASP.NET in windows server 2003

Step 1:
setup iis then allow all web service extention

Step 2: Copy the published project (that worked previously) to the wwwroot

Step 3: right click on my computer->manage
then expanded and right click on Internet Information Service->website->default web site go to Propertise window
go to Document tab->remove all page then add only one page thats run as Home page

apply-> ok

Now also shows this error message:

unrecognized attribute 'type' error solve:


Step 4:


IIS framework 2.0.5......... install by command........
in run just type the below code:
%windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -i


hope this article will help every one

কোন মন্তব্য নেই:

একটি মন্তব্য পোস্ট করুন