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

curl - PHP fsockopen help required -

HTTP/1.0 407 Proxy Authentication Required PHP -

c# - Resource not found error -