Posts

Showing posts from July, 2011

Wrong SelectedDate in DatePicker

i have datepicker this < controls : datepicker fontsize ="12" istodayhighlighted ="true" height ="20" width ="150" x : name ="ddata" minwidth ="150" firstdayofweek ="monday" padding ="0" selecteddate ="{ binding ddata , mode =twoway, validatesonexceptions =true, notifyonvalidationerror =true}" /> also have domaindatasource like < riacontrols : domaindatasource x : name ="mydata" autoload ="false" queryname ="getnrcds" loadsize ="20" > < riacontrols : domaindatasource.domaincontext > < ds : catalog /> </ riacontrols : domaindatasource.domaincontext > < riacontrols : domaindatasource.filterdescriptors > < riadata : filterdescriptorcollection > < riadata : filterdescriptor propertypath ="nnr" operator ="isequalto"&

Report viewer control Export function exposes session id with ASP.NET Web Forms

Image
the file export function report viewer control uses session id in url, heightlighted below: http://domaim/reserved. reportviewerwebcontrol.axd ? reportsession=sessionidxxxxxxxxx &culture=2057&cultureoverrides=true&uiculture=2057&uicultureoverrides=true&reportstack=1&controlid=2c3de8dad69842d7bed6bd7b755784bb&optype=export&filename=filenametoexport&contentdisposition=onlyhtmlinline&format=csv user clicks export -> required file format -> file downloaded -> link above file downloaded. please see image below http://s23.postimg.org/8yb71b7dn/untitled.png i want find out if session id expose security risk. if so, if possible remove session id url, or more secure way allow download. please note reporting services client side sends requrest web forms reporting services. thanks in advance. hi kingofwebguru, as per understanding, sessionid specifies established active report session between client application , report serve

Question about Automating data conversion and updates to a table in SQL database

hello,   i getting data in either excel or access form on daily basis. automate process of converting (excel or access) data table in existing sql   database.   since conversion needs performed on daily basis, note need update table contains data day before.   is possible , if possible, can tell me how it.   thanks in advance,   joe green yes, possible. if me, i'd using data transformation services (dts) in sql server 2000, or sql server integration services (ssis) in sql server 2005 purpose. can schedule either of these ocurr on regular basis. allen mitchell , darrin green have couple of great sites offer tons of dts , ssis help.  can find examples there. http://www.sqlis.com http://www.sqldts.com hth... joe SQL Server  >  Getting started with SQL Server

Unable to log rsAccessdenied events in SSRS ReportServer Database

