ketansuri - Monday, June 27, 2011 9:56 PM:
I am new to microsoft development but I was successfully able to install the SQL Server and ARAS and get the IIS running on my Windows 7.
URL = http://localhost/<license key xxxxxxxxx>/Client/
When I am trying to log into it gives me the typical error that is documented in the installation guide - Aras Innovator 9.3 - .NET Client Configuration.pdf
I did download the sdns.exe and executed it as an admin: the log is attached and it says it succesfully added the entry for the URL.
[--------------------------------------------------------]
Create new group with name "localhost/30dxxxxxxxxxxxxxxxxxxxxxxxxx5b0269a9320a" ...
[--------------------------------------------------------]
Microsoft (R) .NET Framework CasPol 2.0.50727.5420
Copyright (c) Microsoft Corporation. All rights reserved.
Added union code group with "-url" membership condition to the Machine level.
Success
But I am still getting the same error.
I did install the .Net SDK and Framework combined (I think its 4.0). Since MS changed the security I cannot run the .net framerwork manager. As per msdn @ http://msdn.microsoft.com/en-us/library/dd233103.aspx
Desktop applications run as fully trusted; therefore, they are not affected by the transparency model. For more information about security transparency changes, see Security-Transparent Code, Level 2.
Not sure what else I am missing here. Please help.
Everything is installed on my local laptop on running on Windows 7 professional with SQL developer 2008 R2 and IIS 7.5
Thanks,
Ketan
Brian - Tuesday, June 28, 2011 7:02 AM:
Have you added the URL to the trusted sites of Internet Explorer. This is often the cause of this error.
Cheers,
Brian.
ketansuri - Tuesday, June 28, 2011 10:09 AM:
Yes Brian, today morning I did check the IE setting again (there was a windows upgrade happening when I changed it)
The only thing missing was the addition of the site to the compatibility view settings. I did that and restarted the browser. Still the same issue. I am sure its something small that I might be missing here but just can't figure it out :o)