User Profile Sync not working after March CU

It appears that since installing the March CU for Sharepoint 2013, the user profile service is no longer working correctly. The status for user syncronization is always in a "Stopping" phase and the event logs are reporting the following every
hour... Do I have to take out the entire service and reinstall it, or is their a way to fix it?
Log Name:      Application
Source:        FIMSynchronizationService
Date:          3/28/2013 1:40:05 PM
Event ID:      6324
Task Category: Server
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      xxxx.xxxxxx.com
Description:
The server encountered an unexpected error and stopped.
 "BAIL: MMS(2072): sql.cpp(8490): 0x80231334 (The sql connection string has unsupported values.)
BAIL: MMS(2072): sql.cpp(8533): 0x80231334 (The sql connection string has unsupported values.)
BAIL: MMS(2072): server.cpp(260): 0x80231334 (The sql connection string has unsupported values.)
BAIL: MMS(2072): server.cpp(3860): 0x80231334 (The sql connection string has unsupported values.)
BAIL: MMS(2072): service.cpp(1539): 0x80231334 (The sql connection string has unsupported values.)
ERR: MMS(2072): service.cpp(988): Error creating com objects. Error code: -2145184972. This is retry number 0.
BAIL: MMS(2072): clrhost.cpp(283): 0x80131022
BAIL: MMS(2072): scriptmanagerimpl.cpp(7670): 0x80131022
BAIL: MMS(2072): server.cpp(251): 0x80131022
BAIL: MMS(2072): server.cpp(3860): 0x80131022
BAIL: MMS(2072): service.cpp(1539): 0x80131022
ERR: MMS(2072): service.cpp(988): Error creating com objects. Error code: -2146234334. This is retry number 1.
BAIL: MMS(2072): clrhost.cpp(283): 0x80131022
BAIL: MMS(2072): scriptmanagerimpl.cpp(7670): 0x80131022
BAIL: MMS(2072): server.cpp(251): 0x80131022
BAIL: MMS(2072): server.cpp(3860): 0x80131022
BAIL: MMS(2072): service.cpp(1539): 0x80131022
ERR: MMS(2072): service.cpp(988): Error creating com objects. Error code: -2146234334. This is retry number 2.
BAIL: MMS(2072): clrhost.cpp(283): 0x80131022
BAIL: MMS(2072): scriptmanagerimpl.cpp(7670): 0x80131022
BAIL: MMS(2072): server.cpp(251): 0x80131022
BAIL: MMS(2072): server.cpp(3860): 0x80131022
BAIL: MMS(2072): service.cpp(1539): 0x80131022
ERR: MMS(2072): service.cpp(988): Error creating com objects. Error code: -2146234334. This is retry number 3.
BAIL: MMS(2072): service.cpp(1002): 0x80131022
Forefront Identity Manager 4.0.2450.49"

I had rebooted days ago... I have rebooted a couple of times today before posting here... Didn't help...
I found a procedure on another link that looked like it would reset the syncronization database, but that doesn't appear to have worked out any better. The procedure was a follows:
$syncDBType = "Microsoft.Office.Server.Administration.SynchronizationDatabase"
$upaSAType = "User Profile Service Application"
$syncDB = Get-SPDatabase | where-object {$_.Type -eq $syncDBType}
$upa = Get-SPServiceApplication | where-object {$_.TypeName -eq $upaSAType}
$syncDB.Unprovision()
$syncDB.Status = "Offline"
$upa.ResetSynchronizationMachine()
$upa.ResetSynchronizationDatabase() 
$syncDB.Provision() 
restart-service SPTimerV4 
This appears to have completely reset the syncronization database to the point where I don't even see tables and views any more in that database. That sounded good, but the "User Profile Synchronization Service" wont start and it doesn't appear to be able
to provision the database. I am trying to start the service using the farm account and I know the password is good...

