Compile issues with Infragistics controls

Posted by kopfb on 28-Jan-2011 14:06

We are currently trying to compile code on a remote server and are getting Invalid DataType errors with references to Infragistics controls during the compile. Kind of lost here. We copied the .cls and .resx file to the server and when we try to compile the .cls (Class) file it won't. The Infragistics .dll files are on the server as well as the assemblies.xml file although it is in a different directory than the .dll files. We tried compiling with the .ml file in the same directory as the .dll files which did not work. Everything compiled fine on the development machines just not when comiling on a remote server. 10.2B Can anyone shed some light on this? Propath issue? Lost!!

Thanks,

Brad

All Replies

Posted by kopfb on 28-Jan-2011 14:19

Actually, we found the problem. I had to add the -assemblies parameter to the startup of the application complier.

Thanks,

Brad

This thread is closed