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
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!!!)
Another workaround is to edit geopak's .cfg file to prevent it from doing anything when MSPrintServer is defined. The problem with GeoPAK 8.11.5 is that the application loads even when MicroStation is running in a non-graphics context. My understanding is that they have fixed that in their latest version. However, I don't know if it's a fix in the product code or a configuration file modification. GeoPAK support would be able to provide you with accurate information.
.
Hi Everyone.
Andrew, you stated in your post to edit the geopak.cfg file so that GeoPak won't load when I use Print Orgainzer; could you please explain how to do this. I really would like to stop Geopak from loading everytime I run Print Orgainzer, when I look inside the Task Manager I see multiple instances of Geopak and it aggravates me to know this is happening.
Any one can help, but I thought to ask Andrew since he stated this ideal in this thread.
Thank you
I'm not qualified to give advice on customizing GeoPAK config files. Bentley Support would be the best source regarding that. But I did do a quick search on Be Communities and found this thread:
http://communities.bentley.com/Products/Road___Site_Design/f/5922/t/12377.aspx
It would be best to get the sanctioned workaround or fix, but I believe the edits described in that thead should work.