hi, we have sharepoint environment running on sql server 2008 en r2. the reportserver db logs report execution logs not capturing access denied events (rsaccessdenied) interactive actions (like opening sharepoint report user not have access to. we trying capture audit events when user tries access sharepoint environment not have access to. hi, check ssrs error log error message rsaccesseddenied - reporting services error permissions granted user 'mydomain\myaccount' insufficient performing operation. (rsaccessdenied) (reportingserviceslibrary). please mark answered if answered question or mark helpful if solve problem. SQL Server  >  SQL Server Reporting Services, Power View

Errors occur when changing an initial SQL select in OLE DB source

hi all, i'm extracting data oracle db create flat file loading new db. i'm using sql statement in ole db source, applying lookup's, etc massage data format require. i've defined select statement select table_b where, etc... need change select function(x) table_b where.... changes length of first column 2000 chars, initial column length 5 characters. following scripts , lookups have column defined 5 chars, , therefore fail.  how change following items in flow cater larger length? ssis seems hang onto original column length , wont let me change it.   i've had issue before. unfortunately cannot tell formal answer is, i've done delete ole db source , add new 1 new query. when connect new source existing transformations, see old column deleted. when reapir following transformations, should adjust new size.   hth craig bryden - please mark correct answers SQL Server

Google Test + VSO Online

currently have ci build definition build c++ project. works properly, , notifies me on success/error. locally, have gtest unit test *.exe program can run , test builds against.  however, can not figure out how can build definition trigger *.exe program(s). is doable ? thanks , advice , help hello stephen, sorry delay in response. please check below links gives more information on build definitions. http://nakedalm.com/create-a-build-vnext-build-definition-on-vso/ http://blogs.msdn.com/b/visualstudioalm/archive/2013/02/12/run-ci-builds-in-your-git-team-project.aspx regards, sunil.hp Archived Forums V  >  Visual Studio Team Services

tempdb drive fill up, restart service?

hello, when tempdb fills drive, restart service clear things out. there way? mean more "elegant" thanks hello, you can try dbcc shrinkdatabase (transact-sql) on tempdb. and future: troubleshooting insufficient disk space in tempdb  and monitoring tempdb transactions , space usage olaf helper [ blog ] [ xing ] [ mvp ] SQL Server  >  SQL Server Database Engine

MVC Report Viewer Error

Image
hi all. i have created project using mvc 4 application. i have created dataset model , .rdlc file using report viewer i'm getting following error when run it error:  can 1 tell me error exact , how fix this  hi raj, is datasource mapped this  reportdatasource datasource = new reportdatasource("vbase_population", ds.tables[0]);             reportviewer1.localreport.datasources.clear();             reportviewer1.localreport.datasources.add(datasource);                     reportviewer1.localreport.refresh(); please ensure dataset names same.  in code provided dataset name have assigned report viewer , dataset name use in code behind different. also make sure dataset mapped tablix. please dont forget mark answer , helpful post. helps others find relevant posts same question. milan das SQL Server  > 

Feature Request: TFS Integration Platform Multi-Node Scale Out

Image
it'd useful spread load across multiple servers tfs integration platform using same database, e.g. 4 servers running integration service(s), single database, , ui on user workstations 'engineers' submit project migrations on behalf of users (and potentially manage bidirectional migrations with custom adaptors).  spreading load increase performance of migrations. scenario: small tfs instance based in ~50 projects in 1 tpc.  users realise the large, centralised tfs infrastructure based in emea serve purposes more efficiently platform using.  business unit smaller platform already has collection on centralised infrastructure, project need migrated tpc.  pinchpoints in case network latency , processing capability of emea based platform. using low spec'd dev. infrastructure 2 ats , 1 dt unbelievably slow, , appear integration platform doesn't process single project using 2 nodes (which, believe, increase throughput). on production infrastructure large scale d

Redirect to TFTP after timeout

hi! have been trying ot wds on server in our network , works fine. before can make server pxe-bootserver subnets, have fix 1 thing. alot of our computers thin-clients, boot on pxe. need find way make wds , thin-clients work on same subnet. isn't there file called default.bcd on wds-server tells boot-order , timeout , such things? if change in file in someway, if yo don't press f12 when wds-server demands to, computer redirect tftp-server, \\tftpserver\share\thinstation.zpxe you may refer following article:   http://technet.microsoft.com/en-us/library/cc731245(ws.10).aspx Windows Server  >  Setup Deployment

How to restrict KMS server SRV record registration

hi experts, there way restrict admins installing kms server ?  problem of smart admins has valid kms key , registering kms server , activating km server , loose track of application activation. there way block srv record creation in dns server or other method ? regards, nidhin.ck i recommend hardcode clients use specific kms server instead: http://itbyme.wordpress.com/2013/01/09/hard-code-your-kms-server-into-the-registry/ enfo zipper christoffer andersson – principal advisor http://blogs.chrisse.se - directory services blog Windows Server  >  Directory Services

Control execution of GPO Script

hi guys, i have request boss, launch our internal portal in users computer login. this part easy implement, created script , assign startup event, problem is, users have slow computers , high number of small applications starting when computer starts, giving them idea portal slow, , delaying more startup of computer. this in part true, computer takes more time startup, because has 1 more application run, , portal takes lot of time, because cpu time has shared among other applications starting. so, thought maybe there do, maybe 1 of options bellow, or other may remember: - controll "portal" script, execute, only, after applications defined in windows have started up; - controll "portal" script, execute, x minutes after windows startup. not beautiful, because users fast computers, see portal after while, , users extremely slow computers, have same problem described in issue; - controll "portal" script, execute in "silent mode", ,

The Mac cannot connect to the Windows-based computer?

hi, i'm trying connect windows vps using remote desktop connection mac os. when enter ip , try connect, following error: "the mac cannot connect windows based computer. this problem can occur if:  • windows-based computer not set accept remote connections.  • windows-based computer not turned on.  • mac, or windows-based computer experiencing network problems." checked vps provider, vps definetely accepting remote connections (firewall disabled), definetely on, , in fact can connect fine windows pc. what's going on here? hi, i assume vps running windows server 2008 (r2)? have enabled access client types?  "allow connections computers running version remote desktop services"? example: http://www.techotopia.com/images/a/ac/windows_server_2008_remote_desktop_properties.jpg are using recent mac os rdp client 2.1.1? http://www.microsoft.com/mac/downloads you can try if can telnet port 3389 sure not blocked somewhere in

Want to put an application's output online - is this the right program?

i running virtual radar outputs air traffic adsb antenna. can see results locally on 10.0.0.50:8080 access internet without exposing rest of computer. let me that? hi, according description, understanding want access internal client internet , check results of virtual radar, without exposing rest of computer. want confirm if windows essentials domain? in general, can publish application via rds remote app - make programs accessed remotely through remote desktop services appear if running on end user's local computer.  details may reference - overview of remoteapp: https://technet.microsoft.com/en-us/library/cc755055(v=ws.11).aspx best regards, eve wang please remember mark replies answers if , unmark them if provide no help. if have feedback technet support, contact tnmff@microsoft.com. Windows Server  > 

Syntax Question

i struggling syntax. need run of on 1 line yet not work.  i've looked @ get-help ..... , google searches i've yet working. $prefix read-host hold value ws* machines begin ws. $computers = get-adcomputer -filter {enabled -eq 'true' -and samaccountname -like $prefix} -searchbase "ou=all_workstations,dc=ourcompany,dc=org").name $computers mqh7 ?? get-adcomputer -filter {enabled -eq 'true' -and samaccountname -like $prefix} -searchbase "ou=all_workstations,dc=ourcompany,dc=org").name ... this? grüße - best regards ps:> (79,108,97,102|%{[char]$_})-join'' Windows Server  >  Windows PowerShell

