When attempting to load the ProE plugin into Woildfire 4, the following error occurs:
Pro/TOOLKIT application 'WB110PluginProWF', from registry file 'Z:pro_stdsTKFilesANSYS_ProTK.dat', predates Pro/ENGINEER Wildfire v4.0 but was not marked as using legacy encoding.


Edit the appropriate .dat file, and add a line for unicode_encoding FALSE as shown below.

Program FilesAnsys Incv110AISOLCAD IntegrationProEProEPagesconfig

WBPlugInPE.dat

--------------------------------

NAME WB110PluginProWF
EXEC_FILE $AWP_ROOT110AISOLCAD IntegrationProE$ANSYS_SYSDIRWBPlugInPEU.dll
TEXT_DIR $AWP_ROOT110AISOLCAD IntegrationProEProEPagesLanguage$AWP_LOCALE110
STARTUP dll
delay_start FALSE
allow_stop TRUE
unicode_encoding FALSE
REVISION ProEWildfire
END



name ac4pro110dll
exec_path $AWP_ROOT110ANSYSac4binpro$ANSYS_SYSDIRac4pro.exe
text_path $AWP_ROOT110ANSYSac4dataprotext
STARTUP dll
delay_start FALSE
allow_stop TRUE
unicode_encoding FALSE
revision 24.0
end
--------------------------------





Show Form
No comments yet. Be the first to add a comment!