Friday, June 15, 2007

ASP.Net Server Controls Not Showing on pages

This problem might occur when you install IIS after visual studio, so to resolve this problem try registering “aspnet_isapi.dll” with following command on command prompt.

Note: comman path for aspnet_isapi.dll and aspnet_regiis.exe is

C:\windows\Microsoft.net\framework\v1.1.4322

Here v1.1.4322 is .Net Framework version.

C:\windows\Microsoft.net\framework\v1.1.4322> regsvr32 aspnet_isapi.dll

And Install asp.net server by following command

C:\windows\Microsoft.net\framework\v1.1.4322> aspnet_regiis.exe –i

No comments:

Most Recent Post

Subscribe Blog via Email

Enter your email address:



Disclaimers:We have tried hard to provide accurate information, as a user, you agree that you bear sole responsibility for your own decisions to use any programs, documents, source code, tips, articles or any other information provided on this Blog.
Page copy protected against web site content infringement by Copyscape