<div class="gmail_quote">Hi Experts,<br><br>We are trying to port our existing connectors to new native version of .net quickfixn (<a href="http://www.quickfixn.org/help" target="_blank">http://www.quickfixn.org/help</a>) because nunit crashes with the older versions of quickfixn due to managed/unmanaged issues...<br>

<br>Right now we are facing following exception... we have to use the dictionary because we are using repeating groups... we can't understand that which field is causing this issue.<br><br>We are using FIX43.xml ... is it possible to turn on some debugging to figure out which field is creating this exception?<br>

<br>It will be great if someone can suggest how to fix this problem?<br><br>---------------------------------------------------------<br>QuickFix.DictionaryParseException: invalid type: String<br>   at QuickFix.DataDictionary.DDField.FieldTypeFromFix(String type)<br>

   at QuickFix.DataDictionary.DDField..ctor(Int32 tag, String name, HashSet`1 enums, String fixFldType)<br>   at QuickFix.DataDictionary.DataDictionary.newField(XmlNode fldEl)<br>   at QuickFix.DataDictionary.DataDictionary.parseFields(XmlDocument doc)<br>

   at QuickFix.DataDictionary.DataDictionary.Load(String path)<br>   at QuickFix.DataDictionary.DataDictionary..ctor(String path)<br>   at QuickFix.SessionFactory.createDataDictionary(SessionID sessionID, Dictionary settings, String settingsKey, String beginString)<br>

   at QuickFix.SessionFactory.ProcessFixDataDictionary(SessionID sessionID, Dictionary settings, DataDictionaryProvider provider)<br>   at QuickFix.SessionFactory.Create(SessionID sessionID, Dictionary settings)<br>   at QuickFix.AbstractInitiator..ctor(Application app, MessageStoreFactory storeFactory, SessionSettings settings, LogFactory logFactory)<br>

   at QuickFix.Transport.SocketInitiator..ctor(Application application, MessageStoreFactory storeFactory, SessionSettings settings, LogFactory logFactory)<br><br>----------------------------------------------------------<br>

<br>Thanks,<span class="HOEnZb"></span><br></div>-- <br>//Regards<br>Rasheed<br>