Quantcast
Channel: ProjectWise Design Integration Wiki
Viewing all 1890 articles
Browse latest View live

Bentley ProjectWise Export/Import


General - Bentley ProjectWise Export/Import

$
0
0
Current Revision posted to Content Management - Wiki by Jessica Gamble on 7/6/2014 10:25:46 PM

MORE INFORMATION TO COME, PLEASE CHECK BACK SOON!

Bentley Transmittal Connector for ProjectWise

Bentley Transmittal Connector for ProjectWise Solutions

$
0
0
Revision 1 posted to Content Management - Wiki by Jessica Gamble on 7/6/2014 10:33:22 PM

.

A connection to Bentley Transmittal Server could not be established

$
0
0
Current Revision posted to Content Management - Wiki by Jessica Gamble on 7/6/2014 10:34:09 PM

  
 Applies To 
  
 Product(s):Bentley Transmittal Connector for ProjectWise
 Version(s):01.00.01.135
 Environment: N/A
 Area: N/A
 Subarea: N/A
 Original Author:Molly Watts, Bentley Technical Support Group
  

 

 

 

 

 

 

 

Error or Warning Message

 "A connection to Bentley Transmittal Server could not be established"

Explanation

Setting up new BTS system, get this error when running the configuration wizard in the PW admin.  The ProjectWise server was not 8.11.11.111 and the patch files provided with BTS were put on the PW server

from the install.txt file provided with the patch:

"This file is supplied as a patch to resolve a known issue in the ProjectWise 8.11.11 Commercial Release. This patch should be applied only to the 8.11.11.111 release of the ProjectWise Integration Server product."

How to Avoid

 

  1. Stop the ProjectWise integration server service
  2. Delete the two patch files that were replaced in c:\program files\bentley\projectwise\bin 
    1. Bentley.ProjectWise.WCF.PWTransport.dll
    2. dmskrnl.exe.config
  3. Start the ProjectWise Integration Server service
  4. Run a repair on ProjectWise Integration Server software
  5. Re-run the Bentley Transmittals Services datasource configuration wizard (right click on datasource name in PW Admininstrator-All Tasks)

 

 

Tags: Bentley Transmittal Connector for ProjectWise, error message, SELECTsupport

BTS error, Sequence contains no elements, in ProjectWise Explorer

$
0
0
Current Revision posted to Content Management - Wiki by Jessica Gamble on 7/6/2014 10:34:27 PM

  
 Applies To 
  
 Product(s):Bentley Transmittal Connector for ProjectWise
 Version(s):01.00.01.130
 Environment: N/A
 Area: N/A
 Subarea: N/A
 Original Author:Molly Watts, Bentley Technical Support Group
  

 

 

 

 

 

 

 

Error or Warning Message

"Sequence contains no elements" when adding recipients to a transmittal

Explanation

Issue was specific to one client machine, and had .NET framework 4.5 installed

How to Avoid

 

    1. Install .NET Framework 4.5.1

      http://www.microsoft.com/en-us/download/details.aspx?id=40773

 

 

See Also

http://communities.bentley.com/products/projectwise/content_management/b/weblog/archive/2013/06/27/warning-for-transmittals-users-hold-off-on-upgrading-to-net-4-5.aspx

Tags: Bentley Transmittal Connector for ProjectWise, error message, SELECTsupport

SOLUTIONS: Bentley Transmittal Services

$
0
0
Revision 1 posted to Content Management - Wiki by Jessica Gamble on 7/6/2014 11:03:38 PM

.

BTS error: Could not connect to net.tcp://...

$
0
0
Current Revision posted to Content Management - Wiki by Jessica Gamble on 7/6/2014 11:04:00 PM

  
 Applies To 
  
 Product(s):Bentley Transmittal Services
 Version(s):01.00.01.130
 Environment: N/A
 Area: N/A
 Subarea: N/A
 Original Author:Molly Watts, Bentley Technical Support Group
  

 

 

 

 

 

 

 

Error or Warning Message

