Ilya - Monday, December 10, 2012 4:30 AM:
Ilya - Tuesday, December 11, 2012 3:18 AM:
By the way, while I'm receiving in IE error 500.19 (see above), in trace log I see next information (couple of errors 302.0 and 500.0). I just reorganized:
|
Header |
Row 1 |
Row 2 |
|
Date |
11.12.2012 |
11.12.2012 |
|
time |
7:22:38 |
7:22:38 |
|
s-sitename |
W3SVC2 |
W3SVC2 |
|
s-computername |
ILYAAFANASYEV |
ILYAAFANASYEV |
|
s-ip |
::1 |
::1 |
|
cs-method |
GET |
GET |
|
cs-uri-stem |
/InnovatorServer/ |
/InnovatorServer/ |
|
cs-uri-query |
- |
- |
|
s-port |
80 |
80 |
|
cs-username |
- |
- |
|
c-ip |
::1 |
::1 |
|
cs(User-Agent) |
Mozilla/4.0+(compatible +MSIE+7.0;+Windows+NT +6.2;+WOW64;+Trident/ 6.0;+.NET4.0E;+.NET4.0C; +.NET+CLR+3.5.30729;+ .NET+CLR+2.0.50727;+ .NET+CLR+3.0.30729) |
Mozilla/4.0+(compatible +MSIE+7.0;+Windows+NT +6.2;+WOW64;+Trident/ 6.0;+.NET4.0E;+.NET4.0C; +.NET+CLR+3.5.30729;+ .NET+CLR+2.0.50727;+ .NET+CLR+3.0.30729) |
|
cs(Referer) |
- |
- |
|
sc-status |
302 |
500 |
|
sc-substatus |
0 |
0 |
|
sc-win32-status |
0 |
0 |
|
time-taken |
171 |
15 |
Ilya - Wednesday, December 12, 2012 4:53 AM:
Guys, I did it!
I run it on my single laptop (server and client). But not under W8. While forget about it, Aras doesn't work there.
My short explanation of my experience for anybody who search "Starter Kit":
1. Under W8 I activated Hyper-V (don't want re-install OS on my laptop) where I created VM with W7 Prof + SP1.
2. Installed SQL 2008 r2 sp1 and create instance of SQL server.
3. Create in Control Panel ODBC source.
4. Installed IIS 7.5 with .Net 4.0.
5. Installed MSXML 4.0 SP3.
6. Installed Aras in accordance with docs and video (don't forget of sdns.exe utility!)
When I ran Aras first time received message that can't load ui_resources.xml.
I found post here about this problem and set all flags exactly as explained there. Pay attention on it!!!
After this Aras started and I logged successfully.
Ilya - Wednesday, December 12, 2012 4:59 AM:
By the way, I verified information about EnableIEHosting flag in Win registry and iexplore.exe.config. It doesn't matter. Work with it and without.