Hi,
I am installing the 64-bit version of Vault Server - 4.1.2 on Windows Server 2003 R2.
The install seems to have completed everything successfully.
SQL Server tables have been created.
When i run this: http://test1010.syd.lansa.com.au/VaultService
it displays a sensible page.
THis also seems to work:
http://test1010.syd.lansa.com.au/VaultS ... rvice.asmx
When i run this: http://test1010.syd.lansa.com.au/VaultService/Admin/
I get this:
A name was started with an invalid character. Error processing resource 'http://test1010.syd.lansa.com.au/VaultService/Admin
I have granted all users access to C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727.
It seems to point to ASP.NET not working correctly.
I am using the 64-bit version of ASP.NET. I can't install the 32-bit version of ASP.NET unless I use the 32-bit version of IIS.
What do you suggest?
regards
Rob Goodridge
Server 64 bit install on IIS 64-bit
Moderator: SourceGear
I have got it working: I set the execute permissions of the aspnet_client web site to "scripts and executables" and that caused it to work.
But, I then removed that setting and ALL other settings I believe I applied since the error occurred and its still works! Maybe performing that last configuration choice caused a reset somewhere so that ASP.NET was correctly started? Clearly I'm clutching at straws here but I would dearly love to know what step caused it to start working.
regards
Rob Goodridge
But, I then removed that setting and ALL other settings I believe I applied since the error occurred and its still works! Maybe performing that last configuration choice caused a reset somewhere so that ASP.NET was correctly started? Clearly I'm clutching at straws here but I would dearly love to know what step caused it to start working.
regards
Rob Goodridge