Print Organizer Error: Unable to load design file, ProjectWise using managed workspace


  
 Applies To 
  
 Product(s):MicroStation
 Version(s):08.11.09.292
 Environment: N/A
 Area: Printing
 Subarea: 
 Original Author:Dawn Clark, Bentley Technical Support Group
  

 

 

 

 

 

 

 

Error or Warning Message

When adding a dgn from ProjectWise with a managed workspace to Print Organizer, an error is received: "Unable to load design file".

Explanation

The problem started after upgrading to ProjectWise SS4.  You can see the problem when using MicroStation SS2 or MicroStation SS3.  The user had the following code in his managed workspace:

%if defined (_PWEXPLORER)
PW_DISABLE_INTEGRATION=1
%ENDIF

Once these lines were removed, the problem went away.

The treatment of this variable (PW_DISABLE_INTEGRATION) has changed between MicroStation and ProjectWise since the previous release.  Disabling ProjectWise integration via a cfg variable in the managed workspace now prevents Print Organizer's worker process from being able to load the design file.