Yes, I did run setup.exe. To be really sure I unstinalled and reinstalled it, tested again with same result.
I think I found now out how I can successfully use ruby in steel. It wouldn`t it sound unreliable if I say that I did
not have this 'there is a problem with initialization' error as I started visual studio from command line with /log parameter? But it`s the truth. Not only with /log parameter, every time I start it from command line without parameters it works. I am not sure if other things now are bugged but I am looking into it.
Each time I start it from desktop shortcut there is this error. So I think it has to do something with it.
I did created one log named working_x.log (started from command line) and one log named notworking_x.log. Also done the help->about step.
Microsoft Visual Studio 2005
Version 8.0.50727.42 (RTM.050727-4200)
Microsoft .NET Framework
Version 2.0.50727
Installed Edition: Professional
Microsoft Visual Basic 2005
Microsoft Visual Basic 2005
Microsoft Visual C# 2005
Microsoft Visual C# 2005
Microsoft Visual C++ 2005
Microsoft Visual C++ 2005
Microsoft Visual J# 2005
Microsoft Visual J# 2005
Microsoft Visual Web Developer 2005
Microsoft Visual Web Developer 2005
Crystal Reports
Crystal Reports for Visual Studio 2005
Visual Assist X
For more information about Visual Assist, see the Whole Tomato Software website at
http://www.WholeTomato.com. Copyright (c) 1997-2007 Whole Tomato Software, Inc.
Visual Lint
For more information about Visual Lint, please visit the Riverblade website at
http://www.riverblade.co.uk/projects/visual_lint. Copyright (c) 2004-2007 Riverblade Limited. All rights reserved.
Well. I did quick look inside the logs. It seams them contain a lot of private data like serial numbers. I hope you don`t need the full log. However, inside the notworking.log I looked out for errors and ruby in steel words and tryed to copy only the relevant part here.
<record>88</record>
<time>2007/09/07 23:35:40.734</time>
<type>Information</type>
<source>RML.Steel.SteelPackage</source>
<description>Entering initialize</description>
</entry>
<entry>
<record>89</record>
<time>2007/09/07 23:35:40.796</time>
<type>Information</type>
<source>RML.Steel.SteelPackage</source>
<description>Initialising library</description>
</entry>
<entry>
<record>90</record>
<time>2007/09/07 23:35:40.812</time>
<type>Information</type>
<source>RML.Steel.SteelPackage</source>
<description>UserName: TrialEdition; SerialNumber: 0000000000</description>
</entry>
<entry>
<record>91</record>
<time>2007/09/07 23:35:43.500</time>
<type>Information</type>
<source>RML.Steel.SteelPackage</source>
<description>Initialising engine</description>
</entry>
<entry>
<record>92</record>
<time>2007/09/07 23:35:43.500</time>
<type>Information</type>
<source>RML.Steel.SteelPackage</source>
<description>Creating package service</description>
</entry>
<entry>
<record>93</record>
<time>2007/09/07 23:35:43.500</time>
<type>Information</type>
<source>RML.Steel.SteelPackage</source>
<description>Creating commands and menus</description>
</entry>
<entry>
<record>94</record>
<time>2007/09/07 23:35:43.500</time>
<type>Information</type>
<source>RML.Steel.SteelPackage</source>
<description>Creating symbol table service</description>
</entry>
<entry>
<record>95</record>
<time>2007/09/07 23:35:43.500</time>
<type>Information</type>
<source>RML.Steel.SteelPackage</source>
<description>Registering project factory</description>
</entry>
<entry>
<record>96</record>
<time>2007/09/07 23:35:43.562</time>
<type>Information</type>
<source>RML.Steel.SteelPackage</source>
<description>Creating language objects</description>
</entry>
<entry>
<record>97</record>
<time>2007/09/07 23:35:43.625</time>
<type>Information</type>
<source>RML.Steel.SteelPackage</source>
<description>Creating editor factories</description>
</entry>
<entry>
<record>98</record>
<time>2007/09/07 23:35:43.625</time>
<type>Information</type>
<source>RML.Steel.SteelPackage</source>
<description>Creating Ruby Console and Engine</description>
</entry>
<entry>
<record>99</record>
<time>2007/09/07 23:35:43.781</time>
<type>Information</type>
<source>RML.Steel.SteelPackage</source>
<description>Initialising symbol table</description>
</entry>
<entry>
<record>100</record>
<time>2007/09/07 23:35:43.781</time>
<type>Information</type>
<source>RML.Steel.SteelPackage</source>
<description>Initialization error</description>
</entry>
<entry>
<record>101</record>
<time>2007/09/07 23:35:43.781</time>
<type>Error</type>
<source>RML.Steel.SteelPackage</source>
<description>Cannot start process because a file name has not been provided.</description>
</entry>
<entry>
<record>102</record>
<time>2007/09/07 23:35:44.890</time>
<type>Information</type>
<source>RML.Steel.SteelPackage</source>
<description>Leaving initialize</description>
</entry>
<entry>
<record>103</record>
<time>2007/09/07 23:35:44.890</time>
<type>Information</type>
<source>Microsoft Visual Studio</source>
<description>End package load [RML.Steel.SteelPackage, Steel, Version=8.0.0.0, Culture=neutral, PublicKeyToken=null]</description>
<guid>{325B8569-0C7C-4A6A-8AF8-89C3B6BC9E74}</guid>
</entry>