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.

ezgif-com-video-to-gif
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'"

ezgif-com-video-to-gif
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,726 679,443 1 hour ago
Last Post: Sedoy
XZBMW ISTA SQLiteDBs PL Polish 4.40.12 - 4.40.40 maksymw 4 1,033 8 hours ago
Last Post: PstraG
XZBMW Ediabas 7.6.0 for ISTA 4.46 dfb 3 688 Yesterday, 15:08 PM
Last Post: flterence
XZBMW ISTA 4.28.22 activated Link or torrent m-power 1 135 10-05-2024, 13:16 PM
Last Post: luohongzhi
XZBMW ISTA Czech Database ( 4.42.XX - 4.47.XX) inspi1981 66 8,141 10-05-2024, 11:03 AM
Last Post: inspi1981
XZBMW ISTA 4.46.xx problems and possible solution Sedoy 101 13,164 09-05-2024, 08:20 AM
Last Post: NeRkO20
XZBMW Update ISTA at once 4.43.40 (ISTA Update Program) charlesjyw 39 8,118 08-05-2024, 21:13 PM
Last Post: shaggyshadow
XZBMW ISTA+ 4.47.2x Install Files - MEGA shawnsheridan 8 1,285 07-05-2024, 18:38 PM
Last Post: mar.wo
  ista 4.46 Standalone kiranabc 106 13,872 07-05-2024, 10:49 AM
Last Post: palapas1974
XZBMW Ista-D last working version please help Warsteiner 4 324 06-05-2024, 19:40 PM
Last Post: 2013m5

Forum Jump:


Users browsing this thread:
1 Guest(s)

Return to TopReturn to Content