Q: I am trying to integrate n2 cms with an existing asp.net 3.5 website that uses silverlight controls, and after doing so began to get this error:
Event handlers can only be bound to HttpApplication events during IHttpModule initialization.
Also, when attempting to login to edit the site, I was getting an erorr advising that n2.security could not be found.
Hoping you can point me in the right direction!
A:
Thanx! Problem solved. Well, it works now anyway :o). According to http://help.godaddy.com/article/4162#six there have been som change regarding HttpModules and HttpHandlers in IIS7 as you stated. Anyway, I ran N2 application pool in a classic mode instead of integrated and now it works.
Cheers!
source : http://n2cms.codeplex.com/Thread/View.aspx?ThreadId=38311
Subscribe to:
Post Comments (Atom)
Problem solved! Thanks a lot!
ReplyDelete