InstantASP Community Forums
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



When i use httpHandlers in my... Expand / Collapse
Author
Message
Posted 08/03/2007 04:27:43
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 05/04/2008 08:38:53
Posts: 12, Visits: 28
Hi , i have a big problem.

I use the forum without problem from about 1 year.

Now i need to use in my application web.config an httphandlers

I have in my system.web this :

<httpHandlers>

<add verb="*" path="/news/*/*/*.aspx" type="devhttpHandlers.HandleIt" />

</httpHandlers>

With this in MY APPLICATION (not in the forum web config) the Forum stop to work !!!

Detailed error information follows:

Exception Type:        System.Web.HttpException
Exception Message:     Could not load type 'devHttpHandler.HandleIt'.
Exception Source:      System.Web
Exception Target Site: GetType

---- Stack Trace ----
   System.Web.Compilation.BuildManager.GetType(typeName As String, throwOnError As Boolean, ignoreCase As Boolean)
       (unknown file): N 00562
   System.Web.Configuration.ConfigUtil.GetType(typeName As String, propertyName As String, configElement As ConfigurationElement, node As XmlNode, checkAptcaBit As Boolean, ignoreCase As Boolean)
       (unknown file): N 00038

(Outer Exception)
Date and Time:         08/03/2007 12.19.08
Machine Name:          MACISTE
Process User:          NT AUTHORITY\NETWORK SERVICE
Remote User:          
Remote Address:        127.0.0.1
Remote Host:           127.0.0.1
URL:                   http://localhost:93/forum/Default.aspx

NET Runtime version:   2.0.50727.42
Application Domain:    /LM/W3SVC/1400290861/Root/Forum-5-128178263486562500
Assembly Codebase:     C:/WINDOWS/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
Assembly Full Name:    System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Assembly Version:      2.0.0.0
Assembly Build Date:   16/10/2006 22.54.16

Exception Type:        System.Configuration.ConfigurationErrorsException
Exception Message:     Could not load type 'devHttpHandler.HandleIt'. (C:\sito\web.config line 63)
Exception Source:      System.Web
Exception Target Site: GetType

---- Stack Trace ----
   System.Web.Configuration.ConfigUtil.GetType(typeName As String, propertyName As String, configElement As ConfigurationElement, node As XmlNode, checkAptcaBit As Boolean, ignoreCase As Boolean)
       (unknown file): N 00279
   System.Web.Configuration.HttpHandlerAction.InitValidateInternal()
       (unknown file): N 00172
   System.Web.Configuration.HttpHandlersSection.ValidateHandlers()
       (unknown file): N 00121
   System.Web.Configuration.HttpHandlersSection.FindMapping(verb As String, path As VirtualPath)
       (unknown file): N 00023
   System.Web.Handlers.AssemblyResourceLoader.EnsureHandlerExistenceChecked()
       (unknown file): N 00083
   System.Web.Handlers.AssemblyResourceLoader.IsValidWebResourceRequest(context As HttpContext)
       (unknown file): N 00010
   System.Web.Security.FormsAuthenticationModule.OnEnter(source As Object, eventArgs As EventArgs)
       (unknown file): N 3404812
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
       (unknown file): N 00092
   System.Web.HttpApplication.ExecuteStep(step As IExecutionStep, completedSynchronously As Boolean&
       (unknown file): N 00064

Why I can't use this and why forum don't work if i use it !????????

Post #12439
Posted 09/03/2007 11:26:54


Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Customers
Last Login: 07/11/2008 07:33:07
Posts: 105, Visits: 340
did you try creating a simple project/site with the http handler just to make sure it works?

----------------------------------------------
Scott Rupp

GreatTalents.com - Creative People. Together. (TM)
Entertainment Industry and Talent Community.


 

Post #12446
« Prev Topic | Next Topic »


Reading This Topic Expand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Ryan Healey, Mark Christianson, Bare, James Trott

Permissions Expand / Collapse

All times are GMT, Time now is 5:36pm

Powered by InstantForum.NET v4.1.4 © 2008
Execution: 0.047. 11 queries. Compression Disabled.
Home | Products | Purchase | Support | Company | Contact Us
Privacy Statement | © 1999-2007 InstantASP Limited. All Rights Reserved.