Add On Problems in 2007 A

Hi,
I am in the process of converting an add-on from 2005 to 2007.  I am having several issues.
1. Saving data - calling the Add or Update methods on a UserTable object causes an error - Could not commit transaction.
2. All events stop firing.  Although the add on still runs and seems to be connected, menu, item, data and all other events stop firing after any save error occurs.
If anyone has any suggestions, it would be much appreciated.
Thanks,
David

Hi David,
About the first problem, are you calling the GetByKey method before setting the properties and the Update() method? I think you didn't need to do this in the 2005A DIAPI, but you need now in the 2007A DIAPI.
About the second problem, is it happening when you are running the addon from VisualStudio or after its compiled and installed? The first scenario is common. The second scenario should not happen; if it does you better post a message with SAP support.
Regards,
Vítor Vieira

Similar Messages

  • Set the properties Editor of Add-in for Outlook 2007

    Hi All,
    I've developed an add-in for outlook 2007, the setup doesn't give any errors but when I open the Outlook the add-in is disabled.
    May be because is the only add-in with <any Author>.
    How can I set this properties in visual studio 2010?
    Thanks,
    Thomas

    Hello Thomas,
    First of all, check out the Trust center settings in Outlook. Are macro security settings applied to add-ins as well? Are only signed add-in allowed to run?
    Microsoft Office applications can disable add-ins that behave unexpectedly. If an application does not load your add-in, the application
    might have hard disabled or soft disabled your add-in.
    Hard disabling can occur when an add-in causes the application to close unexpectedly. It might also occur on your development computer
    if you stop the debugger while the Startup event
    handler in your add-in is executing.
    Soft disabling can occur when an add-in produces an error that does not cause the application to unexpectedly close. For example, an application
    might soft disable an add-in if it throws an unhandled exception while the Startup event
    handler is executing.
    When you re-enable a soft-disabled add-in, the application immediately attempts to load the add-in. If the problem that initially caused
    the application to soft disable the add-in has not been fixed, the application will soft disable the add-in again.
    Read more about that in the How to: Re-enable an Add-in That
    Has Been Disabled article.
    P.S. You need to sing the add-in files with a digital signature to see the author name in Outlook. 

  • Known issues for OBIEE Office Add in with Excel 2007?

    Hi,
    Does anybody know if there are issues for the office add-in with Office 2007?
    i'm playing around a little bit to see how it works, but it seems that Excel interferes with the layout.
    I do get different grafs and also i tried the tutorial with the excel template and my changes come only partly through.
    Thanks
    Sandra

    Hi Sandra,
    Were you able to use OBIEE Office Add in with Excel 2007? I am planning to look at this compatibility. I am looking here to seeif anyone found issues with this setup..
    Thanks,
    Bharat

  • Cannot Re-Eenable Acrobat Add-in in Word 2007

    The Adobe Acrobat add-in in Word 2007 has become disabled and I cannot re-enable it. 
    When I go to Word Options - Add-ins - Manage COM Add-ins and try to tick the disabled Acrobat add-in I get the error: "This add-in is installed for all users on this computer and can only be connected by an administrator".
    I can, however can right click on the Word.exe run as Administrator and it is enabled.
    I tried removing the PDFMaker Add In and adding it again and enabling it
    It still does not change the user account Add In, associated to the user on this computer
    How can I re-enable the add-in?
    I'm using Word 2007 with Windows 7 Adobe X 10

    You can refer to the steps mentioned in this forum and check :
    forums.adobe.com/thread/1082813?tstart=30
    Regards,
    Ravi

  • Trying to add memory to 24" 2007 iMac

    Trying to add memory to mid 2007 24"iMac. Big surprise - RAM access door screw is stripped.
    Any ideas about how to remove door panel without damage? Thanks

    It's probably not stripped, it's a captive screw meaing you need to loose it and the use straid blade screw driver or pick to loosen the door. If you can't manage it your local Apple Store or AASP will take care of it in less than 30 seconds.

  • Where can I download iCloud Add-in for outlook 2007

    I donloaded and installed iCloud Control Panel for Windows v1.1 on my pc, followed the instructions, all my calander items got uploaded to icloud, however, changes are not syncing, I read on some posts that you need to activate iCloud Add-in for outlook 2007, when I look for it under Tools > trust center, I don't find it anywhere.
    I spend so much time trying to find it and download it, no success.
    I uninstalled icloud from my pc, and reinstalled it, but still the same.
    Can someone help?

    Hey Saab Driver,
    Thanks for the question. You can download the iCloud Control Panel for Windows here:
    iCloud Control Panel 3.1 for Windows
    http://support.apple.com/kb/DL1455
    Thanks,
    Matt M.

  • Excel add in problem

    I have an excel add-in problem that seems to be local. When I try to retrieve, it does not show anything. The database is not bad at all because when I log on with my username in a different computer, I get the data upon retrieval. What could be the problem?

    When I try to retrieve, it does not show anythingIf really nothing shows up, the multiple EXCEL.EXE as in the previous answer may be a problem.
    If you have already set up the retreive sheet and you just do not get any data make sure you don't have the Gloabl option "Navigate without data" set.

  • Problem  in 2007 :----MasterData Type UserTable can not add row

    hi  all
    i have create a "masterline" UDT.
    In 2005 i have written a code to insert data in that table.
    eg..
    SAPbobsCOM.UserTable UDT;
    UDT=Company.UserTables.Item("TableName");                    
    UDT.Code ="ABC";
    UDT.Name ="1";
    UDT.UserFields.Fields.Item("U_USNM").Value ="XYZ";
    int nErr=UDT.Add();
    In "2005" it working fine but in "2007" it gives exception "MasterData Type UserTable can not add row"
    Regards,
    Rajesh Saini
    Edited by: Rajesh Saini on Feb 5, 2008 2:21 PM

    Hi Rajesh,
    What kind of User Data Table is your table? MasterData, Document or NoObject?
    I have tested and the error shows only when you are trying to fill a table of type MasterData or Document. For tables of type "NoObject" it works fine.
    The only UDTs that you should fill by using UserTable object are the ones of type "NoObject". AddOns that want to be certified cannot update UDO tables (only via UI API for the moment).
    But you are right in version 2005 SP01 it worked fine. I'll ask development whether it has been changed deliberately in B1 2007 or it is a problem.
    Thanks for sharing this information with us, it is very important in order to improve the quality of the final version.
    Regards
    Trinidad.

  • Acrobat add-in for Office 2007 Word

    I had a problem with the tab for acrobat in Word 2007 it suddenly decided to disappear. I found it in the disabled add-ins. but it would not re activate.
    the solution was to completely remove the add-in and then add it back in from the file menu. all now works as it should

    Presenter has never been a "free" download. If you are a
    member of the Authors group in Connect then you can get your plugin
    from the "Getting Started" link on your homepage. The current build
    is Presenter 6.2 and it does work in Office 2007.
    Jorma@RealEyes

  • Crm 2011 on Outlook add-on problem

    2 I'm putting the user in CRM add-on. Was giving error when I run the Configuration Wizard . I did at one configuration . Came CRM plug-ins in Outlook. But it says the connection was interrupted . Other moving user I am writing an http address in the Configuration Wizard somewhere in the middle I get the following error message. Operating System Win 8 Slim , Office 2007 SP3 must be installed and updated CRM . Based user needs to give me an authority. Can you help ?
    Error :
    There was a problem communicating with the Microsoft Dynamic CRM server. The server might be unavailable. Then try again. If the problem persists , contact your system administrator.
    Log error
    Log: 10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.ConfigEngine.GetActionList
    10:22:16| Info| Get action list.
    10:22:16| Info| Get action total progress : 55.
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.ConfigEngine.GetActionEntry
    10:22:16| Info| Action command type : Add.
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.ConfigEngine.Configure
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.ConfigEngine.RunServerDiagnotics
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.ConfigDiagnostics.DiagnosticEngine.Run(CrmServer)
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.ConfigDiagnostics.UserLicenseDiagnostic.ExecuteInternal
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.ConfigDiagnostics.UserLicenseDiagnostic.ExecuteInternal
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.ConfigDiagnostics.ClientCompatibilityDiagnostic.ExecuteInternal
    10:22:16| Info| Client Compatibility result: 0
    10:22:16| Info| Client is compatible with the server
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.ConfigDiagnostics.ClientCompatibilityDiagnostic.ExecuteInternal
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.ConfigDiagnostics.DiagnosticEngine.Run(CrmServer)
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.ConfigEngine.RunServerDiagnotics
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.Configure
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator+DeleteUserApplicationFilesAction.DeleteUserApplicationFilesAction
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator+DeleteUserApplicationFilesAction.DeleteUserApplicationFilesAction
    10:22:16| Info| Deleted user application files.
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.SetConfigurationRegistryValuesAction
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.SetClientRegistryDefaultSettings
    10:22:16| Info| Copied registry values created by setup in HKLM to HKCU on configuration
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.SetClientRegistryDefaultSettings
    10:22:16| Info| Set default settings to client configuration.
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.SetLaptopClientRegistryValues
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.ConfigInfo.GetAspDotNetPath
    10:22:16| Info| ASP Net version key name : Software\Microsoft\ASP.NET\4.0.30319.0
    10:22:16| Info| ASP Net install path : C:\Windows\Microsoft.NET\Framework\v4.0.30319
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.ConfigInfo.GetAspDotNetPath
    10:22:16| Info| Created Crm allow list key.
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.SetLaptopClientRegistryValues
    10:22:16| Info| Set laptop client registry key values.
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.SetPlatformRootAction
    10:22:16| Info| No extended chars in http://formcrm2013/FORMMAKINA2013/XRMServices/2011/Organization.svc were found. No need for short naming.
    10:22:16| Info| Set platform root registry keys.
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.SetPlatformRootAction
    10:22:16| Info| Set platform root key value.
    10:22:16| Info| Set user id registry key.
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.SetConfigurationRegistryValuesAction
    10:22:16| Info| Set configuration registry key values.
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.AddSQMRegkeysAndDirectory
    10:22:16| Info| Added SQM registry keys.
    10:22:16| Info| Added SQM queue directory.
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.AddSQMRegkeysAndDirectory
    10:22:16| Info| Added SQM registry key values and directory.
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.Configure
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.Configure
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.SetCrmRibbonAddinRegistryValuesAction
    10:22:16| Info| Enabled the crm ribbon addin keys under Software\Microsoft\Office\Outlook\Addins\crmaddin.RibbonAddin
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.RemoveCrmAddinOfficeResiliencyRegValuesAction
    10:22:16| Info| Deleted the resiliency keys under Software\Microsoft\Office
    10:22:16| Info| Deleted the resiliency keys under Software\Microsoft\Office
    10:22:16| Info| Deleted the resiliency keys under Software\Microsoft\Office
    10:22:16| Info| Deleted the resiliency keys under Software\Microsoft\Office
    10:22:16| Info| Deleted the resiliency keys under Software\Microsoft\Office
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.RemoveCrmAddinOfficeResiliencyRegValuesAction
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.SetCrmRibbonAddinRegistryValuesAction
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.SetFixedRegistryValuesAction
    10:22:16| Info| Registered the form region for IPM.Note in Office registry hive.
    10:22:16| Info| Registered the form region for IPM.Appointment in Office registry hive.
    10:22:16| Info| Registered the form region for CRM.Task in Office registry hive.
    10:22:16| Info| Registered the form region for CRM.Contact in Office registry hive.
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.SetFixedRegistryValuesAction
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.CreateIntegrationKey
    10:22:16| Info| Created Crm integrate key.
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.CreateIntegrationKey
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.Configure
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.OrganizationRepositoryConfigurator.Configure
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.OrganizationRepositoryConfigurator.SetContextValues
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.OrganizationRepositoryConfigurator.SetContextValues
    10:22:16| Info| Set org-based registry values.
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.OrganizationRepositoryConfigurator.Configure
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.PrimaryConfigurator.Configure
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.PrimaryConfigurator.SetPrimaryContextValues
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.PrimaryConfigurator.SetPrimaryContextValues
    10:22:16| Info| Set Primary Org values.
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.PrimaryConfigurator.Configure
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.OutlookConfigurator.Configure
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.OutlookCRMDatastoreInstaller.DeleteV4CrmDatastore
    10:22:16| Info| Logon mapi store
    10:22:16| Info| Logon admin service
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.OutlookCRMDatastoreInstaller.GetCrmStoreServiceId
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.OutlookCRMDatastoreInstaller.GetServiceIds
    10:22:16| Info| Query all rows in msg service table
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.OutlookCRMDatastoreInstaller.GetServiceIds
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.OutlookCRMDatastoreInstaller.GetCrmStoreServiceId
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.OutlookCRMDatastoreInstaller.DeleteV4CrmDatastore
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.OutlookConfigurator.InitializeMapiStoreForFirstTime
    10:24:23| Error| Exception : Kültür desteklenmiyor.
    Parametre adı: culture
    0 (0x0000) geçersiz bir kültür tanımlayıcısı. konum: Microsoft.Crm.MapiStore.DataStore.WaitInitialized()
    konum: Microsoft.Crm.Application.Outlook.Config.OutlookConfigurator.InitializeMapiStoreForFirstTime()
    konum: Microsoft.Crm.Application.Outlook.Config.OutlookConfigurator.Configure(IProgressEventHandler progressEventHandler)
    konum: Microsoft.Crm.Application.Outlook.Config.ConfigEngine.Configure(Object stateInfo)
    10:24:42|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.OutlookConfigurator.Unconfigure
    10:24:42|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.OutlookConfigurator.Unconfigure
    10:24:42|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.OrganizationRepositoryConfigurator.Unconfigure
    10:24:42|Warning| Error deleting file C:\Users\velihan\AppData\Local\Microsoft\MSCRM\Client\7a9b2155-3771-e211-b833-e61f135c9177False.sdf: İşlem, başka bir işlem tarafından kullanıldığından 'C:\Users\velihan\AppData\Local\Microsoft\MSCRM\Client\7a9b2155-3771-e211-b833-e61f135c9177False.sdf'
    dosyasına erişemiyor.. Marking it for the deletion upon the reboot.
    10:24:42|Warning| Error deleting file C:\Users\velihan\AppData\Local\Microsoft\MSCRM\Client\MetadataCache-7a9b2155-3771-e211-b833-e61f135c9177.sdf: İşlem, başka bir işlem tarafından kullanıldığından 'C:\Users\velihan\AppData\Local\Microsoft\MSCRM\Client\MetadataCache-7a9b2155-3771-e211-b833-e61f135c9177.sdf'
    dosyasına erişemiyor.. Marking it for the deletion upon the reboot.
    10:24:42|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.OrganizationRepositoryConfigurator.RemoveContextValues
    10:24:42| Info| Delete org-based registry keys.
    10:24:42|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.OrganizationRepositoryConfigurator.RemoveContextValues
    10:24:42| Info| Remove org-based registry values.
    10:24:42|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.OrganizationRepositoryConfigurator.Unconfigure
    10:24:42|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.Unconfigure
    10:24:42|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.RemoveFixedRegistryValuesAction
    10:24:42| Info| Removed the form region for IPM.Note in Office registry hive.
    10:24:42| Info| Removed the form region for IPM.Appointment in Office registry hive.
    10:24:42| Info| Removed the form region for CRM.Task in Office registry hive.
    10:24:42| Info| Removed the form region for CRM.Contact in Office registry hive.
    10:24:42|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.RemoveFixedRegistryValuesAction
    10:24:42|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.RemoveIntegrationKey
    10:24:42|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.RemoveIntegrationKey
    10:24:42|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.RemoveCrmRibbonAddinRegistryValuesAction
    10:24:42| Info| Removed the crm ribbon addin keys under Software\Microsoft\Office\Outlook\Addins\crmaddin.RibbonAddin
    10:24:42|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.RemoveCrmAddinOfficeResiliencyRegValuesAction
    10:24:42| Info| Deleted the resiliency keys under Software\Microsoft\Office
    10:24:42| Info| Deleted the resiliency keys under Software\Microsoft\Office
    10:24:42| Info| Deleted the resiliency keys under Software\Microsoft\Office
    10:24:42| Info| Deleted the resiliency keys under Software\Microsoft\Office
    10:24:42| Info| Deleted the resiliency keys under Software\Microsoft\Office
    10:24:42|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.RemoveCrmAddinOfficeResiliencyRegValuesAction
    10:24:42|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.RemoveCrmRibbonAddinRegistryValuesAction
    10:24:42|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.Unconfigure
    10:24:42|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.Unconfigure
    10:24:42|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.StopApplicationHosterAction
    10:24:42|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.StopApplicationHosterAction
    10:24:42| Info| Stopped application hoster.
    10:24:42|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.RemoveApplicationhosterSettings
    10:24:42| Info| Deleted Application hoster registry value.
    10:24:42|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.RemoveApplicationhosterSettings
    10:24:42| Info| Removed application hoster settings.
    10:24:42|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator+DeleteUserApplicationFilesAction.DeleteUserApplicationFilesAction
    10:24:42|Warning| Error deleting file C:\Users\velihan\AppData\Local\Microsoft\MSCRM\Client\CrmCache.sdf: İşlem, başka bir işlem tarafından kullanıldığından 'C:\Users\velihan\AppData\Local\Microsoft\MSCRM\Client\CrmCache.sdf' dosyasına erişemiyor.. Marking
    it for the deletion upon the reboot.
    10:24:42|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator+DeleteUserApplicationFilesAction.DeleteUserApplicationFilesAction
    10:24:42| Info| Deleted user application files.
    10:24:42|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.RemoveSQMRegkeysAndDirectory
    10:24:42| Info| Removed SQM registry keys.
    10:24:42| Info| Removed SQM queue directory.
    10:24:42|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.RemoveSQMRegkeysAndDirectory
    10:24:42| Info| Removed SQM registry key values and directory.
    10:24:42|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.RemoveConfigurationRegistryValuesAction
    10:24:42|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.RemoveLaptopClientRegistryValues
    10:24:42| Info| Deleted Crm allow list key.
    10:24:42|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.RemoveLaptopClientRegistryValues
    10:24:42| Info| Removed Laptop client registry keys.
    10:24:42|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.RemoveConfigurationRegistryValuesAction
    10:24:42| Info| Removed Crm client registry keys.
    10:24:42|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.Unconfigure
    10:24:42| Error| Failed to configure Microsoft Dynamics CRM for Outlook with FORM MAKINA 2013.
    10:24:42|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.ConfigEngine.Configure
    10:24:42| Error| Exception : Outlook için Microsoft Dynamics CRM için kuruluş yapılandırılamıyor. Kuruluşu yapılandırmayı yeniden deneyin. Problem devam ederse, sistem yöneticinizle görüşün. konum: Microsoft.Crm.Application.Outlook.Config.ConfigEngine.Execute(ActionCommand
    command, ServerInfo serverInfo)
    konum: Microsoft.Crm.Application.Outlook.Config.ServerForm.<InitializeBackgroundWorkers>b__3(Object sender, RunWorkerCompletedEventArgs e)
    10:24:49|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.MainForm.AddServer
    10:24:49|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.MainForm.MainForm_Shown
    10:24:52|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.ClientConfig.Terminate
    10:24:52| Info| Exit code: Default
    10:24:52|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.ClientConfig.Terminate
    10:24:52| Info| === Outlook için Microsoft Dynamics CRM Yapılandırma Sihirbazı günlük kaydı durduruldu: 6.2.2015 10:24:52 ===

    Dear Sir / Madam,
    2 I'm putting the user in CRM add-on. Was giving error when I run the Configuration Wizard . I did at one configuration . Came CRM plug-ins in Outlook. But it says the connection was interrupted . Other moving user I am writing an http address in the Configuration Wizard somewhere in the middle I get the following error message. Operating System Win 8 Slim , Office 2007 SP3 must be installed and updated CRM . Based user needs to give me an authority. Can you help ?
    Error :
    There was a problem communicating with the Microsoft Dynamic CRM server. The server might be unavailable. Then try again. If the problem persists , contact your system administrator.
    Log error
    Log: 10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.ConfigEngine.GetActionList
    10:22:16| Info| Get action list.
    10:22:16| Info| Get action total progress : 55.
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.ConfigEngine.GetActionEntry
    10:22:16| Info| Action command type : Add.
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.ConfigEngine.Configure
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.ConfigEngine.RunServerDiagnotics
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.ConfigDiagnostics.DiagnosticEngine.Run(CrmServer)
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.ConfigDiagnostics.UserLicenseDiagnostic.ExecuteInternal
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.ConfigDiagnostics.UserLicenseDiagnostic.ExecuteInternal
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.ConfigDiagnostics.ClientCompatibilityDiagnostic.ExecuteInternal
    10:22:16| Info| Client Compatibility result: 0
    10:22:16| Info| Client is compatible with the server
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.ConfigDiagnostics.ClientCompatibilityDiagnostic.ExecuteInternal
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.ConfigDiagnostics.DiagnosticEngine.Run(CrmServer)
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.ConfigEngine.RunServerDiagnotics
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.Configure
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator+DeleteUserApplicationFilesAction.DeleteUserApplicationFilesAction
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator+DeleteUserApplicationFilesAction.DeleteUserApplicationFilesAction
    10:22:16| Info| Deleted user application files.
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.SetConfigurationRegistryValuesAction
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.SetClientRegistryDefaultSettings
    10:22:16| Info| Copied registry values created by setup in HKLM to HKCU on configuration
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.SetClientRegistryDefaultSettings
    10:22:16| Info| Set default settings to client configuration.
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.SetLaptopClientRegistryValues
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.ConfigInfo.GetAspDotNetPath
    10:22:16| Info| ASP Net version key name : Software\Microsoft\ASP.NET\4.0.30319.0
    10:22:16| Info| ASP Net install path : C:\Windows\Microsoft.NET\Framework\v4.0.30319
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.ConfigInfo.GetAspDotNetPath
    10:22:16| Info| Created Crm allow list key.
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.SetLaptopClientRegistryValues
    10:22:16| Info| Set laptop client registry key values.
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.SetPlatformRootAction
    10:22:16| Info| No extended chars in http://formcrm2013/FORMMAKINA2013/XRMServices/2011/Organization.svc were found. No need for short naming.
    10:22:16| Info| Set platform root registry keys.
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.SetPlatformRootAction
    10:22:16| Info| Set platform root key value.
    10:22:16| Info| Set user id registry key.
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.SetConfigurationRegistryValuesAction
    10:22:16| Info| Set configuration registry key values.
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.AddSQMRegkeysAndDirectory
    10:22:16| Info| Added SQM registry keys.
    10:22:16| Info| Added SQM queue directory.
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.AddSQMRegkeysAndDirectory
    10:22:16| Info| Added SQM registry key values and directory.
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.Configure
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.Configure
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.SetCrmRibbonAddinRegistryValuesAction
    10:22:16| Info| Enabled the crm ribbon addin keys under Software\Microsoft\Office\Outlook\Addins\crmaddin.RibbonAddin
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.RemoveCrmAddinOfficeResiliencyRegValuesAction
    10:22:16| Info| Deleted the resiliency keys under Software\Microsoft\Office
    10:22:16| Info| Deleted the resiliency keys under Software\Microsoft\Office
    10:22:16| Info| Deleted the resiliency keys under Software\Microsoft\Office
    10:22:16| Info| Deleted the resiliency keys under Software\Microsoft\Office
    10:22:16| Info| Deleted the resiliency keys under Software\Microsoft\Office
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.RemoveCrmAddinOfficeResiliencyRegValuesAction
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.SetCrmRibbonAddinRegistryValuesAction
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.SetFixedRegistryValuesAction
    10:22:16| Info| Registered the form region for IPM.Note in Office registry hive.
    10:22:16| Info| Registered the form region for IPM.Appointment in Office registry hive.
    10:22:16| Info| Registered the form region for CRM.Task in Office registry hive.
    10:22:16| Info| Registered the form region for CRM.Contact in Office registry hive.
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.SetFixedRegistryValuesAction
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.CreateIntegrationKey
    10:22:16| Info| Created Crm integrate key.
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.CreateIntegrationKey
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.Configure
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.OrganizationRepositoryConfigurator.Configure
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.OrganizationRepositoryConfigurator.SetContextValues
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.OrganizationRepositoryConfigurator.SetContextValues
    10:22:16| Info| Set org-based registry values.
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.OrganizationRepositoryConfigurator.Configure
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.PrimaryConfigurator.Configure
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.PrimaryConfigurator.SetPrimaryContextValues
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.PrimaryConfigurator.SetPrimaryContextValues
    10:22:16| Info| Set Primary Org values.
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.PrimaryConfigurator.Configure
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.OutlookConfigurator.Configure
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.OutlookCRMDatastoreInstaller.DeleteV4CrmDatastore
    10:22:16| Info| Logon mapi store
    10:22:16| Info| Logon admin service
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.OutlookCRMDatastoreInstaller.GetCrmStoreServiceId
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.OutlookCRMDatastoreInstaller.GetServiceIds
    10:22:16| Info| Query all rows in msg service table
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.OutlookCRMDatastoreInstaller.GetServiceIds
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.OutlookCRMDatastoreInstaller.GetCrmStoreServiceId
    10:22:16|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.OutlookCRMDatastoreInstaller.DeleteV4CrmDatastore
    10:22:16|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.OutlookConfigurator.InitializeMapiStoreForFirstTime
    10:24:23| Error| Exception : Kültür desteklenmiyor.
    Parametre adı: culture
    0 (0x0000) geçersiz bir kültür tanımlayıcısı. konum: Microsoft.Crm.MapiStore.DataStore.WaitInitialized()
    konum: Microsoft.Crm.Application.Outlook.Config.OutlookConfigurator.InitializeMapiStoreForFirstTime()
    konum: Microsoft.Crm.Application.Outlook.Config.OutlookConfigurator.Configure(IProgressEventHandler progressEventHandler)
    konum: Microsoft.Crm.Application.Outlook.Config.ConfigEngine.Configure(Object stateInfo)
    10:24:42|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.OutlookConfigurator.Unconfigure
    10:24:42|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.OutlookConfigurator.Unconfigure
    10:24:42|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.OrganizationRepositoryConfigurator.Unconfigure
    10:24:42|Warning| Error deleting file C:\Users\velihan\AppData\Local\Microsoft\MSCRM\Client\7a9b2155-3771-e211-b833-e61f135c9177False.sdf: İşlem, başka bir işlem tarafından kullanıldığından 'C:\Users\velihan\AppData\Local\Microsoft\MSCRM\Client\7a9b2155-3771-e211-b833-e61f135c9177False.sdf'
    dosyasına erişemiyor.. Marking it for the deletion upon the reboot.
    10:24:42|Warning| Error deleting file C:\Users\velihan\AppData\Local\Microsoft\MSCRM\Client\MetadataCache-7a9b2155-3771-e211-b833-e61f135c9177.sdf: İşlem, başka bir işlem tarafından kullanıldığından 'C:\Users\velihan\AppData\Local\Microsoft\MSCRM\Client\MetadataCache-7a9b2155-3771-e211-b833-e61f135c9177.sdf'
    dosyasına erişemiyor.. Marking it for the deletion upon the reboot.
    10:24:42|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.OrganizationRepositoryConfigurator.RemoveContextValues
    10:24:42| Info| Delete org-based registry keys.
    10:24:42|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.OrganizationRepositoryConfigurator.RemoveContextValues
    10:24:42| Info| Remove org-based registry values.
    10:24:42|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.OrganizationRepositoryConfigurator.Unconfigure
    10:24:42|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.Unconfigure
    10:24:42|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.RemoveFixedRegistryValuesAction
    10:24:42| Info| Removed the form region for IPM.Note in Office registry hive.
    10:24:42| Info| Removed the form region for IPM.Appointment in Office registry hive.
    10:24:42| Info| Removed the form region for CRM.Task in Office registry hive.
    10:24:42| Info| Removed the form region for CRM.Contact in Office registry hive.
    10:24:42|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.RemoveFixedRegistryValuesAction
    10:24:42|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.RemoveIntegrationKey
    10:24:42|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.RemoveIntegrationKey
    10:24:42|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.RemoveCrmRibbonAddinRegistryValuesAction
    10:24:42| Info| Removed the crm ribbon addin keys under Software\Microsoft\Office\Outlook\Addins\crmaddin.RibbonAddin
    10:24:42|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.RemoveCrmAddinOfficeResiliencyRegValuesAction
    10:24:42| Info| Deleted the resiliency keys under Software\Microsoft\Office
    10:24:42| Info| Deleted the resiliency keys under Software\Microsoft\Office
    10:24:42| Info| Deleted the resiliency keys under Software\Microsoft\Office
    10:24:42| Info| Deleted the resiliency keys under Software\Microsoft\Office
    10:24:42| Info| Deleted the resiliency keys under Software\Microsoft\Office
    10:24:42|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.RemoveCrmAddinOfficeResiliencyRegValuesAction
    10:24:42|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.RemoveCrmRibbonAddinRegistryValuesAction
    10:24:42|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.AddinConfigurator.Unconfigure
    10:24:42|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.Unconfigure
    10:24:42|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.StopApplicationHosterAction
    10:24:42|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.StopApplicationHosterAction
    10:24:42| Info| Stopped application hoster.
    10:24:42|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.RemoveApplicationhosterSettings
    10:24:42| Info| Deleted Application hoster registry value.
    10:24:42|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.RemoveApplicationhosterSettings
    10:24:42| Info| Removed application hoster settings.
    10:24:42|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator+DeleteUserApplicationFilesAction.DeleteUserApplicationFilesAction
    10:24:42|Warning| Error deleting file C:\Users\velihan\AppData\Local\Microsoft\MSCRM\Client\CrmCache.sdf: İşlem, başka bir işlem tarafından kullanıldığından 'C:\Users\velihan\AppData\Local\Microsoft\MSCRM\Client\CrmCache.sdf' dosyasına erişemiyor.. Marking
    it for the deletion upon the reboot.
    10:24:42|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator+DeleteUserApplicationFilesAction.DeleteUserApplicationFilesAction
    10:24:42| Info| Deleted user application files.
    10:24:42|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.RemoveSQMRegkeysAndDirectory
    10:24:42| Info| Removed SQM registry keys.
    10:24:42| Info| Removed SQM queue directory.
    10:24:42|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.RemoveSQMRegkeysAndDirectory
    10:24:42| Info| Removed SQM registry key values and directory.
    10:24:42|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.RemoveConfigurationRegistryValuesAction
    10:24:42|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.RemoveLaptopClientRegistryValues
    10:24:42| Info| Deleted Crm allow list key.
    10:24:42|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.RemoveLaptopClientRegistryValues
    10:24:42| Info| Removed Laptop client registry keys.
    10:24:42|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.RemoveConfigurationRegistryValuesAction
    10:24:42| Info| Removed Crm client registry keys.
    10:24:42|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.GlobalRepositoryConfigurator.Unconfigure
    10:24:42| Error| Failed to configure Microsoft Dynamics CRM for Outlook with FORM MAKINA 2013.
    10:24:42|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.ConfigEngine.Configure
    10:24:42| Error| Exception : Outlook için Microsoft Dynamics CRM için kuruluş yapılandırılamıyor. Kuruluşu yapılandırmayı yeniden deneyin. Problem devam ederse, sistem yöneticinizle görüşün. konum: Microsoft.Crm.Application.Outlook.Config.ConfigEngine.Execute(ActionCommand
    command, ServerInfo serverInfo)
    konum: Microsoft.Crm.Application.Outlook.Config.ServerForm.<InitializeBackgroundWorkers>b__3(Object sender, RunWorkerCompletedEventArgs e)
    10:24:49|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.MainForm.AddServer
    10:24:49|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.MainForm.MainForm_Shown
    10:24:52|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.ClientConfig.Terminate
    10:24:52| Info| Exit code: Default
    10:24:52|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.ClientConfig.Terminate
    10:24:52| Info| === Outlook için Microsoft Dynamics CRM Yapılandırma Sihirbazı günlük kaydı durduruldu: 6.2.2015 10:24:52 ===
    Teşekkürler. 

  • Add-in and Excel 2007

    Hi everyone,<BR><BR>Does anybody know if essbase Add-in version 6.5.5 will work togehter with Excel 2007? I really cannot find any detail on this.<BR><BR>Thanks in advance<BR>

    Chances are, your VBA code isn't broken because of the API, but because the old xls/xla workbook had a reference to the old excel object model.<BR><BR>Go to the VBA editor and choose the Tools/References menu item. Look for any "missing" entries and perhaps the new version of excel has an equivalent. If a reference is missing, it can cause certain functions to lose their definition and it shows up as broken code (i.e. no definitions for string functions like len, format$, etc... is a frequent side effect).<BR><BR>There is another possibility, a more pervasive and complicated one (at least to explain). Excel 2007 may be interpreting the module defines differently. The API modules with essbase use a patter like this:<BR><BR>1: Declare Function EssSomething1 Lib "esbapin.DLL" (etc...)<BR>2: Declare Function EssSomething2 Lib "esbapin" (etc...)<BR>3: Declare Function EssOtlSomething1 Lib "esbotln.DLL" (etc...)<BR>4: Declare Function EssOtlSomething2 Lib "esbotln" (etc...)<BR><BR>The first definition sort of "keys" the dll to the VBA module, so subsequent references don't particularly need the .DLL extension. The problem is that if the first use of the dll doesn't include the extension, the dynamic linking isn't always resolved properly. In at least one case, I've had to add the extension TO EVERY SINGLE DECLARE. This resolved my issue, and it wasn't especially difficult to do, but I have no definitive explanation for why it was necessary or what made to resolve the issue.<BR><BR>So, do I recommend you try this fix? Only as a last resort. I'd check the references for missing modules first, as it's more likely to be an issue and it's really easy to do.<BR><BR>HTH,<BR><BR>-Doug.<BR>

  • SharePoint 2010 Datasheet view problem - Office 2007 database engine download not fixing the issue

    We rolled out new laptops (Dell Latitude E7440)/desktops with 64-bit Windows 7 and 64-bit Office 2013 a couple of weeks ago. We installed the 2007 Access Database Engine to enable Datasheet views on our SharePoint 2010 site for our employees, and it worked
    before Thanksgiving. However, after the holiday, datasheet view is not working for anyone. I have my old 64-bit Dell laptop with 64-bit Office 2010/2007 Access Database Engine, and it still works there.
    I have tried the x86 2007 Access Database Engine, the 2010 Access Database Engine, the Office 2013 Access Runtime, with 32-bit and 64-bit IE (trying any combinations to see if I can get datasheet views to work).
    The one obvious difference is the new laptops have Office 2013. Has anyone run into this before, and is there a solution when the standard 2007 Access Database Engine download does not fix the datasheet view problem?

    Coworker figured it out. After the 2007 Access Database Engine is installed, go to Internet Explorer, Tools menu --> Compatibility View Settings, and add your SharePoint website to the list. Your SharePoint datasheet list views should start working
    after that. Might be something particular to Internet Explorer 11.

  • Duplex Printing Problem - Word 2007, Vista and HP Officejet Pro L7780

    I'm having trouble with duplex printing on my new HP Officejet Pro L7780, from Word 2007, running on a brand new Vista system.  I've also had this same problem (repeatable) with two other computers, running XP Professional/Word 2003, XP Home/Word 2003.  All of the service packs have been installed for the operating system, word, and printer. 
    If you print a landscape document, using the auto duplex setting for the HP printer, the margins will print out offset by .25 inches, on the left and rigt margins.  So if your margin is 1 inches on right and left, the margins will print to .75 on one side and 1.25 on the other.  This would be annoying, except that I'm trying to print brochures and books, which requires that the pages print out exactly as set up... "close enough" isn't working for me
    The way I have replicated this problem is as follows:  set up a document in landscape format, using the default margins.  Insert an image on page one, size it so it takes the full margin area.  On the second page, fill it up with text.  Print the document, selecting the printer properties and setting Print on Both Sides=Automatic.   The easiest way see the problem is by holding the document up to the light.  The front and back margins should match and they don't.
    Any help you can provide would be very much appreciated.
    Diana

    Diana,
    This problem is perhaps much larger than you might have imagined.  We have tried to work with Hewlett Packard for over two years on the duplex printing problems.  In the process, we have expended over 100 hours of effort in troubleshooting the problem which has included updating software, reinstalling software, developing test documents, escalating issues, submitting technical findings, and in purchasing replacements.  Unfortunately, our efforts to interact with Hewlett Packard excalated support have resulted in an aire of apathy, disinterest, incompetence, frustration, redundancy, occasional discourtesy, and an outright lack of professional decorum - something inconceivable of a large, reputable company.
    We have identified several problems with duplex printing.  The duplex printing problems include irregular margin increases (.25 to .50 inch), margin shifts, cut-off text, compressed text, and compressed graphics.  Please note that most of these problems are only evident when printing documents from computer applications to the printer.  If the user simply uses the front printer panel to copy in duplex mode, these problems are not always evident.  This suggests that the printer mechanics are capable of properly duplexing and that the problem lies in the drivers.
    The problem is evident on the HP OfficeJet Pro L7780, Photosmart L7180, Photosmart C6150, Photosmart 3310, and likely on many, many other HP models.  The problem is evident on many computers (HP, IBM, Toshiba, and Dell), is evident in multiple applicatons (Word, Wordperfect, Excel, Peachtree, Notepad, and many more), and is evident on multiple operating systems (Windows XP Home, Windows XP Professional, Windows XP Media Center Edition, and Microsoft Vista).
    We consider ourselves to be extremely polite, patient individuals, but have nearly been driven to outrage by the indignant disregard offered us by HP's escalation support department; a department which should represent the cream-of-the-crop in both service and technical expertise.  Given the ease with which the problem can be duplicated, we expected an extremely quick resolution by HP who, to our knowledge, has never even made the effort to duplicate the problem in-house on our behalf.
    Ironically, HP highly advertises their J.D. Powers rated technical support, yet it appears that they actually have extremely poor published consumer rankings in some of today's mainstream computer magazines.  HP technical support makes no apologies for the fact the user cannot use a major feature of their printers, offers no indication that the problem is even being addressed, and off-loads the responsibility by suggesting that we contact Microsoft (who is to blame for this issue).
    Thank you, Diane, for your message.  We had a hard time imagining that we were the only one experiencing this problem, especially when HP promotes such a representation.  Which also begs the question why HP plays like the problem does not even exist?  I also fail to understand why HP technical support shows so little interest in a problem that is easily duplicated and adversely affects a major feature of the printer which is commonly used by individuals purchasing equipment for its duplex capabilities.
    This is sad because we have been a loyal customer of HP for over twenty-five years.  There was a time when we would have happily endorsed HP's steller products and steller support (provided you could get a problem escalated).  Now, however, they all-too-often appear to offer equipment that fails to support advertised features which is backed up by sub-standard support and extremely expensive ink.  This is an especially sad commentary for users who are buying HP's upper-end printers and computers.
    We desire to know if there are others out there experiencing similar problems?  If you have experienced these problems or would like samples of the problems we have duplicated, please respond.  I think the more information we gather, the better our chance of a successful resolution to a serious problem.
    Thanks Everyone!

  • Combine supported files... problem (Word 2007, Acrobat 9, Windows 7)

    Windows 7; Word 2007; Acrobat Pro 9
    Print > Adobe PDF within Word produces pdf file that faithfully reproduces the Word file (that is, this process works as expected).
    RClick context menu 'Combine supported files in Acrobat' produces output characterized by incorrect letter spacing and incorrect typeface (font) output among other issues.
    Various possible resolutions have been tried with no success (PDFMaker option changes, output resolution (dpi) changes and so forth).
    The same results are obtained when using the combine feature from within Acrobat Pro.
    Thanks for any and all help.

    Footnotes in tables were the problem with my doc as well.  I tried the option of saving the doc as a Word 2003 file, but it didn't help.  I chatted with Adobe Customer Service and was provided this fix:
    In Word 2007, click on the Acrobat ribbon
    In the "Create Adobe PDF" panel, click on "Preferences"
    In the "Settings" tab, under "Application Settings," UNCHECK the box next to "Enable Accessibility and Reflow with tagged Adobe PDF"
    After that, I was able to create the PDF, and the table of contents and external hyperlinks all worked.  The footnotes were no longer hyperlinked, but since they're on the same page as the items they're referencing, that's not really a problem.  Cheers,
    JG

  • EPM add-in problem with input data,retrieve dimension or members

    Hello everyone,
    I am trying to use data write back (input data) function with EPM add-in in Dashboards. I managed successfully bringing results of an EPM report. I've created a local connection at EPM, and created a  connection at data manager for"Planning and consolidation, version for SAP netweaver platform". And i could get the values via refreshing connection at preview mode, so far so good. Now i want to add a connection which will serve as data write back function to a specific BPC cube. The problem is,  I can retrieve data source name and environment name. But when i click to retrieve model names, it retrieves empty results. The problem exist in, "retrieve dimension" and"retrieve dimension members" functionalities too. I realized that i could retrieve model names for only one specific environment, but even i could get these, when i try to retrieve "cell definition" i am facing an error. You can see related screenshots below.
    I am using Dashboards 4.1 SP2,  EPM connector 10 SP 17.  I created two connections as local and business planning and consolidation for netweaver. I selected same environment and model name for these connections. Neither did work.  Any ideas?
    Update: The reason i could see some model names and some others not  was i didn't specified the model as data source at: 
    Enable BPC Model as reporting data source
               Logon to BPC 10.0 NW web client -> Planning and Consolidation Administration -> Dimensions and Models -> Models -> Select the Model -> Edit -> Features Used with the Model -> mark check box 'Use as Source of Data' -> Save.
    I will update here if i could find a solution for the other issue. (First screenshot).
    Update_2: The problem was occuring because i wasn't connecting to transient cube, created automatically by applying the step at Update_1. While creating a local connection, you shouldn't connect to the original cube, but to the transient one instead to use input data functionality.
    Regards,
    Onur
    Message was edited by: Onur Göktaş

    HI,
    I believe it is definitely the support pack. I posted an issue on this forum and I saw your post.  Your issue is very similar to mine. I saw Andy's reply to you about the SP 18 and looked into it.  Thanks Andy.  SP 18 resolved my issue.  See my post.  Kathy

