Unfortunately we do not accept new members for free, Now Registration cost 30€, if you are interesting Send Email to [email protected]

Failed To Start ISTA. Please Make Sure Your ISTA Configuration is Valid
29-11-2016, 01:30 AM,
Post: #1
Failed To Start ISTA. Please Make Sure Your ISTA Configuration is Valid
I'd like to first note that I researched this issue for hours on end and read through nearly every single thread regarding this issue and I still can't resolve it.

I had a working version previously for ISTA-D. I bought a new laptop and formatted it. I install C++ from 2005 - 2015 x86 and x64. I have Java 8 for x86 and x64. Patched Ediabas 7.3.0. .NET Framework 4.6.1 and 4.6.2.

I'm on Windows 7 Ultimate (same version I was on previously). Installed the Microsoft Primary Interoperabilitiy Assemblies 2005.

ISTA-D Standalone 4.01.21 gives me this error:

Failed To Start ISTA. Please Make Sure Your ISTA Configuration is Valid

I made sure to use RCleaner v4.4. I unzipped all the files with the latest version of 7zip.

The version I am trying to work with is 4.02.14.

I even backed up my old version of ISTA-D before I formatted the laptop and it won't work. It was previously working before the format.

I have all the SQliteDB files and they are unblocked.

Here's the error in the log.

2016-11-27 23:49:44 INFO [T] ISTA: [1] ConfigSettings.ConfigSettings() - called
2016-11-27 23:49:44 INFO [T] ISTA: [1] ConfigSettings.StoreAndLogChangedValue() - Change configuration "BMW.Rheingold.OperationalMode" from "ISTA" to "ISTA_PLUS" (read from "Configuration file").
2016-11-27 23:49:44 INFO [T] ISTA: [1] ConfigSettings.ConfigSettings() - OperationalMode is ISTA_PLUS
2016-11-27 23:49:44 INFO [T] ISTA: [1] ConfigSettings.StoreAndLogChangedValue() - Change configuration "BMW.Rheingold.Logging.Directory" from "" to "..\..\..\Logs" (read from "Configuration file").
2016-11-27 23:49:44 ERROR [T] ISTA: [1] App.App() - Failed to start ISTA: System.TypeInitializationException: The type initializer for 'BMW.Rheingold.CoreFramework.CoreFramework' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'RheingoldCoreBootstrap.dll' or one of its dependencies. The specified module could not be found.
at BMW.Rheingold.CoreFramework.CoreFramework..cctor()
--- End of inner exception stack trace ---
at BMW.Rheingold.CoreFramework.CoreFramework.get_OSSModeActive()
at BMW.Rheingold.ISTAGUI.App..ctor()

I even tried running it as Admin.

Any ideas?
Quote this message in a reply
29-11-2016, 01:32 AM,
Post: #2
RE: Failed To Start ISTA. Please Make Sure Your ISTA Configuration is Valid
You need vc 2015 x86
Quote this message in a reply
[+] 4 users say Thank You to xiaokewu for this post
29-11-2016, 01:38 AM,
Post: #3
RE: Failed To Start ISTA. Please Make Sure Your ISTA Configuration is Valid
(29-11-2016, 01:32 AM)xiaokewu Wrote:  You need vc 2015 x86

I installed vc 2015 X86 and X64 already.
Quote this message in a reply
29-11-2016, 02:34 AM,
Post: #4
RE: Failed To Start ISTA. Please Make Sure Your ISTA Configuration is Valid
Are you using standalone or native install?
Do you have RheingoldCoreBootstrap.dll?


Quote this message in a reply
[+] 2 users say Thank You to Almaretto for this post
29-11-2016, 03:27 AM,
Post: #5
RE: Failed To Start ISTA. Please Make Sure Your ISTA Configuration is Valid
(29-11-2016, 02:34 AM)Almaretto Wrote:  Are you using standalone or native install?
Do you have RheingoldCoreBootstrap.dll?

Standalone.

RheingoldCoreBootstrap.dll is located in Rheingold\TesterGUI\bin\Release. So yes, I do have it.
Quote this message in a reply
29-11-2016, 07:03 AM,
Post: #6
RE: Failed To Start ISTA. Please Make Sure Your ISTA Configuration is Valid
I have the same error with 4.02 standalone version, however it works perfectly with 4.01 standalone version.

If I help you, please push thanks and reputation
Quote this message in a reply
[+] 2 users say Thank You to mall for this post
29-11-2016, 07:43 AM,
Post: #7
RE: Failed To Start ISTA. Please Make Sure Your ISTA Configuration is Valid
(29-11-2016, 03:27 AM)hasoon2000 Wrote:  
(29-11-2016, 02:34 AM)Almaretto Wrote:  Are you using standalone or native install?
Do you have RheingoldCoreBootstrap.dll?

Standalone.

RheingoldCoreBootstrap.dll is located in Rheingold\TesterGUI\bin\Release. So yes, I do have it.

And you have matching registry entries to standalone base files plus SQliteDB's?


