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

ISTA-D 4.12.12 Standalone
11-07-2018, 00:04 AM,
Post: #31
XZBMW  RE: ISTA-D 4.12.12 Standalone
Guys,

I cant seem to get rid of this database error in windows 10, I've installed in different locations, run rcleaner, made sure i'm running as admin, tried 2 different DB sets from different sources & still cant get it to work, any ideas?


Attached Files Thumbnail(s)
       
Quote this message in a reply
11-07-2018, 02:21 AM,
Post: #32
RE: ISTA-D 4.12.12 Standalone
(11-07-2018, 00:04 AM)mcrussell Wrote:  Guys,

I cant seem to get rid of this database error in windows 10, I've installed in different locations, run rcleaner, made sure i'm running as admin, tried 2 different DB sets from different sources & still cant get it to work, any ideas?

I am having this same issue on Windows 7. I have spent much time with many versions of ISTA and it something very strange is happening with this one.

I checked the log and am seeing this:
Code:
2018-07-10 20:32:18.247 ERROR [T] ISTA: [1] DatabaseInformation.GetStreamDataPrimitiveFiles() - failed with exception: System.ArgumentException: The path is not of a legal form.
   at System.IO.Path.NewNormalizePathLimitedChecks(String path, Int32 maxPathLength, Boolean expandShortPaths)
   at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
   at System.IO.Path.InternalGetDirectoryName(String path)
   at BMW.Rheingold.DatabaseProvider.SQLiteConnector.DatabaseInformation.GetStreamDataPrimitiveFiles()

However the DB path is automatically generated and not stored in any config and appears to be valid:

Quote:2018-07-10 20:32:18.215 INFO [T] ISTA: [1] SQLiteConnectionMgr.InitializeXmlValuePrimitiveDb() - XmlValuePrimitive File: ..\..\..\SQLiteDBs\xmlvalueprimitive_ENGB.sqlite
2018-07-10 20:32:18.215 INFO [T] ISTA: [1] SQLiteConnectionMgr.InitializeXmlValuePrimitiveDb() - Resulting XmlValuePrimitive File: C:\Rheingold\SQLiteDBs\xmlvalueprimitive_ENGB.sqlite BaseDirectory: C:\Rheingold\TesterGUI\bin\Release\

Not sure what is happening sad
Visit this user's website
Quote this message in a reply
11-07-2018, 05:07 AM,
Post: #33
HLotus  RE: ISTA-D 4.12.12 Standalone
Send pictures from the Rheingold Windows Registry!
Quote this message in a reply
11-07-2018, 06:43 AM,
Post: #34
RE: ISTA-D 4.12.12 Standalone
(11-07-2018, 00:04 AM)mcrussell Wrote:  Guys,

I cant seem to get rid of this database error in windows 10, I've installed in different locations, run rcleaner, made sure i'm running as admin, tried 2 different DB sets from different sources & still cant get it to work, any ideas?
Your problem is that you did not unzip the language databases or unzip them in the wrong place.
On the forum, this has been discussed a million times.
Read the installation instructions or use the search!
Don't forget press [Image: postbit_thx.gif] and [Image: postbit_reputation.gif], if my post helped you.

  • BMW software remote installation via TeamViewer.
Quote this message in a reply
11-07-2018, 07:09 AM,
Post: #35
RE: ISTA-D 4.12.12 Standalone
1. C:\Program Files\Rheingold\TesterGUI\bin\Release
2. Right click on file: RheingoldDatabaseSQLiteConnector.dll
3. Properties and Unblock this file came from another computer option.
Visit this user's website
Quote this message in a reply
11-07-2018, 08:24 AM, (This post was last modified: 11-07-2018, 08:25 AM by mcrussell.)
Post: #36
XZBMW  RE: ISTA-D 4.12.12 Standalone
Please see attached, I have the correct files in the SQLiteDBs folder & the .dll doesnt give the option to unblock.

It must be something in this win10 as I've done this in another version of win 10 & win7 without any problems.


Attached Files Thumbnail(s)
           
Quote this message in a reply
12-07-2018, 15:58 PM, (This post was last modified: 12-07-2018, 16:24 PM by mprody7.)
Post: #37
RE: ISTA-D 4.12.12 Standalone
(11-07-2018, 08:24 AM)mcrussell Wrote:  Please see attached, I have the correct files in the SQLiteDBs folder & the .dll doesnt give the option to unblock.