Windows 2008 R2 error in Server Manager 2012 - Cannot get event data

i getting error after adding windows 2008 r2 server server manager 2012. i have installed windows management framework 3.0: windows6.1-kb2506143-x64.msu.  this release version not rc. the error given is: events refresh message: events 'system' not enumerated. any ideas? hi, kevin, there's server manager troubleshooting guide available on technet wiki.  when search topic "could not enumerated," find error messages occur when you're running roles on target server (print , document services, adam, hyper-v, adfs example) if there's additional required configuration roles still need before can run them.  case, on 2008 r2 target server? thanks, gaby Windows Server  >  Server Manager

WSB Backing up Hyper-V servers via VSS

hello i having issue backing hyper-v servers on 2008 r2 machine. backups working until 2 weeks ago i have been @ vss writers , seems it's been stuck in waiting completion. have rebooted , uninstall , reinstall wsb , still writer stuck @ waiting completion. writer name: 'microsoft hyper-v vss writer'    writer id: {66841cd4-6ded-4f4b-8f17-fd23f8ddc3de}    writer instance id: {d4b387f3-2805-41ee-993d-72eacbc613bc}    state: [5] waiting completion    last error: no error the wsb in event log backup operation started @ '‎2011‎-‎06‎-‎16t15:59:42.847000000z' has failed because volume shadow copy service operation create shadow copy of volumes being backed failed following error code '2155348001'. please review event details solution, , rerun backup operation once issue resolved. have error code , seems time out issue of wsb i notice when fails leaves shadow copy behind. has experience issue before?     it sounds might similar this

My Network Places - Group Policy

hello all. does know disable "add network place" , "set wireless network home or small office" in group policy object editor? i able hide , disable access control panel users 2 objects above can accessed network places. any suggestion appreciated.   thanks, jav thanks mervyn. there policy not directly related object relative control panel under administrative templates. found couple of days ago , able disable option non-admin users. Windows Server  >  Windows Server General Forum

PDC emulator loosing master browser elections, time syncing.

