Web.Config Errors

A

Alexandre

Hi,
I recently create a new Child virtual directory for a 2.0 application,
the problem is that its trying to inherit a

Line 6: <!--AJAX HTTPHANDLER-->
Line 7: <httpHandlers>
Line 8: <add verb="POST,GET" path="ajax/*.ashx"
type="Ajax.PageHandlerFactory, Ajax"/>
Line 9: </httpHandlers>

from the root web.config

problemis that the web.config from root is 1.0 and the one from the
child is 2.0...

how do I stop the web.config file from inheriting from the parent one?

Regards,
Alexandre Brisebois
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,066
Latest member
VytoKetoReviews

Latest Threads

Top