Posts

CRM - Outlook Synchronization Performance Improvement

hi, have implemented microsoft dynamics crm 4.0 in our organization , configured 600 users in crm system.   users having outlook client crm. there few users having multiple subscriptions outlook client. we observed after implementation of outlook client crm (online-offline synchronization), overall performance has been decreased.  observed database performance in fog light tool , found 50% of time taking while executing #syncentry insert, update queries. the synchronization time configured 15 minutes in users outlook client. please let know steps improve overall performance. thanks, suresh Archived Forums SA-SM  >  Silverlight (formerly WPF/E) General Discussion

How to know which row is clicked on in DataGrid?

from threads, know datagrid doesnot support mouseleftbuttondown event. think there should alternative way there. here code:                  <data:datagrid x:name="datagrid1" height="auto" isreadonly="true" autogeneratecolumns="false" width="auto" headersvisibility="none" borderthickness="0"                                mouseleftbuttondown="datagrid1_mouseleftbuttondown">                                        <data:datagrid.columns>       ...

AFTER INSTALLATION PROBS.......HELP NEEDED

you notice after installing sql server 2005 there warning message in sql server log sql server cannot lock pages in memory.   what must allow sql server lock memory pages in memory?   after installing sql server, customer complains transactions slow.   you notice there excessive i/o in tempdb.   you want move tempdb set of disks, have sytem administrator configure 2 more logical disks on server.   what must configure sql server tempdb on new set of disks?   you instructed install sql server in active / active cluster environment.   what 2 network related pieces of information must have prior performing installation?   happy learning...   http://msdn2.microsoft.com/en-us/library/ms187499.aspx http://msdn2.microsoft.com/en-us/library/ms179301.aspx http://msdn2.microsoft.com/en-us/library/ms345408.aspx   madhu SQL Server  >...

Filtering invalid rows

hi, while inserting records source destination i want filter out records non numeric. please suggest me possible , best way so. i using sql server 2005 bids   ~technology analyst~ http://sqlserversolutions.blogspot.com/2008/12/numeric-checking-in-ssis.html http://www.rad.pasfu.com SQL Server  >  SQL Server Integration Services

MSDN Update Jan 2011: Administering Team Foundation, Planning + Tracking Projects

content updates month: - configure team foundation server security integrated windows authentication - configure clients use proxy server or add , manage proxy server location records team foundation server deployment - simplified content work item type schema reference - define data fields globally team project or collection - , more ... esther fan | visual studio, content lead | if post answers question, please click "mark answer" on post , mark helpful. thanks! Archived Forums V  >  Team Foundation Server - Setup and Administration

Start Project Creation Wizard from code?

is possible start project creation wizard code? thinking of simple tool create sub projects within team projects (which how user tfs), nice able start new team project tool well. can't find way start wizard, maybe missed something? regards unfortunately there isn't way this.  project creation bound vsip packages can't run outside of visual studio.  however, actions pcw takes can performed external code (it makes web service calls, calls work item tracking/version control object model, uploads documents/reports, etc), take work.   -dennis Archived Forums V  >  Team Foundation Server - Setup and Administration

sfB, Microsoft SDN, and Aruba (HPE) SDN question?

was directed ask question here posed in main sfb forum. https://social.technet.microsoft.com/forums/en-us/00e29bf7-5f3d-4232-bc9a-e5211cc6be79/sfb-microsoft-sdn-and-aruba-hpe-sdn-question?forum=sfbfr just re-iterate, have sfb installation on 2012 r2 servers, multiple fes running ms sdn listeners pointing pool of sdn managers (dns load balanced , sql db). works great, communication on http (port 9333), , according logs, no issues. my issue communication between ms sdn managers , aruba van sdn controller. have replaced self-cert on aruba controller cert signed windows ent ca , imported both signed , root cert ca aruba controller per admin guide controller. no issues can foresee here. when browse sdn controller via browser, certificate shown 1 generated , shows certificate chain ca. i running ms sdn 2.2 recommended api work latest hpe network optimizer 1.5.4 trying working on aruba sdn 2.8.8 controller. i following  https://msdn.microsoft.com/en-us/library/office/dn78520...