if pdc emulator dc lost browser elections have effect on workstations having hard time finding dcs in domain? getting few work stations " ntpclient unable set domain peer use time source because of discovery error. ntpclient try again in 3473457 minutes , double reattempt interval thereafter. error was: entry not found. (0x800706e1)" for time synchronization, created wiki article in highlighted how gpos can used configure time synchronization in ad domain:  http://social.technet.microsoft.com/wiki/contents/articles/18573.time-synchronization-in-active-directory-forests.aspx you can refer mentioned sure fine time synchronization. think changes overwritten again parameters set part of gpos. for computers on many changes done on time settings registry entries, can run following on them , re-configure them: w32tm /unregister w32tm /register this posting provided "as is" no warranties or guarantees , , confers no rights. get active directory user la

Upgrade Win 2003 to 2008

i trying upgrade sever 2003r2 2008r2.  using msdn disk - os_4617.01  tried inserting dvd , running it.  told boot computer , install.  when did told if want upgrade , not wipe drive (which want do) should restart server , run disc - booting disc not upgrade. can microsoft make mind?????? it's old nerd torture device: piece of paper had "see other side" written on both sides.... might review here. in-place upgrades 32-bit 64-bit architectures not supported. editions of windows server 2008 r2 64-bit only. in-place upgrades 1 language not supported. in-place upgrades 1 build type (fre chk, example) not supported. if not see current version in left column, upgrading release of windows server 2008 r2 not supported. http://technet.microsoft.com/en-us/library/dd379511(ws.10).aspx         regards, dave patrick .... microsoft certified professional microsoft mvp [windows]

Recursive DNS

i have not yet had chance try out recent beta of longhorn, have following question/request sure pretty every administrator in world using windows server has: will longhorn's dns server no longer open? ie longhorn's dns server support "views" in bind? if not, why not? >> longhorn's dns server no longer open? when "open" mean?  if asking if windows server "longhorn" dns based on internet standards, answer yes.  >> longhorn's dns server support "views" in bind? this not feature in longhorn server dns.  there no plans support "split-brain dns" single dns server responding different data according origin of query. do feel important feature?  also, implementing views bind? >> if not, why not? in our longhorn server planning did not find lot customer demand feature. our suggested best practice when customers need have 2 different sets of data same zone, setup 2 different zones same domain on 2 di

Quick and Dirty way to 'Unblock' ps1 files from 'System.Net.WebClient.DownloadFile'

i have script downloads ps1 files run on new machine start up. don't want install powershell add in or extension methods. want unblock files , run them. suggestions? $scriptsourcepath = "http://myurl/" $scripts = "sqlsetup-admin.ps1","sqlsetup-nonadmin.ps1","sqlconfigure.bat" $downloadpath = "d:\vncutil\" $clnt = new-object system.net.webclient foreach($script in $scripts){ $url = $scriptsourcepath + $script $file = join-path $downloadpath $script $clnt.downloadfile($url, $file) } $batfile = join-path $downloadpath "sqlconfigure.bat" $execstr = '$batfile >>d:\vncutil\sqlconfigure.log' & $execstr c s you use get-content read content , pipe new file... get-content blockedfile.ps1| add-content unblockedfile.ps1 Windows Server  > 

ADSI Edit LastLogon attribute to find last time user logged in..

hi folks.  i'm trying figure out way find out when last time users logged domain using adsi edit last logon attribute.  when go cn=users see groups , no real users.  why aren't in here?  i under impression way view last logon times users.  thanks. hello, normally don't use users container create domain user accounts. have use ou created , find them there. adsiedit provides same view ad uc if compare both, ldap path. details see here: http://blogs.technet.com/b/askds/archive/2009/04/15/the-lastlogontimestamp-attribute-what-it-was-designed-for-and-how-it-works.aspx best regards meinolf weber disclaimer: posting provided "as is" no warranties or guarantees , , confers no rights. Windows Server  >  Directory Services

Use of non-registered domain suffixes in AD domain names?

