osx - Migrating a C# windows service to Mac -


we have c# server registered service on windows , want run on mac (10.7.3).

i have installed monoframework, , tried run executable via command line (mono xxx.exe) , got fatal error.

i realized since supposed service, there code actual registration. there .bat file registers it.

  1. is there magical way can run , work? (guess not)
  2. since have source code, should next step(s)?

thanks


Comments

Popular posts from this blog

php - get table cell data from and place a copy in another table -

javascript - Mootools wait with Fx.Morph start -

php - Navigate throught databse rows -