ASP.NET Compiler Error on 64-bit

G

Guest

I just installed a 64-bit Dell PowerEdge 2950 with Win Server 2003, SQL
Server 2005, IIS, and our ASP.NET 2.0 application and database. I get the
following error when I try to access the website:

Compilation Error
Compiler Error Message: BC31019: Unable to write to output file
'C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET
Files\bankersinsight\e882af4f\85450902\App_web_signin.aspx.3f13c644.dduh8eit.dll': The directory name is invalid.

The IIS_WPG group and the user account my web app runs under both have
read/write/modify permissions to the Temporary ASP.NET File directory.

The same code works perfectly on a non-64 bit processor.

Ideas?

Thanks,
Terry
______________________
Terry Smith
Senior Architect
Insight Ecosystems
http://www.insightecosystems.com
 
B

bruce barker \(sqlwork.com\)

the asp.net account needs access that dir. check thatyour group policy does
not remove the permissions

-- bruce (sqlwork.com)
 
G

Guest

Thanks for your response, but both ASPNET and IIS_WPG have read/write/modify
permissions for that folder and none of the permissions seem to be denied by
another permission setting.

______________________
Terry Smith
Senior Architect
Insight Ecosystems
http://www.insightecosystems.com
 

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

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,058
Latest member
QQXCharlot

Latest Threads

Top