Ilya - Saturday, November 10, 2012 8:39 AM:
Hi all,
I have been trying to install for my own learning Aras on my computer (server and client):
Win 7 professinal + VisualStudio 2012 Express.
All did as in Installation Manual. After installation Aras doesn't start.
On installation stage it can't connect to SQLLocalDB (I try to use this variant) and can't find IIS.
Any ideas? Does it work on Win7 with VS2012 Express on single computer?
Thanks!
zahar - Saturday, November 10, 2012 4:13 PM:
The problem is not VS2012 but .NET 4.5
zahar - Saturday, November 10, 2012 4:24 PM:
And this is possible the answer to your problem.
http://www.aras.comhttp://www.aras.com/Community/forums/t/2700.aspx
By the way VS2012 Express is verybasic and don't have option to "attach to process" functionality needed to debug methods
Ilya - Monday, November 12, 2012 10:06 AM:
But sdns.exe exucuted without any problems.
Ilya - Monday, November 12, 2012 10:10 AM:
OK! If I'm right understood, will better to use full SQL Server?
It's a bit strange, because if I can get free Aras's licenses, why Ican't
use the last free version of SQLServer and IIS (Express)?
zahar - Monday, November 12, 2012 10:15 AM:
VS2012 and Sql Server are not the same.
Sql Server you can use Express.
VS is for programming so if you just want to test Innovator you don't need Visual Studio
Ilya - Monday, November 12, 2012 11:34 AM:
I know it. I downloaded VS, because there are all necessary products (SQL, ISS and development).
I configured SQLLocalDB, but Aras can't connect to SQL-instance.
Here some messages from installation process:
[Microsoft][ODBC SQL Server Driver][Shared Memory] SQL Server ?? ??????????, ???
?????? ????????.
But for connection to SQLLocalDB I'm using pipe. How to define to Aras to use pipe? Is it possible?