It must be something in this win10 as I've done this in another version of win 10 & win7 without any problems.

My setup is exactly the same as yours on Windows 7 and I am having the same issues. So it definitely is not the main OS itself.

My DBs are extracted to the right folder, my computer has none of those "unlbock" options on any files.

In my ISTA log I see it actually finds the DB and then connects to it, then later throws that path invalid error during the DB validation step. I am leaning towards an issue with .net runtime versions but my windows 7 machine does not want to work with windows update at the moment.



UPDATE!

I downloaded and installed .net 4.7.2 and it solved the issue!

cheers


Regardless 4.12.20 is out now, but this may help us there as well!
Visit this user's website
Quote this message in a reply
12-07-2018, 16:41 PM,
Post: #38
RE: ISTA-D 4.12.12 Standalone
Create unblock command by your self in notepad, save as unblock.reg (will be visible in context menu right mouse click)


Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\*\shell\powershell]
@="Unblock Files"

[HKEY_CLASSES_ROOT\*\shell\powershell\command]
@="C:\\\\Windows\\\\system32\\\\WindowsPowerShell\\\\v1.0\\\\powershell.exe Unblock-File -LiteralPath '%L'"
Visit this user's website
Quote this message in a reply
12-07-2018, 18:33 PM,
Post: #39
RE: ISTA-D 4.12.12 Standalone
I need help guys Ive installed the latest version of ISTA-D 4.12 on my laptop using windows 7 64 bit I have followed the steps to the letter even did the unblock files thing using 7-zip ive installed and deleted and reinstalled the program at lease 8 times and it all installs well but once i go to run the program nothing happens and no error message just does nothing im stumped any help would be greatly appreciated

Thanks in advance
Quote this message in a reply
13-07-2018, 05:51 AM,
Post: #40
RE: ISTA-D 4.12.12 Standalone
(12-07-2018, 18:33 PM)stevlover Wrote:  I need help guys Ive installed the latest version of ISTA-D 4.12 on my laptop using windows 7 64 bit I have followed the steps to the letter even did the unblock files thing using 7-zip ive installed and deleted and reinstalled the program at lease 8 times and it all installs well but once i go to run the program nothing happens and no error message just does nothing im stumped any help would be greatly appreciated

Thanks in advance
And who will install the Net Frameworks for you?
Users do not install anything, and then ask questions here on the forum, ... why it does not work ... error ...
Don't forget press [Image: postbit_thx.gif] and [Image: postbit_reputation.gif], if my post helped you.

  • BMW software remote installation via TeamViewer.
Quote this message in a reply
[+] 2 users say Thank You to Shinoby for this post


Possibly Related Threads…
Thread Author Replies Views Last Post
XZBMW ISTA Standalone Licenserequest up to v4.37.4x Sedoy 8,767 700,419 Yesterday, 17:52 PM
Last Post: Sedoy
XZBMW ISTA 4.33.30 The programming system could not be initialised Edward1968 40 8,458 Yesterday, 09:50 AM
Last Post: iyade46
XZBMW ISTA 4.46.xx problems and possible solution Sedoy 131 16,184 31-05-2024, 13:32 PM
Last Post: CATAHA
XZBMW Update ISTA at once 4.43.40 (ISTA Update Program) charlesjyw 42 8,805 30-05-2024, 19:52 PM
Last Post: mars13
XZBMW ISTA+ 4.47.3x Install Files - MEGA shawnsheridan 11 1,813 29-05-2024, 04:50 AM
Last Post: ivanp
  Lowering g05 lci with ista Zenel6GT 16 760 28-05-2024, 12:59 PM
Last Post: NeRkO20
  ISTA 4.47 programming N/A Neon10 7 469 28-05-2024, 07:46 AM
Last Post: Thomas77
  ISTA 4.46.30 can't finish the diagnosis spiridon 1 212 28-05-2024, 07:32 AM
Last Post: flterence
XZBMW ISTA Czech Database ( 4.42.XX - 4.47.XX) inspi1981 67 8,353 27-05-2024, 13:22 PM
Last Post: inspi1981
XZBMW Is it possible to change the battery type from EFB to AGM in ISTA? Kevin K 4 220 27-05-2024, 11:37 AM
Last Post: Kevin K

Forum Jump:


Users browsing this thread:
2 Guest(s)

Return to TopReturn to Content