Hi folks
We wish to get Brava 7.2 running with 15.6
Its all installed but I need the values for the BravaCabVer and BravaClsId settings.
I dont seem to be able to find them anywhere :(
Thanks
Hi,
Brava7.1 is the version supported with eB15.6.1. A higher version might work but it is not currently the supported version for eB15.6.1.
But if you want to test eB with Brava 7.2 , Do the following to locate the CLSID (see attached screenshot ):
1 open registry editor and search for the Registry key "HKEY_CLASSES_ROOT\BravaClientXWrapper.BravaClientXWrapper". Under it you will find a CLSID field with the information.
2. The version number in Web.config does not seem to prevent Brava from working in eB. I changed mine to 7,2,0,28 and it still worked although I have 7,1,0,29 as my Brava Server.
let us know if this helps.
thanks
Address: Bentley | 10052 Mesa Ridge Court Suite100 | San Diego | CA | 92121 | USA
Thanks Roberto
We are using BravaEnterprise.NET 7.2
I assume this is the correct platform as I seem to get 404 or 500's back from the web server when I try to open a file in brava.
sent
Thanks ROberto
The documentation I was referring to was the 15.6 eB "Implementation Guide" Page 84
"3. Inside the <value> </value> element, enter the URL of the Brava Viewer's virtual directory."
Is this referring to the ActiveX//viewer directory ? im just not sure :(
Surely this has to point to something meaningful hence I was wondering from your config what is in you "Bravaserver" directory?
it points to bravaserver ..... doh
Hmmm the clsid is the same for 7.1 & 7.2 ...
just checked in the registry
So has anyone got eB talking to a 7.2 brava server?
Cheers
Hi Commander, I will check into it for you.
Thanks Derek,
Look forward to the answer
Hi Derek,
I have included this web log with the entries that are created when you select "view file in brava" in eb
You can see the first is a get session which works fine
Then the "IsReady" entry that follows returns a kaboom 500 :(
Thats where our problem is, I am not sure where to look to fix it.
2014-07-11 08:37:20 172.28.24.10 GET /BravaServer/Session.aspx igcmethod=session&sessionlife=28800000& 8090 - 172.28.24.13 - 200 0 0 171
2014-07-11 08:37:20 172.28.24.10 GET /BravaServer/IsReady.aspx igcmethod=isready&docid=WANDW+New+Training366&docversion=1&sessionid=d8be923c-e5b7-4830-8788-ff180a43a912%0d%0a&block=false&pagenum=0& 8090 - 172.28.24.13 - 500 0 0 218
looks to me something in .net code is not compatible with 7.2 ... perhaps
7.2 has a totally different file structure etc... i am not convinced its compatible
dropping down to 7.1 :(