Maybe you are looking for

  • Error ERR-1412 Unable to resolve page alias

    hi, i'm able to get the page by specifying the application id. but unable to get it by using the page alias(ie.,application name). What could be the problem....

  • Why the output file invisible from JCreator??

    i developed a program with JCreator. with the program, i intend to write something to an output file with the codes like: FileOutputStream fos = new FileOutputStream("output.txt"); DataOutputStream dos = new DataOutputStream(fos); for(int i=0; i<10;

  • Wishlist for Final Cut v6

    Greetings, As i see it, the biggest need in FCP today is a complete redesign in the creation of CG. Simply put, its way too confusing (and slow) as it is now. The Boris plugin is slow (and unstable at best) Live type...well...i hate it, its a big pai

  • Arbitration mailboxes exist in root and child domains, which to delete?

    Hi, I discovered a problem with my Arbitration Mailboxes when setting up a Moderated Distribution group. The moderator wasn't receiving an email from Exchange advising that there was a message that needed to be approved or declined. A bit of digging

  • Are there any init.ora parameters which can't be changed at all ?

    DB version: 11gR2 We have the following two types of initialization parameters Dynamic - Which can be changed without a DB bounce (example CURSOR_SHARING) Static  - Which can be changed only with a DB bounce (example MEMORY_MAX_TARGET ) Both types of