[Freeswitch-users] SqlCommand could not be found: mod_managed compile error in CentOS

David Brazier davidjbrazier at gmail.com
Thu Dec 16 20:39:48 MSK 2010


You shouldn't add code to mod_managed itself.  Compile your code in a
separate dll - see the Demo sample
(src/mod/languages/mod_managed/managed/Demo.csx).  If you want to run
it on Linux you might find that Microsoft stuff like SqlCommand
doesn't work on Mono though.

David

On Thu, Dec 16, 2010 at 4:32 PM, srinivasula reddy
<srinivas.ksvreddy at gmail.com> wrote:
>
> When i am trying to build mod_managed in Freesiwtch Latest version, i am
> getting this error, this error i got in my own class created for updating
> SqlServer Database,
>
> any idea?
>



More information about the FreeSWITCH-users mailing list