Posts

SQL Audit fail

hi see many audit fail mssqlserver @ eventlog and login remote computer , login name is "domainname\remoteservername$" but don't know login referring . hints? looks machine account.  perhaps there service on running on remote server under local system or network service trying connect box.  these use machine account access remote resources.  if access sql server desired, may better use regular domain account instead. dan guzman, sql server mvp, http://www.dbdelta.com SQL Server  >  SQL Server Database Engine

TF400572 : The project process settings must be configured for this feature to be used, Trying to export the process configuration , have the error.. Please help..

info2m hi info2m, did upgrade tfs? please try refer article below configure features. # configure features after upgrade https://msdn.microsoft.com/en-us/library/vs/alm/work/customize/configure-features-after-upgrade on other hand, please try create new team collection , new team project, try again. regards starain we trying better understand customer views on social support experience, participation in interview project appreciated if have time. helping make community forums great place. click here participate survey. Archived Forums V  >  Team Foundation Server - Setup and Administration

SmoothStreamingSource Property and url rewriting

 hi group, i trying play big buck bunny sample using msmf , want use different uri in smoothstreamingsource property , rather absolute uri , , use iis rule rewrite capabilities rewrite same location of preference. eg. uri 1 works: http://localhost/xyzsite/x/y/z/big buck bunny.ism/manifest uri 2 doesnot work:  http://localhost/xyzsite/a/mainfest the uri1 works fine , can see content , here not using rewrite rule , playing video. the uri 2 uses rewrite rules , although cs-uri-stem , cs-uri-query same in iis logs both cases , case 2 gives 404 0 2 respectively in log file. the error : error 0:failed download 50 consecutive chunks stream type audio-halting playback.  the next error : ag_e_network_error thanks in advance.   i have tried moving media files clientbin location , have made allowdoubleescaping=true in security section of web.config nothing works.      i able resolve issue :) , there problem rule. thanks an...

Build error when building shared assembly in TFS. An error was encountered when processing operation

we have 2 solution. 1 wpf solution, , 1 web solution (wcf). 1 project used in both solutions. when building @ tfs server, following error log-file output: c:\program files (x86)\msbuild\microsoft\visualstudio\v11.0\web\microsoft.web.publishing.targets(4377,5): warning : error encountered when processing operation 'create file' on '<name>.common.entities.dll'.   [c:\builds\14\<name>\2. test.<name>services\sources\<name>source\<name>.server.webserverhost\<name>.server.webserverhost.csproj] c:\program files (x86)\msbuild\microsoft\visualstudio\v11.0\web\microsoft.web.publishing.targets(4377,5): warning : retrying operation 'update' on object filepath (default web site/<name>services\bin\<name>.common.entities.dll). attempt 1 of 2. [c:\builds\14\<name>\2. test.<name>services\sources\<name>source\<name>.server.webserverhost\<name>.server.webserverhost.csproj] c:\program files (x...

Work Item Field Explorer add values in collection

Image
hello in tfs work item... i want add values in system.state open  work item field explorer ...but when open open in disable cant edit in system.state  collection want add more values in system.state collection how can add in ..plz tell me thnaks & regards, pramod tiwari hi pramod, thank post. what's version of tfs? you can try , use process editor editor wit. the general steps following. 1. download , install tfs power tools if not install before. if using tfs 2010, can use tfs 2010 power tools . 2. open target wit via process editor. 3. go workflow tab, click toolbox to add new state and transition link , , define state change workflow. regards, lily wu [msft] msdn community support | feedback us Archived Forums T-U  >  Team Foundation ...

I cannot connect to SSAS Windows 7 Developer Version

using windows 7 64 bit, sql server 2008r2 developer 64 bit on single box. from ssms can see ssas server , has green mark. still cannot connect it. ran setup created new instance ,  get same thing. ditto 2005 installed on box. sql browser running. error message below. there should no databases on server unless installation puts 1 there don't see similar installation on laptop. i can connect engine, ssrs , ssis. i don't know else wrong? help appreciated. title: edit server registration properties testing registered server failed. verify server name, login credentials, , database, , click test again. additional information: a connection cannot made. ensure server running. (microsoft.analysisservices.adomdclient) a connection attempt failed because connected party did not respond after period of time, or established connection failed because connected host has failed respond 27.0.0.1:49301 (system) thanks   tom g. from above appear using 27.0.0.1 mean 127...

How to Move large amounts of Data?

does know of program move large amounts of data,  , keep file permissions , folder structure? disks 2tb files in excess of 100mb / file we switching old san new disk array,  when attempt move files xcopy receive out of memory errors. any suggestions? hi. from can see suggest robocopy. robocopy can copy/mirror bot folder structure , file permissions. have used 2gb+ migrations before. for more information please see: robocopy guess using like, read technet article linked.. robocopy /e /copyall /b source destination oscar virot Windows Server  >  File Services and Storage