64 bit and asp.net makes problems

G

Guest

Following configuration:

Hardware:

64 bit system (amd athlon 64 bit 3000+)

Software:

Windows 2003 Standard Edition x64 version. ASP.net 2.0 (x64 version) is
installed on this system.

Problem:

The 64 bit aspnet_isapi.dll doesn't work! I've assigned the file extensions
..aspx, .asax, .ascx, .cs, .config with the 64 bit aspnet_isapi.dll file
(C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727\aspnet_isapi.dll), and
activated it in the web server extensions panel. If I try to access the
website, I get an 500 server error (internal server error).

It works fine with the 32 bit version of aspnet_isapi.dll
(C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll)
 
W

Winista

Try registering ASP.Net from 64 bit folder by running aspnet_regiis script
from that folder.

"the friendly display name"
 

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,755
Messages
2,569,536
Members
45,008
Latest member
HaroldDark

Latest Threads

Top