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.
Here is my full Brava section of web.config. The URL should be to the Bravaserver; I will check documentation to see if there is an error. Are you refering to documentation from the Community or from the downloaded software?
One bit of information that has been an issue for other users is to make sure that URL does not have a slash "/" at the end. That will break your Brava.
<applicationSettings>
<eB.PlugIn.BravaViewer.Properties.Settings>
<setting name="BravaUrl" serializeAs="String">
<value>bsw-aww-brava.bentley.com/Bravaserver</value>
<!-- Insert url of Brava! server here -->
</setting>
<setting name="BravaCabVer" serializeAs="String">
<value>7,1,1,28</value>
<setting name="BravaClsId" serializeAs="String">
<value>56505FCF-9DB3-49B4-BA5F-BE3AAE44CF2E</value>
<setting name="MarkupSecurityGroup" serializeAs="String">
<value>
</value>
<setting name="ExportNameFormat" serializeAs="String">
<value>Reviewed Files - {0}</value>
<setting name="ExportCopy" serializeAs="String">
<value>PUBLISHED</value>
<setting name="MarkupNameFormat" serializeAs="String">
<value>MARKUP - {0}</value>
<setting name="Watermark" serializeAs="String">
<value />
<setting name="WatermarkOpacity" serializeAs="String">
</eB.PlugIn.BravaViewer.Properties.Settings>
Just noticed the Communities editor added some funny characters to the section I pasted. Can you send me your email and I will send you a txt attachment without any garbage?
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