Hi we have been using zoom pro for a while now with classic asp ,this has been working fine. I am moving to a new server and want to use ASP.net now instead and I am having problems setting it up.
When I go to the search.aspx page I get a "500 - Internal server error."
Detailed Error Information
Module IsapiModule
Notification ExecuteRequestHandler
Handler AboMapperCustom-8796
Error Code 0x800700c1
I have followed all of the instructions as far as I know.
1. Installed the msi on the server, selected the folder where the search page should go.
2. Converted the folder in IIS to an application.
3. Re-indexed with the ASP.net option. New files were uploaded into the folder.
4. Enabled 32 bit applications
Windows 2008 R2 Server (64 bit)
IIS 7
.net 3.5 SP1
Any thing else i can try? Thanks
When I go to the search.aspx page I get a "500 - Internal server error."
Detailed Error Information
Module IsapiModule
Notification ExecuteRequestHandler
Handler AboMapperCustom-8796
Error Code 0x800700c1
I have followed all of the instructions as far as I know.
1. Installed the msi on the server, selected the folder where the search page should go.
2. Converted the folder in IIS to an application.
3. Re-indexed with the ASP.net option. New files were uploaded into the folder.
4. Enabled 32 bit applications
Windows 2008 R2 Server (64 bit)
IIS 7
.net 3.5 SP1
Any thing else i can try? Thanks
Comment