enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. how to expose a single method of organization service to third...

    social.microsoft.com/forums/en-US/7946efd0-3a7d-4830-bb75-f2f9cddf5156/how-to...

    Q3. is it possible to have our custom wcf service and one method create, accepting some 10 parameters then using CRM Sdk we are creating records ...is this approach correct ( is it possible to build a custom WCF service which in turn using our SdK dlls to create records in crm app) Q4. Is there an other smart solution to this requirement.

  3. How to open notepad from windows service - social.microsoft.com

    social.microsoft.com/.../how-to-open-notepad-from-windows-service

    This is ravindra,currently working on Windows Service. I implemented the following two methods to call notepad.exe from windows service,but its not working.So,please anybody help to complete my task. Method1: ===== STARTUPINFO si = new STARTUPINFO(); PROCESS_INFORMATION pi = new PROCESS_INFORMATION();

  4. Microsoft HPC Pack 2008 Service Pack 1 and SDK now available

    social.microsoft.com/forums/en-US/3f9364ae-aa51-40f7-aa8c-e69f17d214a2/...

    The download will be available againt this week. There was a minor problem with the installer not installing the service pack on systems configured for High Availability. The update is still available through Windows Update in the mean time, as that installs in a slightly different manner.

  5. CRM Sandbox Processing Service is not running on on premise crm...

    social.microsoft.com/Forums/en-US/7d96ed71-1074-43af-95fc-db2e095bf3b2/crm...

    Hi Team, We have no plugins registered in Sandbox mode and it is crm on-premise 2015 . our CRM Sandbox Processing ...

  6. VBS: Get Bios Serial Number - social.microsoft.com

    social.microsoft.com/.../vbs-get-bios-serial-number

    Hello my friend i have just learned VBS therefore, i have a my homework: Get Bios Serial Number Code: ...

  7. Plug-In Shared Variables & Async Service & Load Balanced...

    social.microsoft.com/Forums/en-US/94119e23-7c7e-4186-a751-5b8f740f02c3/plugin...

    Probably too late for the original poster, but for reference the way I understand this works is: 1. For synchronous events, the Shared Variable data will be maintained in memory on the CRM server that runs the plugin, and the pre and post event will always run on the same server 2.

  8. Powershell Print service report - social.microsoft.com

    social.microsoft.com/.../powershell-print-service-report

    Dear all, I need your kindly help in order to create a report that contains the amount of print jobs per months per queue on a server that host 600 queues, for the moment I manage to setup printing logs on the event logs in order to get all jobs.

  9. E-mail message not marked as replied or forwarded correctly in...

    social.microsoft.com/forums/en-US/cb794be4-b2cc-46f4-ad0d-e5dae80925a6/email...

    M2 is marked as 'replied' correctly (as seen by User A via EWS). 4) If User A and B keep replying to each others, there is no problem. 5) If User B forwards (vs replies) M3 with email M4 to User A, M3 is *NOT* marked as 'forwarded' as seen by User B via EWS. 6) If User A logs into OWA and checks M4, M4 is not in the same email thread as M1, M2, M3.

  10. I am not able to start the WHS console. WHS is reporting that the...

    social.microsoft.com/forums/en-US/656a16e8-32cc-4b16-9a67-efb54dcd7294/i-am...

    When I open My Computer, I see the D partition. When I open up the Disk Magement MMC I see the D: partition next to the 20 C partition.

  11. Increase the number of attributes per entity in CRM 4.0? Redesign...

    social.microsoft.com/Forums/en-US/562635a3-1c58-4d65-a948-37749d7349f4/...

    Try adding a custom entity called 'Customer Product', add a 1:N between Account and Customer Product (so sub-grid on the account showing customer products), and a N:1 to Product (so a lookup on the customer product to product).