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+ 4.47.3x Install Files - MEGA shawnsheridan 7 918 4 hours ago
Last Post: ivanp
XZBMW ISTA Standalone Licenserequest up to v4.37.4x Sedoy 8,757 695,362 9 hours ago
Last Post: Sedoy
  ISTA 4.46.30 can't finish the diagnosis spiridon 0 45 9 hours ago
Last Post: spiridon
XZBMW Update ISTA at once 4.43.40 (ISTA Update Program) charlesjyw 40 8,422 25-05-2024, 23:55 PM
Last Post: hulahans
  Lowering g05 lci with ista Zenel6GT 14 616 24-05-2024, 16:01 PM
Last Post: NeRkO20
XZBMW Requesting ISTA-P VO.xmldb for this VIN: WMWZB3C57CWM30715 BMWF01 2 92 24-05-2024, 14:43 PM
Last Post: BMWF01
XZBMW ISTA 4.46.xx problems and possible solution Sedoy 116 14,959 24-05-2024, 09:13 AM
Last Post: NeRkO20
XZBMW ISTA 4.47.3x I-LEVEL+OVERVIEW AutoExe3219 0 162 23-05-2024, 22:24 PM
Last Post: AutoExe3219
XZBMW Ultimate Ediabas/ISTA+ voltage control V3 Node 323 126,439 21-05-2024, 10:44 AM
Last Post: vld
  Dutch language package ista 4.45 db8000 0 65 19-05-2024, 05:01 AM
Last Post: db8000

Forum Jump:


Users browsing this thread:
1 Guest(s)

Return to TopReturn to Content