Trusted application can't be running in front-end server ?

Answered Trusted application can't be running in front-end server ?

  • Monday, February 27, 2012 10:24 AM
     
     

    hi,

    Trusted application can't be running in  front-end lync  server ?

    Is there a way if i want run it in  front-end lync  server ?

    thanks

All Replies

  • Tuesday, February 28, 2012 9:32 AM
     
     Answered
    did you mean that you want to run it with the client side??

    Thanks,
    MOHAMED A. SAKR | Software Development Lead Engineer | EgyptNetwork
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Also try to Vote as Helpful

    • Marked As Answer by ht_jiajun_87 Friday, March 02, 2012 6:51 PM
    •  
  • Wednesday, February 29, 2012 5:17 AM
     
     

    hi , MohamedSakr

    thanks for your reply .  i don't mean that what you say .

    for example ,in my test environment , server01.lync.com is lync front-end server

    when  i run 'new-cstrustedapplicationpool'  ,there is 'identity' parameter is needed , if i fill in server01.lync.com for it , i will get an error like this

    'New-CsTrustedApplicationPool : The pool "server01.lync.com" does not exist. To create a pool, you must specify a valid site. '

    but if i fill in FQDN of another server, 'server02.lync.com' , the trustedapplicationpool can be created ,then i run 'new-cstrustedapplication' successfully,

    my application must be run on 'server02.lync.com'

    i hope you can know what i say .

    thanks.

  • Thursday, March 01, 2012 7:54 AM
     
     

    Yes i got what do you want

    to run the command 'new-cstrustedapplicationpool' you must provide the FQDN


    Thanks,
    MOHAMED A. SAKR | Software Development Lead Engineer | EgyptNetwork
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Also try to Vote as Helpful

  • Thursday, March 01, 2012 1:48 PM
     
     

    Hi,MohamedSakr

    Yes ,it is so .

    You konw ,If i provided FQDN of front-end server for 'new-cstrustedapplicationpool' , i will get an erroer  .

    Is this a bug of Lync server ?

    Why Lync server don't allow me do this ?

  • Thursday, March 01, 2012 1:58 PM
     
     

    I have a managered MSPL application A run on front-end server , and my an UCMA application B can't be deployed on front-end server , but A  needs to call B sometimes , do you have a good solution ?

  • Thursday, March 01, 2012 2:18 PM
     
     
    try to put the functionality of the application B in the application A and multi-thread thses threads

    Thanks,
    MOHAMED A. SAKR | Software Development Lead Engineer | EgyptNetwork
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Also try to Vote as Helpful

  • Thursday, March 01, 2012 3:03 PM
     
     
    OK i try it ,but i think it will be not work .
  • Thursday, March 01, 2012 3:38 PM