Could not connect to net.tcp://servername/PWTransmittalService/PWTransmittalService.svc.  The connection attempt lasted for a time span of 00:00:01.0031003.  TCP error code 10061: No connection could be made because the target machine actively refused it serverIP:808

Explanation

The Integration server was connecting to the incorrect port on the Transmittals Server

How to Avoid

 

  1. Verify the net.tcp port that was configured during the setup of BTS server, in the IIS bindings

  2. On the Integration server, open the following file in notepad:

C:\Program Files\Bentley\ProjectWise\Bin\Bentley.ProjectWise.WCF.PWTransport.dll.config

3.  Find the following line and make sure the servername and port is correct:

<RelayNode targetUri="net.tcp://myserver.bentley.com:808/PWTransmittalService/PWTransmittalService.svc" relayUri="net.pw://localhost/PWTransmittalService/PWTransmittalService.svc" binding="netTcpBinding" bindingConfiguration="PWTransmittalServiceNetTcp" tokenMode="UserCreds"/>

 

 

Tags: error message, Bentley Transmittal Services, SELECTsupport

Transmittal Services deployment error: The SMTP server requires a secure connection or the client was not authenticated

$
0
0
Current Revision posted to Content Management - Wiki by Jessica Gamble on 7/6/2014 11:04:21 PM

  
 Applies To 
  
 Product(s):Bentley Transmittal Services
 Version(s):01.00.01.138
 Environment: N/A
 Area: N/A
 Subarea: N/A
 Original Author:Molly Watts, Bentley Technical Support Group
  

 

 

 

 

 

 

 

Error or Warning Message

The SMTP server requires a secure connection or the client was not authenticated

Explanation

Deploying BTS using a secure SMTP server.  Be sure to also enter the correct server name, port and user name/password as required according to your local SMTP server requirements in the "Specify E-mail Server" step of the deployment wizard.

How to Avoid

  1. Go to the emailService web.config file (This can be done by going to IIS and right clicking on emailService and then click explore) 
  2. add the following new key in the <appSettings> section:  

<add key="enableSsl" value="True" />

3 . Save config and rerun deployment wizard

Tags: error message, Bentley Transmittal Services, SELECTsupport

Transmittals Error: Failed storing DocumentUri to ProjectWise

$
0
0
Current Revision posted to Content Management - Wiki by Jessica Gamble on 7/6/2014 11:04:43 PM

  
 Applies To 
  
 Product(s):Bentley Transmittal Services
 Version(s):01.00.01.138
 Environment: N/A
 Area: N/A
 Subarea: N/A
 Original Author:Molly Watts, Bentley Technical Support Group
  

 

 

 

 

 

 

 

Error or Warning Message

Failed storing DocumentUri to ProjectWise

Explanation

This could be related to the Integration Server name and/or the ProjectWise datasource name has changed, which is currently not supported in this release of Transmittals.

From the BTSImplementation guide:

Important:

Renaming the ProjectWise datasource after configuring Bentley Transmittal Services is

not recommended, as it can break certain Bentley Transmittal Services functionality

How to Avoid

Option 1

  1. If possible, change the name back

Option 2

  1. Contact Bentley Professional Services

See Also

http://communities.bentley.com/products/projectwise/content_management/w/wiki/6525.bentley-transmittal-services-bts-for-projectwise-faqs.aspx

Tags: error message, Bentley Transmittal Services, SELECTsupport

Customize transmittal email subject

$
0
0
Current Revision posted to Content Management - Wiki by Jessica Gamble on 7/6/2014 11:07:10 PM

Applies To
Product(s):Bentley Transmittal Services
Version(s):01.00.01.138
Environment: N/A
Area: N/A
Subarea: N/A
Original Author:Molly Watts, Bentley Technical Support Group

 

Problem Description

Configured notification template with {project name} variable in the subject, but it was not being translated to the actual project name

Steps to Resolve

  1. Reference the list of variables in the documentation, names are case sensitive.  In this case, use {Project name}

 

The help can be found under Start-Programs-Bentley-Bentley Transmittals Services-Documentation-Bentley Transmittal Connector for ProjectWise Help