hi everyone, i'm interested in thoughts of forum on use of non-registered domain suffixes (.local .priv etc) in active directory domain names. does use strategy in large implementations containing exchange instance? have come acfross gotchas made wish hadn't? after digging found technet article states rather tersely "the use of non-registered domain suffixes not recommended". article not expand on why (apparently) microsoft policy. curiously though i've seen odd references around microsoft site using fictional forest contoso.msft  :) so - run major problems if use non-registered suffix in ad name? understand .local not recommend is not strictly "non registered".   hello, thank post here. i believe read flowing lines technet document on how plan dns namespace: active directory domains named dns names. when choosing dns names use active directory domains, start registered dns domain name suffix organization has reserved use on interne

Errors Setting Up Event Forwarding

Image
i attempting setup an event subscription on windows 7 workstation windows 2008 sp1 server , receiving following error message: i have run winrm quickconfig command on server , completed successfully. verify, ran command winrm enumerate winrm/config/listener verify listening , received following: additionally, in order ensure workstation can communicate server on port 80, opened telnet session port on server , received http/1.1 400 bad request error. assume verifies of firewall setting between workstation , server correct. in doing poking around in subscription properties dialog on win 7 workstation, noticed on advanced subscription settings box default http port 5985. changed 80 no change in behavior. is there i've missed or way troubleshoot problem? i have attempted setup forwarding between win2k3 sp2 machine same result. makes me believe problem lies in workstation, hunch of mine. please don't let cloud diagnosis.

Disable IPv6 on Core Standard 2012

hello, i've started practice environment , decided domain root core server. now, i'm configuring ip ipv4 therefore ipv6 not needed. how can disable protocol? nope - microsoft uses ipv6.  no need disable. http://technet.microsoft.com/en-us/network/cc987595.aspx do have specific reason why want disabled? if still want proceed quick search on technet 'disable ipv6' pointed http://support.microsoft.com/kb/929852 first article.  gives step-by-step instructions. .:|:.:|:. tim Windows Server  >  Windows Server 2012 General

powershell using adsi with alternate credentials

hi, i check local admin groups on list of servers in domain. i have domain admin account there. i found script snippet get's info me in domain loged on to. $computer = [adsi]("winnt://" + $strcomputer + ",computer")   $group = $computer.psbase.children.find("administrators")   $members= $group.psbase.invoke("members") | %{$_.gettype().invokemember("name", 'getproperty', $null, $_, $null)} is there way supply alternate credentials query? or there method this? old dog 1)psexec 2)invoke-command -credentials Windows Server  >  Windows PowerShell

Failure WSUS installation Pre-loaded with upgrades.

i need install wsus , in order avoid having download updates microsoft copied wsus installation folder friend. when install role on windows 2008 r2 , tell him use copied folder updates , database installation fails. should do? you should have copied wsus content directory. delete database , re-run postinstall can create own fresh db, , point wsus use copied content directory. way you'll have own metadata, , wsus should pick needed content content directory. Windows Server  >  WSUS

Redistribution Rights/License for Windows Server 2008 R2 VHD Trial version

trying find information on ability use trial version of windows server 2008 r2 in vhd form with a pre-packaged trial version of product.  can redistribute trial versions of vhd in scenario? hi,   for licensing questions, please contact local microsoft customer service:   http://www.microsoft.com/worldwide/   tim quan ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ please remember click “mark answer” on post helps you, , click “unmark answer” if marked post not answer question. can beneficial other community members reading thread.   Windows Server  >  Windows Server General Forum

ISA Server and Wordpress on IIS 7: why do the comments come from my gateway's IP rather than the user's IP?

hi! i've installed wordpress application inside iis 7, running under windows web server. the problem came across wordpress comments appear posted gateway's ip address. how solve matter? the current topology webserver behind edge isa 2006 firewall. hello, that depends of how published application server. think had chosen option "requests appear come isa server computer". avoid that, use option "requests appear come original client" find in properties of publishing rule under "to" tab. this posting provided "as is" no warranties or guarantees , , confers no rights.       microsoft student partner 2010 / 2011 microsoft certified professional microsoft certified systems administrator: security microsoft certified systems engineer: security microsoft certified technology specialist: windows server 2008 active directory, configuration microsoft certified technology specialist: windows server 2008 net

