Groups > Asp .Net > HttpHandlers and HttpModules > Re: Blog Engine Installation, IIS7 and httpModules Issue




Blog Engine Installation, IIS7 and httpModules Issue

Blog Engine Installation, IIS7 and httpModules Issue
Wed, 27 Feb 2008 20:18:15 +000
Vista32 SP1
VS2008

Hi,

I am a novice with IIS7. I can run BE with the VS2008 local server but not IIS7.
I have VB in a virtual directory called VB-Notes and it is set as my default
web. NETWORK has write priviledges to APP_Data.
Using LocalHost in explorer to invoke it I receive the following error:

Module ConfigurationValidationModule 
Notification BeginRequest 
Handler StaticFile 
Error Code 0x80070032 
Requested URL http://localhost:80/ 
Physical Path C:\inetpub\wwwroot\BlogEngine.NET 1.3 
Logon Method Not yet determined 
Logon User Not yet determined 

Suggested Action: This application defines configuration in the
system.web/httpModules section. 

Things you can try:

Migrate the configuration to the system.webServer/modules section. You can do so
manually or by using AppCmd from the command line - for example,
%SystemRoot%\system32\inetsrv\appcmd migrate config "Default Web
Site/". Using AppCmd to migrate your application will enable it to work in
Integrated mode, and continue to work in Classic mode and on previous versions
of IIS. 

I did this and the operation complete successfully.

However I still get the same error.

Any suggestions?
Post Reply
Re: Blog Engine Installation, IIS7 and httpModules Issue
Wed, 27 Feb 2008 22:02:38 +000
Did you this in the BlogEngine.net wiki?


  

 http://www.dotnetblogengine.net/wiki/Default.aspx?Page=Installation&AspxAut
oDetectCookieSupport=1#Inherited_handler_settings
Post Reply
Re: Blog Engine Installation, IIS7 and httpModules Issue
Wed, 27 Feb 2008 23:56:34 +000
Oh Gee! How can I come over here, in order not to bother you and have you show
up?

Yes, I did see that and none of the symptoms match the problems that I am seeing
nor can I find a match via google.
Post Reply
about | contact