Server 64 bit install on IIS 64-bit

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

Moderator: SourceGear

Post Reply
robe070
Posts: 176
Joined: Wed Feb 06, 2008 7:42 pm

Server 64 bit install on IIS 64-bit

Post by robe070 » Sun Jun 22, 2008 10:41 pm

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

robe070
Posts: 176
Joined: Wed Feb 06, 2008 7:42 pm

Post by robe070 » Sun Jun 22, 2008 10:52 pm

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

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

Post by Beth » Mon Jun 23, 2008 9:28 am

After doing some digging, I would concur with your thoughts. I would have suggested a repair install of the 2.0 .NET framework. Happy to hear you are working again.

Post Reply