CAN'T SEE DESKTOP AFTER LOGON, ONLY BLUE BACKGROUND AFTER PROMOTE A DOMAIN CONTROLER

Image
hi, name omar i promoted 2 domain controllers yesterday windows server 2008 r2. both work fine domain controllers role when logon, can't see desktop, see blue background, 'cant see desktop icon. have had problem , remember change value on registry key can't remeber exactly. thanks assistance ovazquez hi everyone, , support. i pleased to inform problem solved. answer is: we have change de registry value 1 0. registry key was: hkey_local_machine\software\microsoft\windows\currentversion\policies\system enablelua 1 0. ovazquez Windows Server  >  Remote Desktop Services (Terminal Services)

Client windows server 2008

hi semuanya.. saya ingin bertanya..maksud dari windows server 2008 5client itu apa yah?.. apa maksudnya bisa diremote pake remote desktop dengan 5client atau gimana?.. tolong kasih tau dooonk.. dear customer, please understand provide support issues with english. not support posts in non-english. please post question with english or post local langurage forum, thanks. sincerely, wilson jia posting provided "as is" no warranties, , confers no rights. Windows Server  >  Platform Networking

How to tell Windows Update to disregard a faulty driver?

Image
i have had install windows 10 technical preview 9926 clean build, update build installs rollback because of driver error.(qualcomm atheros ar9002wb-1ng wireless network adapter) the issue i am now having again qualcomm atheros ar9002wb-1ng wireless network adapter. windows update is now trying update driver again getting "windows update 0x800f0203 error ",it see driver update, try install, but it will failed every time it try's install the driver update . my question how tell windows update disregard faulty driver? tony you cannot disable 1 driver can disable drivers control panel>system settings>advanced system settings > hardware tab @ top > device installation settings > wanikiya , dyami--team zigzag Windows 10 Insider Preview  >  Windows 10 Inside

SQL Server Data Profiling

hi, i new bee sql server data profiling. using sql server 2008 create data profiling project. wanted know : q1) have option create our own profile data profiling or limitation? if yes how create own profile? q2) if create data profiling project , if client wants 4 5 member team verify outcome of data profiling or generate different outputs per requirement how should go data profiling project? how client? please help. kunal dedhia this link may helpful you. http://sqlserverrider.wordpress.com/2011/10/16/data-profiling-task-ssis/ thanks ayyappan thangaraj, http://sqlserverrider.wordpress.com SQL Server  >  SQL Server Integration Services

Connecting to an Access DB using linked server gives the error, "System resource exceeded"

  i using sql 2000 (standard edition, sp4) , have created linked server access access mdb file. when run simple query against server, error:   server: msg 7399, level 16, state 1, line 1 ole db provider 'microsoft.jet.oledb.4.0' reported error.  [ole/db provider returned message: system resource exceeded.] ole db error trace [ole/db provider 'microsoft.jet.oledb.4.0' icommandtext::execute returned 0x80004005:   ].   i able connect same access mdb file sql server (sql 2000 enterprise edition, sp4). have compared 2 servers , both have same version of mdac (2.8) , same version of jet ole db provider.   any idea why work 1 server , not other. also, able perform same queries first server week back.   thanks in advance help. amir     well need workgroup files / system mdbs connect access file ? jens k. suessmeyer --- http://www.sqlserver2005.de --- SQL Server

VS/TFS does not see my 'imports' classes

hello, new on tfs. having following issue: have 1 aspx.vb file  that visual studio not 'seeing' inherited classes (imports) , underlining references blue (non-declared) in aspx.vb file. ok, have done: 1) connected tfs 2) source explorer found desired project 3) clicked folder see contents (files) 4) right-clicked desired file , choose 'check out edit' 5) asked me map workspace, browsed own pc station on network. fine. 6) double-clicked file edit it. ok. ok, know file copied @ station can edit file. until point recognizing without problem imports , saved , check in file, , repeated few times. however, may have done because in 1 of latest times checked file out started underline imports references in blue. classes there in disk, , funny is happening 1 file. other ones doesn't show issue. different thing can remember happened, trying see .aspx file (not aspx.vb) , when double-clicked vs told em couldn't load master page , should