Similar Messages

  • Netboot user profiles are not persitent after reboot

    Hello,
    we are migrated our environment to Mountain Lion Server and Netboot Clients also with Mountain Lion. User profiles are located on the Server.
    If Users change some profile settings like default browser or standart application for opening files, these settings are persistent until the user reboot the machine. After that, all settings reverted to default. User permissions looks like it should. Also if some settings would be changed inside Safari proberties like search machine or startup page, these settings will be stay after the reboot. :-( Some other not.
    Any sugestions where i have to look?
    Thanks and regards.
    Joris

    Hey Brian,
    we use Netboot ... yes but every User which is log in to the netboot client get an own Network Home Directory mapped.
    I know that changes on the OS not stay persistant inside the Netboot OS. But changes on the UserProfiles, like default Browser or somthing else, are also reseted after the reboot. I think they should saved in the UserProfiles and stay persistant if the user log in again after the reboot?
    Regards

  • Wifi sync not working after ios6

    I have upgraded all my devices to latest ios6 and now wifi sync does not work. I have 2 devices syncing to windows Xp laptop which are not syncing. I also have an additional iPad syncing to my iMac. None of them are working as of late. Tried rebooting everything and wifi sync is intermittent at best. Bottom line, seems like an ios6 problem, but not finding a lot of help. Any suggestions?

    Ironically, updating to iOS 6.0.1, at least for now - seems to have made WiFi sync more reliable for me on my iPad 3, and my MacBook running OS X 10.7.4 and the latest version of iTunes.
    if you have quit iTunes, rebooted your devices and restarted the computers and that didn't help, this is what I would suggest next ... And in no particular order.
    Turn WiFi off on your iPad, restart it and then turn WiFi on again.
    Try rebooting your router. Even though you may have Internet connectivity with all devices, rebooting the router might just work anyway.
    Connect the iPad to your computer and launch iTunes, select the iPad under devices, click on the Summary Tab and uncheck Sync this iPad over WiFi. Click on Apply in the lower right corner. Sync your iPad. After the sync completes, go back to the Summary Tab. Click on Sync this iPad over WiFi. Click on Apply and wait for the changes to be applied. Quit iTunes and disconnect the iPad.
    Restart your computer, launc iTunes again and see if it works now,

  • User profile images not persisting after log off on Server 2012 R2 RDS Session Hosts

    Hi,
    We have a 2012 R2 remote desktop deployment, with two session collections, a gateway server, and connection broker.
    We have set these session collections to use centralised user profile disks.
    What I am having an issue with, is that when a user sets their profile image through the server they have logged on to (I have the desktop experience pack installed so they are able to do this), they can see the user tile has been set with that image in
    settings and also on the start menu, but as soon as they log off the server and back on, their profile image has been reset to the default blank image.
    I have checked all of my group policy options, and cannot find any settings that could be impacting this.
    Does anyone have any ideas why these images are not persisting for users or admins?
    Thanks, Eds

    Please check that the user is not getting a temporary profile each time he logs in. Also, make sure that the RDP client is properly configured to display the Wallpaper: http://www.webapper.com/blog/index.php/2007/10/18/enabling-desktop-wallpaper-on-remote-desktop-terminal-services/
    This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.
    Get Active Directory User Last Logon
    Create an Active Directory test domain similar to the production one
    Management of test accounts in an Active Directory production domain - Part I
    Management of test accounts in an Active Directory production domain - Part II
    Management of test accounts in an Active Directory production domain - Part III
    Reset Active Directory user password

  • Windows 2008 R2 Remote Desktop Services - user profile path not working

    Trying to setup remote desktop profiles. We have 1 farm with 2 Windows 2008R2 RD session hosts and a broker server and want the all of the remote user  profiles to reside on a dedicated profile server. We've created the user shares but when a remote
    user logs in their user profiles is automatically created on the session hosts. Each remote users profile path is specified in AD under the user's Remote Desktop Profile tab.
    I've seen posts about creating a GPO to handle roaming profiles but I'm not sure as to where this needs to be created...should it be done on each of the session hosts? Are their any step by step instructions out there on how to achieve this that I just haven't
    found yet?
    bl

    Hi,
    Thank you for posting in Windows Server Forum.
    Do you have RD Gateway setup in your environment?
    Have you configure RD Connection Broker and set the Fully Qualified Domain Name (FQDN) of the RD Connection Broker server in case of RD Connection Broker mode. In RD Session mode, it is set to the FQDN of the RD Web Access server. 
    Client operating systems must trust the certificate with which the RemoteApp programs are signed. Suggest to install RDP 8.1 for client OS.
    Do you have a trusted certificate with a matching name configured on your RDSH server in RD Session Host Configuration? (Means cert must match the name that clients use to connect to it for running the RemoteApp).
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • AD OID sync not working after relocating servers

    Experts,
    OAS 10g (9.0.4.3.0)
    The AD/OID synch which runs once a day did not run after the servers were relocated. I had run the chgip on both infra and midtier and the applications are running without any problems.
    How can I troubleshoot this? Where are the logs generated for the AD/OID sync.
    Regards
    v

    Logs for OID-AD sync are located under $ORACLE_HOME/ldap/odi/log.
    it will also be important that you check odisrv log file for any errors (this is located underf $ORACLE_HOME/ldap/log

  • ITunes WiFi sync not working after Lion reinstall

    Hello all,
    Here is the situation. Wifi syncing was working superbly well for both my iPhone and my iPad. They could be upstairs while I was downstairs in my office and I would see them both in iTunes and could sync them at will. Great stuff!
    Until yesterday. I bought a new hard drive for my Macbook Pro, installed Lion on it and imported all of my apps and settings on it. Everythings works fine EXCEPT for wifi syncing. When I plug my devices to the USB cable I see them appear in the iTunes sidebar but I soon as I disconnect them, POOF! They're gone!
    The checkbox IS checked. I tried unchecking it, syncing via USB, rechecking it an resyncing to no avail. I just can't get the darned thing to work again!
    Both devices and the laptop have been restarted multiple times.
    Any ideas?
    Thanks!

    Can't believe it was so simple.
    I just restarted my Mac and everything came back to normal.
    Ok then sorry for the disturbance, move along, nothing to see here.

  • To Apple engineers: Home sharing and wifi sync not working after fresh install

    Have been using wifi sync and home sharing on my Macbook 5,1 since its early debut.
    Since Macbook 5,1 is old i am using it to stream MP4 files to my Apple TV.
    The functionality has been working fine throughout the OSX iterations; then came Mavericks.
    Now my iTunes library will not sync with Apple TV3, nor will my iPhone 5/iPad 3 wirelessly sync with my iTunes library.
    For some reason since upgrading to Mavericks the thing wont work under normal boot.
    Restarting in Safe mode solves the problem. Assuming it was some erroneous configuration i went through troubleshooting steps to try and resolve it.
    First i uninstalled any third party apps.
    Then i repaired, went through Maintenance and Cleaning of the system using Onyx
    Then i tried manually removing third party boot kexts from the System Library and user Library
    Then i tried reinstalling OSX via the recovery partition (cmd+r on boot time)
    Finally i tried a full system erase and reinstall via an external bootable Mavericks USB.
    After all these steps the problem persists.
    There should be no hardware failure since it works fine in Safe mode and doing a clean install verifies that there are no third party conflicts with the system since iTunes was executed immediately after booting up for the first time.
    This raises the concern that there seems to be some sort of system kext misconfiguration by the Apple engineers.
    When executing iTunes the following errors are being displayed in the system log (via Console):
    22/07/14 20:09:41,949 mDNSResponder[57]: ERROR: handle_resolve_request bad interfaceIndex 1
    22/07/14 20:09:41,954 mDNSResponder[57]: ERROR: handle_resolve_request bad interfaceIndex 2
    22/07/14 20:09:41,958 mDNSResponder[57]: ERROR: handle_resolve_request bad interfaceIndex 3
    22/07/14 20:09:41,962 mDNSResponder[57]: ERROR: handle_resolve_request bad interfaceIndex 4
    22/07/14 20:09:41,966 mDNSResponder[57]: ERROR: handle_resolve_request bad interfaceIndex 6
    22/07/14 20:09:41,970 mDNSResponder[57]: ERROR: handle_resolve_request bad interfaceIndex 7
    22/07/14 20:09:41,974 mDNSResponder[57]: ERROR: handle_resolve_request bad interfaceIndex 8
    22/07/14 20:09:41,978 mDNSResponder[57]: ERROR: handle_resolve_request bad interfaceIndex 9
    22/07/14 20:09:41,982 mDNSResponder[57]: ERROR: handle_resolve_request bad interfaceIndex 10
    22/07/14 20:09:41,987 mDNSResponder[57]: ERROR: handle_resolve_request bad interfaceIndex 11
    22/07/14 20:09:41,991 mDNSResponder[57]: ERROR: handle_resolve_request bad interfaceIndex 12
    22/07/14 20:09:41,995 mDNSResponder[57]: ERROR: handle_resolve_request bad interfaceIndex 13
    22/07/14 20:09:41,999 mDNSResponder[57]: ERROR: handle_resolve_request bad interfaceIndex 14
    22/07/14 20:09:42,004 mDNSResponder[57]: ERROR: handle_resolve_request bad interfaceIndex 15
    22/07/14 20:09:42,008 mDNSResponder[57]: ERROR: handle_resolve_request bad interfaceIndex 16
    22/07/14 20:09:42,012 mDNSResponder[57]: ERROR: handle_resolve_request bad interfaceIndex 17
    22/07/14 20:09:42,016 mDNSResponder[57]: ERROR: handle_resolve_request bad interfaceIndex 18
    22/07/14 20:09:42,020 mDNSResponder[57]: ERROR: handle_resolve_request bad interfaceIndex 19
    22/07/14 20:09:42,024 mDNSResponder[57]: ERROR: handle_resolve_request bad interfaceIndex 20
    22/07/14 20:09:42,028 mDNSResponder[57]: ERROR: handle_resolve_request bad interfaceIndex 21
    22/07/14 20:09:42,032 mDNSResponder[57]: ERROR: handle_resolve_request bad interfaceIndex 22
    22/07/14 20:09:42,036 mDNSResponder[57]: ERROR: handle_resolve_request bad interfaceIndex 23
    22/07/14 20:09:42,041 mDNSResponder[57]: ERROR: handle_resolve_request bad interfaceIndex 24
    22/07/14 20:09:43,034 mDNSResponder[57]: mDNS_Register_internal: ERROR!! Tried to register AuthRecord 00007F91A980CD60 Christophoross-MacBook.local. (AAAA) that's already in the list
    22/07/14 20:09:43,034 mDNSResponder[57]: mDNS_Register_internal: ERROR!! Tried to register AuthRecord 00007F91A980D1F0 2.0.6.6.4.5.E.F.F.F.2.1.3.2.2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.E.F.ip6.arpa. (PTR) that's already in the list
    22/07/14 20:09:43,034 mDNSResponder[57]: mDNS_Register_internal: ERROR!! Tried to register AuthRecord 00007F91AA016F60 Christophoross-MacBook.local. (Addr) that's already in the list
    22/07/14 20:09:43,034 mDNSResponder[57]: mDNS_Register_internal: ERROR!! Tried to register AuthRecord 00007F91AA0173F0 5.1.168.192.in-addr.arpa. (PTR) that's already in the list
    22/07/14 20:09:43,088 com.apple.usbmuxd[42]: LOCKDOWN_V2_BONJOUR_SERVICE_NAME is _apple-mobdev2._tcp,921707f2
    22/07/14 20:09:43,140 xpcd[196]: restored permissions (100600 -> 100700) on /Users/christophoros/Library/Containers/com.apple.MediaLibraryService/Container.plist
    22/07/14 20:09:43,466 com.apple.SecurityServer[14]: Session 100020 created
    I hope someone came across a similar issue and has some light to shed on the matter.
    This has been ongoing since Mavericks came out.
    Thanks for reading through

        Reset SMC.     http://support.apple.com/kb/HT3964
        Choose the method for:
        "Resetting SMC on portables with a battery you should not remove on your own"

  • Exchange Sync Not Working After Addition of New DC

    We have several Iphones in my business that all sync Mail/Contacts/Calanders over the air. Everything had been working fine, until I installed a new Domain Controller to the domain (details below). I am sure it is just a small issue that is being overlooked, but so far it eludes me.
    What we have (our environment)
    *Exchange 2003 SP2 on a Win 2k3 server - we use OWA and Activesync - all on one server, NO frontend/backend setup.
    *Original DC - Win 2k3 server with DNS and DHCP
    *New DC added - Win 2k8 r2 with DNS and DHCP
    The Domain Controllers Both replicate all information without errors and nothing has been changed on the exchange server prior to the addition of the new DC and the sync issues.
    I am hoping someone could help guide me in the right direction here and maybe help me find the missing piece of the puzzle.
    Thanks to all in advance!

    Problem Solved.
    After struggling with all the potential problems that a new AD/DNS/DHCP server could pose to my Iphone active sync, I then started checking my exchange server settings from top to bottom and found in the Virtual Directory I created for active sync, under the directory security tab and in the Auth and access control section that somehow the basic authentication check box was unchecked and the domain wasn't set.
    How and when or if these settings changed is unknown to me, but the problem did not present it self until after I added the second Domain Controller to the environment.
    Oh well, all is well now.

  • Another User with Mail Not Working After Upgrade to Leopard

    I started my own thread because the other person with the same issue was able to resolve his by moving the two files in the Mail library. Well, they don't exist in mine. So I can't move them.
    When I try to open mail, I get nothing. I have to manually open a message viewer window. When I do, there are no messages, I can't send or receive. The Connection Doctor shows that I am connected to the internet.
    When I try to quit mail, I can't - I have to force quit.
    I've tried the suggestions that were here:
    http://support.apple.com/kb/TS2537
    http://support.apple.com/kb/TS2486
    but so far no luck.
    Ideas?

    Create a new user account. Log out of your account and log into the new account. Open Mail and configure it for you mail server. If all is working properly, then you have some serious corruption of something in your normal user account. This may be caused by any number of things such as upgrading a dysfunctional OS X. You might then consider backing up your personal files and data, then erasing the hard drive and installing Leopard from scratch. Or you could try the following:
    How to Perform an Archive and Install
    An Archive and Install will NOT erase your hard drive, but you must have sufficient free space for a second OS X installation which could be from 3-9 GBs depending upon the version of OS X and selected installation options. The free space requirement is over and above normal free space requirements which should be at least 6-10 GBs. Read all the linked references carefully before proceeding.
    1. Be sure to use Disk Utility first to repair the disk before performing the Archive and Install.
    Repairing the Hard Drive and Permissions
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Installer menu (Utilities menu for Tiger.) After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list. In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive. If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported, then quit DU and return to the installer.
    2. Do not proceed with an Archive and Install if DU reports errors it cannot fix. In that case use Disk Warrior and/or TechTool Pro to repair the hard drive. If neither can repair the drive, then you will have to erase the drive and reinstall from scratch.
    3. Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When you reach the screen to select a destination drive click once on the destination drive then click on the Option button. Select the Archive and Install option. You have an option to preserve users and network preferences. Only select this option if you are sure you have no corrupted files in your user accounts. Otherwise leave this option unchecked. Click on the OK button and continue with the OS X Installation.
    4. Upon completion of the Archive and Install you will have a Previous System Folder in the root directory. You should retain the PSF until you are sure you do not need to manually transfer any items from the PSF to your newly installed system.
    5. After moving any items you want to keep from the PSF you should delete it. You can back it up if you prefer, but you must delete it from the hard drive.
    6. You can now download a Combo Updater directly from Apple's download site to update your new system to the desired version as well as install any security or other updates. You can also do this using Software Update.

  • IPhone sync not working after upgrade to 2.02

    Hi All,
    I upgraded the firmware to 2.02 this morning, and now iTunes will not recognize my iphone when trying to sync. The phone appears in the itunes interface, but everytime I try to sync I get an error message that iTunes cannot find/sync my iPhone?
    Anyone experienceing this? Any help?

    Had same problem....Apple tech guided me through this procedure that worked fine...
    1) Sync your phone so that everything on your computer is as it should be.
    2) RESTORE phone to factory settings. This is a choice in iTunes under the Summary tab when you have your iPhone device selected.
    3) During this procedure you will be asked if you want to SET AS NEW PHONE. It is important to select YES to this option. This procedure takes some time...15-30 minutes
    4) Set up your options for syncing from iTunes under the Info tab. If you change any settings here and ALLOW it, syncing will automatically happen. Make sure your calendar is being synced.
    5) Check out the results...should be good.....I needed to sync a number of times to get everything back to normal.
    6) Since doing this, the calendar syncs as it should and did before the upgrade, alone with everything else I want to sync.
    Good Luck

  • AAA user cache flush not working after 10.1.4.2 patch

    After we applied the OAM 10.1.4.2 patch to our test and QA environments, user cache flushes don't appear to work on the Access server. This is the case for both automatic flushes via the Identity server, and manual flushes from the Access server console. There aren't any errors displayed, but the user data isn't updated in the cache.
    The services have all been restarted, and the Identity server settings "doAccessServerFlush" and "enableAllowAccessCache" are still set to true.
    Has anyone else seen this issue? Any ideas?

    This is an old issue, but I finally got the last part of the solution today from Oracle. The solution is to update the "UserMgmtNodeEnabled" setting in the globalparams.xml files for both the Access Server and the Policy Manager. This value was added by the 10.1.4.2 update, and it is set by default to "False". It should be set to "true" to fix the cache flush problem.
    Hope this helps anyone who encountered the same problem...
    Thanks,
    Matthew

  • Profile manager not work after restore

    Dear All,
    I am facing problem on my mac mini server.
    Because my mac mini server failure before (Harddisk issue) and i use Time machine to repair the server
    after i complete the restore process and try to use profile manager to send the app to enrolled ipad .
    It doesn't work.
    anythings i should do  after restored the server in order to make it work?
    Thanks

    essandess,
    Can you look for errors in the /Library/Logs/ProfileManager/migration_tool.log file? Paste any errors you see from the date/time of the upgrade in here.
    If you see "cannot drop function dm_current_timestamp()" in the error, then the solution is posted here:
    Server 4.1 Profile Manager Migration Failed

  • Syncing not working after rebooting PC

    My dad's PC needed to be rebooted from scratch. He had Windows 8 but now has Windows 7 as the OS. I synced all the content early into the day before restarting the PC with W7 several hours later. It said everything was fine for his account, and it's syncing. I began using W7 and now have been unable to sign in into his account to sync all his bookmarks.
    Why is this happening and is there a way of getting this content back?!

    Hi julian90,
    Was the account you synced before the reboot from scratch on an earlier version of Firefox? If so the new Sync is on a new server and is not designed to be a backup. However inorder to access the last successful sync you will need the old version of sync. [[Install an older version of Firefox]]
    If it is the new version of sync then you may have to reset the password and to sync.

  • IPhone calendar sync not working after upgrade to 9.2(61)

    I updated my iTunes software and now the calendar on my iPhone won't sync properly.
    When I change an event on the iPhone and then sync, it doesn't update in the calendar on my computer and it changes the event back to where it was before I changed it.
    Any suggestions would be greatly appreciated!!
    Margie

    Had same problem....Apple tech guided me through this procedure that worked fine...
    1) Sync your phone so that everything on your computer is as it should be.
    2) RESTORE phone to factory settings. This is a choice in iTunes under the Summary tab when you have your iPhone device selected.
    3) During this procedure you will be asked if you want to SET AS NEW PHONE. It is important to select YES to this option. This procedure takes some time...15-30 minutes
    4) Set up your options for syncing from iTunes under the Info tab. If you change any settings here and ALLOW it, syncing will automatically happen. Make sure your calendar is being synced.
    5) Check out the results...should be good.....I needed to sync a number of times to get everything back to normal.
    6) Since doing this, the calendar syncs as it should and did before the upgrade, alone with everything else I want to sync.
    Good Luck

Maybe you are looking for

  • Windows 7 on external drive/Windows discs

    Is it possible to install Windows 7 on an external hard drive and use on my Mac? I really want to play some PC games on my Mac but would rather not partition my hard drive for Windows. I mean, if it comes to that I wouldn't have a big problem with it

  • Start from a given location in streaming video

    I want to load a streaming video from any point clicked on the progress bar. It it similar to what happens on YouTube. I am using Red5 server for streaming and netStream class.

  • Scripting in Captivate

    Greetings! Can you help me with scripting in JavaScript. I want to know how to use the Execute JavaScript feature. Could you also guide me to some sample scripts with the actions they do, tutorials kind of where I can learn how to script. Thanks.

  • Conditional Build Tags Break Links

    Hi all, I have a solid, 3-years old, RHX5 project that works fine. Delivering a part of it using conditional build tags, I found out that some of links are broken. The topics configuration looks like this: Parent topic - with a link to several child

  • Display BEGDA data element with dd/mm/YYYY format

    Hi, in my programm i use table HRP1002 in which there is a field BEGDA (NUM8) and i want to display it with dd/mm/YYYY, so i must obligatorily convert this field or there is a another technics ? Regards.