Configuring Transmittals Managment Settings in Your Project-Variables That can be used in Notifications

Tags: Bentley Transmittal Services, SELECTsupport, Problem Solving

Bentley Transmittal Services

$
0
0
Current Revision posted to Content Management - Wiki by Jessica Gamble on 7/6/2014 11:15:53 PM

Here you will find more Information about Bentley Transmittal Services:

Solutions for Bentley Transmittal Services:

 

 

To find more about ProjectWise check out the Table of Contents

Workspace data does not load up

$
0
0
Current Revision posted to Content Management - Wiki by Jessica Gamble on 7/6/2014 11:19:22 PM

  
 Applies To 
  
 Product(s):ProjectWise Caching Server
 Version(s):08.11.5.37
 Environment: N/A
 Area: N/A
 Subarea: N/A
 Original Author:Bentley Technical Support Group
  

 

 

 

 

 

 

 

 

Problem

 Workspace data does not load up. When starting MicroStation without ProjectWise, MSTN starts correctly. When starting from within PW Explorer, MicroStation fails to use proper Workspace.

Solution

 The problem seems to be, that PW was not able to get the PROJECTDATA path correctly, as it was defined with the normal slash in the user UCF file:

P:\workspace\project\

When we have changed the sign to backslash at the begining:

P:\workspace\project/

it started to work fine.

See Also

Product TechNotes and FAQs

External Links

Bentley Technical Support KnowledgeBase

Bentley LEARN Server

Comments or Corrections?

Bentley's Technical Support Group requests that you please confine any comments you have on this Wiki entry to this " Comments or Corrections?" section. THANK YOU!

 

Tags: SELECTsupport

Configure ProjectWise datasource for Single Sign On

$
0
0
Current Revision posted to Content Management - Wiki by Molly Watts on 7/7/2014 12:23:59 PM

  
 Applies To 
  
 Product(s):ProjectWise Integration Server
 Version(s):08.11.11.559
 Environment: N/A
 Area: Integration / Caching /Gateway
 Subarea: Installation
 Original Author:Molly Watts, Bentley Technical Support Group
  

 

 

 

 

 

 

 

Background

After following this procedure, when logged on to a Windows machine as a domain account that exists as a user in ProjectWise, the user will automatically be logged into the ProjectWise datasource in ProjectWise Explorer or Administrator

Steps to Accomplish

  1. On the ProjectWise Integration Server, browse to the PW installation directory

c:\program files (x86)\bentley\projectwise\bin (Pre-SS4 versions)

c:\program files\bentley\projectwise\bin (SS4 + higher)

 

2. open dmsknrl.cfg in notepad

 

3. at the bottom of the file in the appropriate datasource section add the line "SSO=1"

example

[db0]
Description=datasource
Type=Microsoft SQL Server
InterfaceType=ODBC
Name=servername
DBUserName=sa
DBUsrPwdDecrypt=4
DBUserPassword=#UCEEM7s54ZRWqZt3RpaXREsuskgcxxv9+bzLUgGBqq5Butrg
SSO=1

 

 

 

Tags: installation, SSO, Integration / Caching /Gateway, how to, ProjectWise Integration Server, SELECTsupport

MISC - ProjectWise Administrator - ProjectWise Integration Server

$
0
0
Current Revision posted to Content Management - Wiki by Dana Guthrie on 7/7/2014 6:35:45 PM

Changing the Projectwise Administrator Password.

$
0
0
Current Revision posted to Content Management - Wiki by Dana Guthrie on 7/7/2014 6:35:46 PM

  
 Applies To 
  
 Product(s):ProjectWise Integration Server
 Version(s):08.11.11.574
 Environment: N\A
 Area: ProjectWise Administrator
 Subarea: MISC
 Original Author:Dana Guthrie, Bentley Technical Support Group
  

Changing the Projectwise Administrator Password. What services or functions should we check that may use this account?

Question:  We are planning to change the ProjectWise administrator password and want to know what services or functions should we check that may use this account.  Do we need to reset the password under each of these services \ functions?

Answer:  Anywhere you used the admin user account will need to have the password re-entered.