service broker and sql cache dependency

hi, our development team building application using .net framework 2.0 , sql server 2005 developer edition. using service broker , sql cache dependency classes in code , running problem database used application growing alarmingly in size, ends using log of memory , drags machine. database machine developer class machine used development purpose only. after did our research found following: 1. tables created team not increase in size. 2. system tables created sql server service broker , sql dependency grows big during usage. sys.sysconvgroup sys.sysdesend sys.sysdercv the above 3 tables have same number of records , equal in size eg, @ 1 point 1.5 gb each amounting total 5 gb out actual user created tables, indexes, sp amount 500 mb. there post in other forums suggested use triggers close open conversations , use end conversations in code. have used solution doesn't seem solve problem. is there definite solution microsoft issue. anybody has insight this. in advanc

Migrating from TFS2010 to TFS2013 and SharepointFoundation2013 on WindowsServer 2012 R2

hi, i in middle of migration project upgrade our tfs2010 instance tfs2013. our new environment vm using windows server 2012 r2 64 bit along sharepoint foundation 2013. spf2013 sp1 needs installed separately since 1 bundled tfs2013 doesn't work r2 (not sp1). having trouble understanding order things work. got work first time , going trying redo steps detailed docs proving more difficult. we have begun doing backup of our tfs2010 environment , restoring our new tfs2013 vm. i installing sharepoint foundation sp1 - prereqs install. begin wonder screens a) connect existing server b) create new server although think want connect existing since have database we've restored given error at stage run migration tool updates database schema etc new 2013 format? i being told "cannot find existing configuration database located @ specified database server... could please list steps migration? none of steps trying seem work through. regards, bill44077 william c

Geometry Aggregates

  are there spatial aggregates, i.e. select geometry:: stunion(geom) geodata unioned geometry of geometries. the union aggregate simpler implement bounding box:   code block using system; using system.io; using microsoft.sqlserver.server; using microsoft.sqlserver.types; [ serializable ] [microsoft.sqlserver.server.sqluserdefinedaggregate(format.userdefined, maxbytesize = -1)] public struct unionaggregate : ibinaryserialize { public sqlgeometry union; public void init() { union = new sqlgeometry(); } public void accumulate(sqlgeometry value) { if (union.isnull || union.stisempty()) union = value; else union = union.stunion(value); } public void merge(unionaggregate group) { if (union.isnull || union.stisempty()) union = group.union; else union = union.stunion(group.union); } public sqlgeometry terminate() { return union; } public void read( binaryreader r) { union = new sqlgeometry();

Emailing Power Pivot Dashboards

hi everybody! i started using excel power pivot, , created dashboard charts/ tables/ , slicers. wanted send managers , coworkers, when tried open dashboards wouldnt open. error said slicers not being supported mac 2011.  is there way around this? i'd dashboards available view send to.  thank you! elaine hi elaine, office mac (2011 or 2016) doesn't have power pivot/data model features @ present time. possible way deliver dashboards , charts these users might re-create them in power view excel (assuming have 2013) or using power bi desktop  (you can import data model power pivot workbook) , publish them using power bi service . i appreciate may not feasible (depending on amount off effort , complexity) thought make aware of in case. if company uses sharepoint 2010 or 2013 may consider using  power pivot sharepoint 2010/2013  to publish workbooks , have them available users have access sharepoint site. in either of these cases, users able view , interact

SQL Server Express fails to install

i'm experiencing problem installing sql server express 2005. thought had same problem tom recent thread error file quite different mine. visual basic express package installed except sql server. i've run many times, service fails start. downloaded separate installation package sql server express , ran several times, failed. gets point services installed, when try manually start sql service says service started , stopped. event viewer shows error: product: microsoft sql server 2005 express edition -- error 29503. sql server service failed start. more information, see sql server books online topics, "how to: view sql server 2005 setup log files" , "starting sql server manually." the error (1067) process terminated unexpectedly. the error log is: 2006-05-02 16:10:58.07 server microsoft sql server 2005 - 9.00.2047.00 (intel x86) apr 14 2006 01:12:25 copyright (c) 1988-2005 microsoft corporation express edition on windows nt 5.1 (b