473,395 Members | 1,616 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

How do you register ASP.NET 4.0 manually?

I'm just learning ASP.net but having hard time setting things up. When I try to run a helloworld thing in visual studio. I get and error say I must register manually to server. and I get this error in explorer:

Internet Information Services 7.5
Error Summary
HTTP Error 500.21 - Internal Server Error
Handler "PageHandlerFactory-Integrated" has a bad module "ManagedPipelineHandler" in its module list Detailed Error Information
Module IIS Web Core
Notification ExecuteRequestHandler
Handler PageHandlerFactory-Integrated
Error Code 0x8007000d
Requested URL http://localhost:80/ASPexample/HelloWorld.aspx
Physical Path C:\inetpub\wwwroot\ASPexample\HelloWorld.aspx
Logon Method Anonymous
Logon User Anonymous
Most likely causes:
•Managed handler is used; however, ASP.NET is not installed or is not installed completely.
•There is a typographical error in the configuration for the handler module list.
Things you can try:
•Install ASP.NET if you are using managed handler.
•Ensure that the handler module's name is specified correctly. Module names are case-sensitive and use the format modules="StaticFileModule,DefaultDocumentModule,Di rectoryListingModule".
Links and More InformationIIS core does not recognize the module.
View more information »


I've tried reinstalling ASP.net but still have same problem. What do I need to do to get this working so I can start learning?
Feb 19 '11 #1
1 4413
Frinavale
9,735 Expert Mod 8TB
I'm not sure if it is a .NET 4.0 Framework problem, but I would suggest that you check to make sure that it's installed (do this through your sever manager).

If that doesn't fix the problem, then I suggest that you try republishing your application and make sure that all of the components required by the application are included in your published package that you're moving to the web server.

-Frinny
Feb 22 '11 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

6
by: use dmgass at hotmail dot com | last post by:
I'm writing a module and when it is imported by a script I want some code automatically executed when the importing script is finished executing. I'd like it to execute before interactive mode is...
2
by: Pawan | last post by:
Hi, I want to manually register VsWizard.dll on my system. I tired regsvr32 "C:\Program Files\Microsoft Visual Studio .NET\Common7\IDE\VsWizard.dll", but then it reports, "C:\Program...
1
by: john | last post by:
I have an exe console app that i wrote, which works on custom data files. I'd like to give these data files a custom extension and somehow register that file extension with my exe, so all i have to...
0
by: Sergey Polyakov | last post by:
Hello everybody! I am authoring my custom webcontrol and faced a very difficult problem. I have two assemblies: the first one contains some base classes and the second one contains a class which...
8
by: Umut Tezduyar | last post by:
I know that, in asp.net 2.0, the assembly for the web site is splitted into pieces and each time you build it, it generates a random name for assembly. My question is, if i create a custom web...
4
by: Philip Wagenaar | last post by:
I am trying to create a vb6 activeX dll in .Net. I used the upgrade wizard in vs.net to load my vb6 project and it converted it to vb.net. Now I know that I have to register the DLL from COM...
6
by: CAIBird | last post by:
hi, i'm expecting to know how to register a service manually? something like writting the registry? Thanks in advance -Zhilin
5
by: prouleau001 | last post by:
Hi all! Since that the decorator syntax is upon us, I think it would be good if atexit.register() was returning the function passed as argument. This simple change to the library would solve a...
2
by: Mythran | last post by:
This is an extension of a post I made in microsoft.public.dotnet.general. In my aspx file, there when I need to use a web control on the page and the web control is in an assembly which in turn...
8
by: =?Utf-8?B?R2Vvcmdl?= | last post by:
Hello everyone, I am using Visual Studio 2005 to develop a C# COM Class Library project. There is a setting in Build --Output, called *Register for COM Interop*. What is the usage of this...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.