Quote this message in a reply
[+] 2 users say Thank You to Almaretto for this post
29-11-2016, 08:38 AM, (This post was last modified: 29-11-2016, 08:39 AM by pdc.)
Post: #8
RE: Failed To Start ISTA. Please Make Sure Your ISTA Configuration is Valid
I think you should install also net framework 3.5 and sometimes 2.0
i supose tht you run regfix also.


(29-11-2016, 01:30 AM)hasoon2000 Wrote:  I'd like to first note that I researched this issue for hours on end and read through nearly every single thread regarding this issue and I still can't resolve it.

I had a working version previously for ISTA-D. I bought a new laptop and formatted it. I install C++ from 2005 - 2015 x86 and x64. I have Java 8 for x86 and x64. Patched Ediabas 7.3.0. .NET Framework 4.6.1 and 4.6.2.

I'm on Windows 7 Ultimate (same version I was on previously). Installed the Microsoft Primary Interoperabilitiy Assemblies 2005.

ISTA-D Standalone 4.01.21 gives me this error:

Failed To Start ISTA. Please Make Sure Your ISTA Configuration is Valid

I made sure to use RCleaner v4.4. I unzipped all the files with the latest version of 7zip.

The version I am trying to work with is 4.02.14.

I even backed up my old version of ISTA-D before I formatted the laptop and it won't work. It was previously working before the format.

I have all the SQliteDB files and they are unblocked.

Here's the error in the log.

2016-11-27 23:49:44 INFO [T] ISTA: [1] ConfigSettings.ConfigSettings() - called
2016-11-27 23:49:44 INFO [T] ISTA: [1] ConfigSettings.StoreAndLogChangedValue() - Change configuration "BMW.Rheingold.OperationalMode" from "ISTA" to "ISTA_PLUS" (read from "Configuration file").
2016-11-27 23:49:44 INFO [T] ISTA: [1] ConfigSettings.ConfigSettings() - OperationalMode is ISTA_PLUS
2016-11-27 23:49:44 INFO [T] ISTA: [1] ConfigSettings.StoreAndLogChangedValue() - Change configuration "BMW.Rheingold.Logging.Directory" from "" to "..\..\..\Logs" (read from "Configuration file").
2016-11-27 23:49:44 ERROR [T] ISTA: [1] App.App() - Failed to start ISTA: System.TypeInitializationException: The type initializer for 'BMW.Rheingold.CoreFramework.CoreFramework' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'RheingoldCoreBootstrap.dll' or one of its dependencies. The specified module could not be found.
at BMW.Rheingold.CoreFramework.CoreFramework..cctor()
--- End of inner exception stack trace ---
at BMW.Rheingold.CoreFramework.CoreFramework.get_OSSModeActive()
at BMW.Rheingold.ISTAGUI.App..ctor()

I even tried running it as Admin.

Any ideas?

Quote this message in a reply
[+] 2 users say Thank You to pdc for this post
29-11-2016, 10:04 AM,
Post: #9
Failed To Start ISTA. Please Make Sure Your ISTA Configuration is Valid
Check if you have the sp1 update on your windows.


Sent from my iPhone using Tapatalk
Quote this message in a reply
[+] 2 users say Thank You to negtek for this post
29-11-2016, 15:46 PM,
Post: #10
RE: Failed To Start ISTA. Please Make Sure Your ISTA Configuration is Valid
I tried standalone 4.01 and many versions of 3.5x. Same issue.

Registry entries match the SQliteDB that I have.

Isn't framework 3.5 already installed when you install windows?

I have SP1 and the latest updates for windows installed.
Quote this message in a reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  ista 4.46 Standalone kiranabc 84 10,451 1 hour ago
Last Post: kiranabc
XZBMW Esys error message only on EPS. ''Failed to get CAFs for SWE'' arthur101 2 93 Yesterday, 22:48 PM
Last Post: arthur101
XZBMW ISTA 4.46.xx problems and possible solution Sedoy 97 11,568 Yesterday, 11:38 AM
Last Post: vld
XZBMW ISTA 4.47.1x I-LEVEL+OVERVIEW AutoExe3219 0 231 24-04-2024, 22:52 PM
Last Post: AutoExe3219
XZBMW ISTA Standalone Licenserequest up to v4.37.4x Sedoy 8,707 662,614 24-04-2024, 14:22 PM
Last Post: Sedoy
XZBMW ISTA+ 4.47.1x Install Files - MEGA shawnsheridan 11 1,133 24-04-2024, 04:47 AM
Last Post: ctgy8923
XZBMW [MEGA] ISTA 4.32 // ISTA-P 3.72 + ALL LOADER up to 6.6 // no license needed hashtagmaster 61 18,368 21-04-2024, 22:17 PM
Last Post: grizzle
XZBMW ISTA SQLiteDBs PL Polish 4.40.12 - 4.40.40 maksymw 3 979 21-04-2024, 12:02 PM
Last Post: matigdy
XZBMW Update ISTA 4.39.20 SQLiteDBs Italian Language diman64 10 1,000 20-04-2024, 11:20 AM
Last Post: elettra19
XZBMW ISTA+ 4.45.3x Install Files - MEGA shawnsheridan 10 2,290 18-04-2024, 07:33 AM
Last Post: rocdeng

Forum Jump:


Users browsing this thread:
1 Guest(s)

Return to TopReturn to Content