[twsocket] MimeTypesList error in delphix xe 2 update 4

2012-03-22 Thread Simon
Hello, any one else having compiling and installing errors with the latest SVN source in Delphi xe2 update 4???. Here what i keep getting: GroupDescendentsWith(TMimeTypesList, TControl); [DCC Error] OverbyteIcsReg.pas(98): E2003 Undeclared identifier: 'TMimeTypesList' anyone have any

Re: [twsocket] MimeTypesList error in delphix xe 2 update 4

2012-03-22 Thread Angus Robertson - Magenta Systems Ltd
*Subject:* [twsocket] MimeTypesList error in delphix xe 2 update 4 Hello, any one else having compiling and installing errors with the latest SVN source in Delphi xe2 update 4???. [DCC Error] OverbyteIcsReg.pas(98): E2003 Undeclared identifier: 'TMimeTypesList' I installed the latest SVN

Re: [twsocket] MimeTypesList error in delphix xe 2 update 4

2012-03-22 Thread Arno Garrels
Simon, It is very likely that the compiler finds an old version of OverbyteIcsMimeUtils.pas, the new TMimeTypesList component was added to this unit recently. In the uses clause of OverbyteIcsReg.pas ctrl+click on OverbyteIcsMimeUtils if that doesn't work right-click on it and select Open File

Re: [twsocket] TWSocket Digest, Vol 468, Issue 2

2012-03-22 Thread Simon
Yes i got latest only updated today and still same thing am wondering if its sum thing to do with update 4 as it was working fine before i updated. maybe need to reinstall delphi and leave update 4 out for now. -Original Message- From: twsocket-requ...@elists.org Sent: Thursday,

Re: [twsocket] TWSocket Digest, Vol 468, Issue 2

2012-03-22 Thread Arno Garrels
Simon wrote: Yes i got latest only updated today and still same thing am wondering if its sum thing to do with update 4 as it was working fine before i updated. Please use the correct subject. I use update 4 and don't had/have a problem installing, also you did not answer my questions. --

Re: [twsocket] TWSocket Digest, Vol 468, Issue 2

2012-03-22 Thread pkappetein
in UPD 4, they changed the RTL, so you need to recompile and install the components again. Perry On Thu, Mar 22, 2012 at 7:47 AM, Simon wrote: Yes i got latest only updated today and still same thing am wondering if its sum thing to do with update 4 as it was working fine before i