Compiler Error Message: CS0016

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
unexpect
Posts: 2
Joined: Wed Aug 23, 2006 9:33 am

Compiler Error Message: CS0016

Post by unexpect » Wed Aug 23, 2006 9:41 am

I have installed Vault onto a Windows 2003 Server SP1 machine. When I try to access /VaultService/VaultService.asmx, I get the following message:
Compiler Error Message: CS0016: Could not write to output file 'c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\vaultservice\626bd4aa\3d193b67\g78y5vnh.dll' -- 'The directory name is invalid. '

Source Error:



[No relevant source lines]


Source File: Line: 0

I have looked this error code on the web. The articles I read, suggested that the permissions on the ASP.net temp and the windows temp folders were wrong. I checked them both and NETWORK SERVICE and ASPNET both have full rights. I am not sure what to do next, please advise.

Thanks

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Post by Beth » Wed Aug 23, 2006 1:27 pm

When you performed your initial installation how did you set up the IIS Process Model? Are you using Active Directory? This does appear to be a permissions issue.

unexpect
Posts: 2
Joined: Wed Aug 23, 2006 9:33 am

Post by unexpect » Wed Aug 23, 2006 6:48 pm

I am not using AD. All local accounts on a stand alone server. The IIS Process model is set to MACHINE. I have reset the permissions on c:\windows\temp and C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files to include NETWORK SERVICE.

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Post by Beth » Thu Aug 24, 2006 9:16 am

Could you send me your vault_install.log file that is located in the windows temp directory (%temp%) and the Vault Server Log? If you send it via email, beth at sourcegear.com, please reference this forum thread so I know who it belongs to.

Post Reply