Error adding files to .pset

When I get a .pset file set up, I go to add the files by dragging them to into print organizer.  After it apparently loads all the files, I get the following error.  Any ideas?

 

"Exception encountered inside [WorkerMicroStationProxy.LoadDesignFile] "

Message details:

The communication object, System.ServiceModel.Channels.ServiceChannel, cannot be used for communication because it is in the Faulted state."

 

 

Thanks for any help,

 

-Andy Wynn

Parents
  • Is there a way around this, or do you have to uninstall geopak everytime you want to plot?
  • I was getting the same error when loading files into print organizer Using MS 08.11.05.17 and GPK v. 8.11.05.39, since we have no other vertical apps I assumed this was my issue. 

    I actually figured it out, if you edit the geopak.cfg (C:\Program Files\Bentley\MicroStation V8i\MicroStation\config\appl) and comment out the MS_DGNAPPS variable (see below) it stops geopak from autoloading and you can now add files into print organizer without recieving the above error.

    #MS_DGNAPPS < $(SUITE_INSTALLDIR)bin/gpkstart.ma

    (edit cfg files at your own risk...and always make a backup before doing anything!!!)

    you can then load gpkstart.ma when you need it. Oddly enough, if you start geopak through MDL apps manually after microstation loads you can still use the print organizer, just not when it autoloads.
Reply
  • I was getting the same error when loading files into print organizer Using MS 08.11.05.17 and GPK v. 8.11.05.39, since we have no other vertical apps I assumed this was my issue. 

    I actually figured it out, if you edit the geopak.cfg (C:\Program Files\Bentley\MicroStation V8i\MicroStation\config\appl) and comment out the MS_DGNAPPS variable (see below) it stops geopak from autoloading and you can now add files into print organizer without recieving the above error.

    #MS_DGNAPPS < $(SUITE_INSTALLDIR)bin/gpkstart.ma

    (edit cfg files at your own risk...and always make a backup before doing anything!!!)

    you can then load gpkstart.ma when you need it. Oddly enough, if you start geopak through MDL apps manually after microstation loads you can still use the print organizer, just not when it autoloads.
Children