Posts

7 Azure Sync Groups Stuck at "Processing" status

hi,  another round of "processing" stuck has come again, time, 7 sync groups affected. issue appear more 9 month , still waiting ms  find root cause. ew_sync_a116 sync group id     0c3d051a-8175-4f65-96e4-b57dd366ed24_east asia location     east asia subscription id     3913aa5e-85f9-4af4-8c64-a887c8e6d0f8 conflict resolution     client wins ew_sync_a106 sync group id     649a784a-7d4e-4ac2-92cb-332b54b05e46_east asia location     east asia subscription id     43051d1f-7dc4-4e4f-81f4-3e027983733c conflict resolution     client wins ew_sync_a103 sync group id     6bb865e0-e5a6-49e7-b396-5dafe7734291_east asia location     east asia subscription id     3913aa5e-85f9-4af4-8c64-a887c8e6d0f8 ew_sync_a089 sync group id     687c7810-5235-43f7-b47a-914997ff9de0_east asia location   ...

How do I move my database?

  i using vwd 2005 express, sql 2005 express.  web hosting company supports asp 2.0 , sql server 2005, have put sql on database server, separate application server.  published "hello world" test application, but my database application failed after displaying logon page, presumably when first tried connect database. vwd has created database within application folder ( app \app_data\aspnetdb.mdf) , created configuration string in web.config: - < add name = " connectionstring " connectionstring = " data source=.\sqlexpress;attachdbfilename=|datadirectory|\aspnetdb.mdf;integrated security=true;user instance=true " providername = " system.data.sqlclient " /> this works fine on local development server, naturally fails when application copied web host, , database can no longer run application sub-folder.   sql 2000 problem have been simple fix.  have created database in host db server.  have backed development database, , restored targ...

CONTAINS returns 0 rows when it should return more rows

hello, i'm new using full text search but, i'm trying use contains function search large text content.  i'm trying use of more complex query functionallity.  example, or keyword. if search 'apple' example, 14 records back.  search 'oranges' , 5 records back.  if search 'apples or oranges' 0 records.  shouldn't union or 2 results? am mistaken in understanding of how text search works?  documentation here explains syntax. http://msdn.microsoft.com/en-us/library/ms187787.aspx am doing wrong? steve. hey everyone,   i think figured out.  looks quotename function interfeering contains search.  removed the quotequerystring and used the querystring in contains and it worked should.  i'm not sure why, i'm not sure quotename either since i'm not dba.  wrote script using sample found in stored procedure our dbas wrote.  wonder if source procedure has same problem(probably does).   steve ...

PowerPivot gallery Stuck on "Capturing Snapshot..." with CTP3

i have powrpivot workign on server in can upload document library , ewa works great. the powerpivvot galler not display preview did in ctp2. there egg timer "capturing snapshot..." after while "an error occued while capturing snapshots document" any clues how troubleshoot ? vidas, seeing like error on machine (w2008 r2 running dc: egg timer on published workbook , timeout after 5 minutes. egg timer woudl turn red "x". saw "was found in different trust zone" message in gemini.log a colleague @ msft suggested add the machine name intranet and/or trusted zone on machine using ie. didn't make difference @ first, did same thing logged console using same domain account moss \ sql use. after did that, saw different behavior - snaphshots got generated published workbook didn't contain slicer. after hard reset of machine, snapshot generation seemed work expected. one difference between enviornment , yours able hands internal build of hotfix ment...

How many databases/codebases?

hi, i have question sql server 2005. suppose have hospitals application where patients records , other records stored. solution hosting one. here are three options: we have 1 single database institutions (hospitals) need keep id every institution say  institution id. if need rollback transactions 1 institution how can while not rolling others? also, every institution may have different business rules i.e. 80% of rules , data is same every institution 20% business rules , data may specific institution e.g. if institution located in canada instead of us. meant say, every instituion has data not in base database we need add this data institution base database (i.e. 80% common part) best way / recommendataion resolve these issues? example taxes, i.e. tax system in canada, , eu different. can handle in same code base? the 2nd option have separate database every institution. this will give rise maintenace issues e.g. if bug fixed 1 customer same bugfix has fixed every customer, 4000 ...

setting up Compilation Sequence

  hi   i have solution file contains several projects. want set compilation sequence projects listed under solution file. how can team system build .in other words , how can customize tfsbuild.proj purpose? you can't just team build - you'll need in projects (by adding project-to-project references) or in solution (by modifying dependencies / build order).  to add project-to-project references right click project in vs , select add reference, select dependent project in projects tab , click ok.  referenced project build prior referencer. to modify solution dependencies / build order, right click solution , select either project build order or project dependencies , adjust dependencies until build order way want it. -aaron   Archived Forums V  >  Team Foundation Serv...

fsrm 2008 R2 duplicate files by filegroup

hello all, does knows if possible find duplicate files in 1 file group? can find duplicates can narrow down selection 1 file group? the problem run limit of 100 files , see small portion , if narrow down selection can see more of 1 file group. for example i see duplicates in file group audio , video files when generate report , select duplicate files , files file group (and select audio , video files) 2 reports, 1 duplicates on , 1 video , audio files. is there way this? thanks! i'm afraid there no such option output duplicate files in file group. log suggestion. hope new function in future administrator's job. technet subscriber support in forum |if have feedback on our support, please contact tnmff@microsoft.com. Windows Server  >  File Services and Storage ...