Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi friends,

I have some problem in Internet Information Services(IIS).I cant enable from control panel->Administrative tools.I have sql server.It is must to work with asp.net.If anyone know . kindly give help for that problem.

Thanks for your valuable time.

 

-Sasidhar

Posted

You probably haven't registered the framework in your IIS.

 

ok the quickest way to this is:

 

go to this directory in your command prompt (click Start then Run then type "cmd" if youre using windows XP)

 

C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322

 

then type this

 

aspnet_regiis /i

 

this will install the framework in your IIS

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...