Here is a list of places that you may have used the account.

In pwadmin, User Synch service (Windows Security system), and any of the document processors (Full Text, Thumbnail, File Properties)

If you are using the web and configured single sign-on and used the admin as the delegate user, you will need to re-enter the password in that configuration gui.

If you are using Distribution \ ICS \ DCS and have jobs setup and you used the admin account as the delegate user then you will need to change the password in the OF Admin, under the Bentley ICS\DCS for PDF browser, configuration, "ProjectWise user credentials."

 

 

Tags: ProjectWise Administrator, ProjectWise, MISC, ProjectWise Integration Server, SELECTsupport, 08.11.11.574

Attributes - ProjectWise Web Server

$
0
0
Current Revision posted to Content Management - Wiki by Michael Dougherty on 7/7/2014 7:24:48 PM

Server Error in '/' application. Attribu... (Solution 500000099259)

$
0
0
Current Revision posted to Content Management - Wiki by Raul Guerrero on 7/7/2014 7:24:53 PM

  
 Applies To 
  
 Product(s):ProjectWise Web Server
 Version(s):08.11.11.111
 Environment: N\A
 Area: Attributes
 Subarea: N\A
 Original Author:Raul Guerrero, Bentley Technical Support Group
  

Problem

Server Error in '/' application. Attribute not found

Product: ProjectWise Web Server V8i
Version: 08.11.11.111
Area: ASPX Webparts, Problem ID#: 87544, PROBLEMSOLVING




Solution

We grabbed a copy of the user's database and found that the user had a
broken class editor. Once this class editor was removed, the web
server started working.



See Also



Tags: Migrated, SELECTsupport

Last Error [50000] error loading Map definition file. Fetching Map Definition file from server failed

$
0
0
Current Revision posted to Content Management - Wiki by Dana Guthrie on 7/10/2014 7:44:06 PM

  
 Applies To 
  
 Product(s):ProjectWise Explorer Client
 Version(s):08.11.07.443
 Environment: N\A
 Area: Security and Permissions
 Subarea: N\A
 Original Author:Dana Guthrie, Bentley Technical Support Group
  

Problem

Last Error [50000] error loading Map definition file. Fetching Map Definition file from server failed.

User is getting above error when logging into Projectwise explorer. Once logged in the user can only see the top level folder "Documents" and nothing underneath

Solution

Users was not part of the group that could read any of the folders\files in Projectwise. Once his permissions where corrected, he could log in without the error and see the proper folders and files. User has to be able to at least read the folders and files from the
location where the Maps are defined. (You will need acces to the ProjectWise Administrator to determine where Maps are defined)



Tags: Migrated, SELECTsupport

butil.dll is not designed to run windows, ustation.exe - Bad image..butil.dll

$
0
0
Current Revision posted to Content Management - Wiki by Dana Guthrie on 7/10/2014 8:01:10 PM

  
 Applies To 
  
 Product(s):ProjectWise Explorer Client
 Version(s):08.11.11.111
 Environment: Windows 7 64 bit
 Area: Integration - MicroStation
 Subarea: N\A
 Original Author:Dana Guthrie, Bentley Technical Support Group
  

Problem

When Launching Microstation XM or SS2 on a Windows 7 box with Projectwise integration installed user gets the following errors:

DDE Server Window: ustation.exe - Bad image... butil.dll

C:\windows\system32\butil.dll is either not designed to run windows or it contains an error. Try installing the program again using the original installation media or contact your system administrator or the software vendor for support.

User clicks okay and then gets an mcm.dll can not load error message....

Solution

User had uninstalled everything, cleaned directories and reinstalled
Had user copy the butil.dll file from the C:\Program Files (x86)\Bentley\ProjectWise\bin directory to the c:\windows\system32 directory.
Also copied the butil.dll file from the C:\Program Files (x86)\Bentley\ProjectWise\bin directory to the C:\Windows\SysWOW64 directory, and that seemed to solve both errors.

This makes sense since XM and SS2 are still 32 bit applications.

See Also



Tags: Migrated, SELECTsupport
Viewing all 1890 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>