Jump to content

Recommended Posts

Posted

Hi all,

 

Just extracted the zip to HAP in wwwroot, did the permissions, changed to application and done the certificate. When i browse to the folder i get

 

"The page cannot be displayed because an internal server error has occurred."

 

Its on a Server 2012 install.

 

Any help appreciated.

Posted

Ok done that, new error:

 

Server Error in '/HAP' Application.

 

Compilation Error

 

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

 

Compiler Error Message: CS0016: Could not write to output file 'c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\hap\55cd546f\70e6ba5a\App_global.asax.rygahxlp.dll' -- 'Access is denied. '

 

Source Error:

 

 

[No relevant source lines]

 

Source File: Line: 0

 

 

Show Detailed Compiler Output:

 

 

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18045

Posted

YAY! Sorted. After a bit more googling, it turns out despite the error message, what you actually need to do is give IIS_IUSRS write permissions to c:\windows\temp

 

Strange error, that doesnt help at all. Thanks for your help so far.

Posted

Got a new one now, set up some file paths, one is just %userdir% and I get an access denied error. Logged on as "auser" lets call him I got an:

 

Access to the path '\\hhs-sr-fs\staffhome\Work\auser' is denied.

 

auser has the relevant permissions to access the file within windows, what should I look at next?

Posted
What sort of access denied error? There are a few that HAP+ can generate. Check your hapConfig.xml file has been configured correctly. Can you paste your section please?
Posted
Ok, it looks like something isn't working right with impersonation. Can you check that local logon rights exist on the server for everyone. You may also want to enable Moving of files, and if you are not using Quota servers, set the usagemode to None

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...