Options

dotnet interop popup message

navinbnavinb Member Posts: 51
edited 2011-06-30 in NAV Three Tier
Hi,

I am working on dotnet interop whenever rtc runs that interop ,it shows a popup message .The message will be asked once for the session ,but when we will close the client and open it again it again ask to run the component.With automation it provides an option Always allow or never allow ,that is not availaible with dotnet interop .Is there some way to achive that with dotnet interop.

Attached is the popup message

Thanks

Comments

  • Options
    BeliasBelias Member Posts: 2,998
    in the clientusersettings.config file, if you set "serviceprincipalnamerequired = true" for the rtc, the message should appear no more (give it a try)
    -Mirko-
    "Never memorize what you can easily find in a book".....Or Mibuso
    My Blog
  • Options
    navinbnavinb Member Posts: 51
    Thanks ,that works .
    But as it is a configuration setting ,can that have any other impact specially when Dynamics sever is not associated with any SPN .
Sign In or Register to comment.