Posts

Showing posts from February, 2010

How can i monitor SQL server Cluster ?

Image
hi, may know how can sql server cluster related information. that means, need monitor cluster information number of nodes, nodes status, cluster name  etc. so please 1 suggest how information via java api or other api or any wmi classes ? i have tried wmi classes mscluster_cluster namespace - \root\mscluster . didn't anything.  so please suggest me how can these cluster deatils. -sundar hello, please refer following thread using wmi code creator sql cluster information: http://stackoverflow.com/questions/2192544/programmatically-getting-sql-cluster-virtual-name hope help. regards, fanny liu fanny liu technet community support SQL Server  >  SQL Server High Availability and Disaster Recovery

Fact Measures at different grain levels

Image
hi all, need , suggestion in handling specific scenario. i have fact table 1 shown below.  one order can have multiple   products related  quantity @ detail level shipontime ( value 1 or 0 ) is @ order level. created cube   qty   and shipontime as  measure sum aggregation type . now if browse cube @ detail level works fine , qty and shipontime is coming out nice , if browse @ order level qty works fine shipontime create issues  it gives me sum of  detail level transaction. is there way handle calculation or have design change cube ? any appreciated. adhikari707 you handle in several different ways, , choice depends on details of situation haven't heard yet. could, of course, move shipontime dedicated fact table or orders dimension table, , create either separate measure or calculation there. or change aggregation sum max, , handle need sum measure through mdx. or leave design , add necessary division mdx. or add physical measure aggregating co

Pass an object from asp to silverlight

 hello, how can pass object, in particular array of strings,  asp.net 2.0 silverlight? asp runs on server, while silverlight runs on client can not directly invoke sl content asp. can use initparams pass array of string silverlight application. for more information initparams check page: http://msdn2.microsoft.com/en-us/library/bb417075.aspx   for more information on how access initparams manged code check page: http://msmvps.com/blogs/luisabreu/archive/2007/06/20/getting-your-initparams-from-managed-code.aspx   Silverlight  >  Programming Silverlight with .NET – General

Configure the OutputCache at runtime

hello! i have used outputcache attribute enable iis caching of domain service queries -- cool! now, i'd make caching timeouts configurable, don't have release new build change cache policy service. is there built-in way drive web.config file? or is there way set output cache imperatively code (not declaratively attribute)? thanks -- ended finding answer -- post else:   you can pass string outputcache attribute specifies cache profile: [outputcache("profilename")] then, in web.config, add following: (add inside of <system.web> node <caching> <outputcachesettings> <outputcacheprofiles> <add name="profilename" duration="60" location="server"/> </outputcacheprofiles> </outputcachesettings> </caching> only thing watch out -- if specify named profile in attribute declaration, , leave out web.config, yo uwill runtime excep

LDF File size increase

hello experts, while ceating database have 1 mdf , 1 ldf file has been created. when doing operation insert update delete in application,at time ldf size has been increased , after completion went normal size. i want know there limitation ldf file size? because have notice if im doing operation in application side udf size increased tremendoulsy 4 gb , task not completed. please guide me ldf file, can conclusion problem. regards, akm should have asked question in database engine forum ldf file log file. every dml operations (insert, update, delete etc.) perform logged in sql server. when perform thos operations in database. scenario describe ususal. solution either take regular transaction log backup or put database in simple recovery. need understand important of log files , log backups , how transaction log works   read following support article microsot  topic describe prevent transaction log files growing unexpectedly how stop transaction log of sql serve

SIlverlight 5 APPCRASH with Lync Server 2010 Control Panel

i have installed latest silverlight 5 plugin on lync server control panel crashes after while (doesnt seem pattern) error below. same error when using internet explorer 8 on same machine. uninstalled silverlight 5 , installed 4.1.10111.0 , crashes gone. can replicate behaviour? faulting application name: adminuihost.exe, version: 4.0.7577.0, time stamp: 0x4cc14d52 faulting module name: npctrl.dll, version: 5.0.61118.0, time stamp: 0x4ec5fc64 exception code: 0xc0000094 fault offset: 0x0001d720     hi, did got answare? have same problem. Silverlight  >  Silverlight 5

Report Builder: Unable to see tables etc in the Entities pane

brand new using of these tools, missed something.  however, have created both data source , data model in report manager , connected database.  when open report builder, shows me sysdiagram entity,  cannot open it, nor show me tables, sp or useful.  if @ model definition, xml code shows contents of database, doesn't make sense. any ideas missing? the model uploaded includes database schema in datasourceview element entity sysdiagrams.  looking @ datasourceview, appear happening because database not have primary keys.  report models require entities have primary key may physical key defined in database or logical key defined in dsv.  if want define logical keys in dsv rather adding physical keys database, need use business intelligence development studio (bids)/visual studio generate model instead.  launch bids , create new report model project.  when dsv (.dsv file) can add logical keys tables , generate report model (.smdl file). hope helps.

ReportViewer 2012 - v11.0.0.0 - Fixed Column Headers

Image
hello all, are fixed column headers supported on reportviewer 2012 - v11.0.0.0 specifically? reports designed have fixed headers; feature works native ssrs viewer doesn't seem work reportviewer? i upgraded latest release - reportviewer 2012 v11.0.3010.3. removed old reference , added new reportviewer reference still saying v11.0.0.0.  i've checked c:\windows\assembly folder confirm upgrade still says 11.0.0.0. any appreciated...thanks in advance, lancer hi lanzita, which version of internet explorer (ie) using? if possible, please upgrade ie9. besides, try compatibility view mode of ie see if works. additionally, you can try the report viewer 2012 runtime , the visual studio 2012 update 1 can downloaded from: http://www.microsoft.com/en-us/download/details.aspx?id=35747 http://www.microsoft.com/en-us/download/details.aspx?id=35774 hope helps. regards, mike yin technet community support

BACKUP

i need start backing databases. past debug stage , filled data value. far have been copying whole directory external hdd (usb connection) never restored backup. databases simple: no web connections, there 1 client: c# application , remain long time. databases may grow in size considerably, however. i looked backup command. have following questions: (1) wrong doing way i've done far: copying directory? (2) found post glen wilson @ http://forums.microsoft.com/msdn/showpost.aspx?postid=487447&siteid=1 offers c# code database backup. next question is: i not find class using: backupdeviceitem in msdn vs2005. how can try code if class found? thanks. sql server keeps lock on it's files while they're attached, may error trying copy them. additionally, if copy file while transaction in process, you'll file incomplete transaction. take cannonical example of moving $100 savings checking; transaction consists of 2 parts, withdrawl savings , deposit checking. happens

Screensaver or Lock Screen Display required

i'm sure there simple answer. have server 2012 sharing single monitor, keyboard , mouse switching via kvm switch other servers. we need know looking @ screen server selected.  the server 2012 autolock set 10 minutes. the problem autolock not displaying , blank screen.  screensaver useless has 2 choices blank or black , no customization options tha can find. we need either lock screen displayed time or screen saver can customize. any ideas appreciated. thanks install desktop experience feature.  give option change screen savers.  find 1 has sort of display want. . : | : . : | : . tim Windows Server  >  Windows Server 2012 General

Event ID 1058 and 1030... Group Policy problems

i have 1 domain controller. month ago had problem file replication server. opened ticket microsoft , changed "blurflag" value. problem resolved , people login domain.now having problem on network. on 2 different member servers.. there "cannot access gpt.ini" errors. domain controller locks when these errors occur. can access "sysvol" share other computers on domain. permissions on gpt.ini "domain\administrators" = full control "authenticated users" = read/execute , read , "system" = full control. have rebooted multiple times. sysvol\domain.local folder empty except folder called "do not remove ntfrs" service "tcp/ip netbois helper" set automatic , login account nt authority system... , don't know password this. don't have backup of working "group policy" system state. read doing "purgemupcache" , don't know results be. hi,   the command “dfsutil /purgemupcache”

Large pool of restricted access printers

scenario: windows server 2012 r2 rds cluster (currently 4 session hosts), presenting remoteapps of dynamics ax 2012 rich client user base of 450 users. users located in 100 remote offices, each office has network printer dedicated solely check printing.  beyond general need of accessing default client-mapped printers, 10 users have additional requirement need able print of these dedicated check printers, none of other users should able print these.  previously, these mapped via ip within as/400 application, users did not map directly check printers @ all. solution option 1: map 100 printers on each of 10 clients.  option require map check printers existing central or local print server , apply, either ou or wmi filter, gpo  maps printers clients.  require group policy override default limit on number of printers mapped in rds session.  seems become big hassle manage on client side solution option 2: manually map 100 printers via ip each of rds servers, , lock user rights

Recuperacion de datos de mi disco externo (1 TR)

hola todos. recurro ustedes esperando una orientacion para mi problema. tengo un disco de 1 tera byte que se me descompuso hace 3 semanas, desde entonces estado invetigando de como reparar el disco (internet), se que existen empresas dedicada eso, pero como es mucha la informacion (800 gb) me saldria demasiado cara. creo que aun tiene arreglo mi disco esterno, debido que aun prende la luz de enfrente, suena que esta trabajando, pero resulta me aparece con 0 bytes, lo abro y no me aparece mi informacion, intento guardar informacion y me deja, ya intentado con varios programas (hdd regerator, easy recovery) y no logro ningun resultado faborable, la verdad esque ya no se que hacer, tengo 3 semanas invetigando y nada, de echo aquie mismo ya plantie el mismo problema y no me ah contestado. datos de disco duro: marca: seagate capacidad: 1000 gb windows 7 por favor necesito de su ayuda... pedro, creo que esta altura es evidente que dicho disco está dañado. si todavía está

Roaming Profile Problems in Windows Server 2008R2 Foundation

hi there. need on problem. installed ad ds on windows server 2008r2 foundation server first dc in new forest. set dns on server , configured roaming user profiles in shared folder under c:\ on server. created security group administrator , domain admin permissions , created multiple user profiles in security group profile path pointing shared roaming profile folder under c:\. backed existing user profiles using windows easy transfer, added few computers in office domain workgroup, , when logged roaming profiles used windows easy transfer load users settings new profiles. worked great. user profiles roaming, created in shared roaming profile folder on server under c:\ , no problems. 2 weeks later, getting event log error on pc's in office when log off , on -  windows cannot locate server copy of roaming profile , attempting log on local profile. changes profile not copied server when log off. error may caused network problems or insufficient security rights.   detail -

Powershell and FailoverClustering

hello guys, i´ve 1 question. have lot of clusters based mixed of 2008  and 2008 r2 servers. ask if can use failover cmdlets of them. i´m creating script monitoring of them(resources,nodes - state etc.) , im not sure if cmdlets has not bad impact on clusters based on 2008. run script manage server r2 , seems ok - data 2008 clusters getting report. used there get-cluster* cmdlets. if better use gwmi , mscluster namespace please write me.     many thanks   liibas liibas the failovercluster module supported on server 2008 r2.  use wmi if want manage 2008 , 2008 r2. Windows Server  >  Windows PowerShell

Windows 2008 domain, cannot access mapped drives

Image
hi iam having communication problem between client laptops , domain controller. each time  client laptop connects lan cannot able ping domain controller , cannot able access mapped drives. have restrat server, running windows 2008 r2 os, client computers windows 7 pro. offline folders status indicate offline not connected. kindly assit hi simsnet, notice cisco router holds dns role instead of domain controller, i’m afraid may bring issues due router may not have necessary resource domain. how dns support active directory works http://technet.microsoft.com/en-us/library/cc759550(v=ws.10).aspx therefore, suggest disable dns role in router , setup ad integrated dns zones. active directory-integrated dns zones http://technet.microsoft.com/en-us/library/cc731204(v=ws.10).aspx more information: core network guides windows server 2008 r2 http://technet.microsoft.com/en-us/library/dd894464(v=ws.10).aspx hope helps. jeremy wu technet

The connection has been terminated because an unexpected server authentication certificate was received from the remote computer

all of sudden, users getting   “the connection has been terminated because unexpected server authentication certificate received remote computer”.   i looked @ server , nothing changed.   noticed if go general tab of terminal server configuration, set certificate “auto generate”, works.   this solution work around want use certificate authority certificate “godaddy” created server.   choosing “auto generate” means it’s using self-signed certificate.   i’m noticing threads stating have insure certificate installed on xp workstations.   this not feasible have 100 users using terminal server , of them not connected our domain, using gpo not option.   is there going on godaddy certs or server? hi,   there tool called “certutil” add certificate store. can refer following article find parameter in certutil , how use it.   certutil http://technet.microsoft.com/en-us/library/cc732443(ws.10).aspx   how import third-party certification authority (ca) certificates ent

Can a Hyper-V host route public CNAMEs to private IPs of virtual machines?

Image
  the functionality i’m looking ip routing, applications (iis & apache) have cname virtual host translation built in, other virtualization technologies (solaris 10 zones).  isa server (on host or in virual machine) way this?  an example of i’m trying do: public dns domain.com shows: a-record: 2008.domain.com = 207.46.236.102 cnames: ftp.domain.com , www.domain.com = 207.46.236.102   internal dns domain.com a-record: 2008.domain.com = 207.46.236.102 cnames: ftp.domain.com , www.domain.com = 192.168.1.2     ideally, similar apache's , iis' virtual hosts (one external ip can host bunch of public websites based on different dns names).  multiple solaris 10 zones (essentially virtual machines) can share single ip call "multilevel networking" each zone's ip traffic labeled zone name, similar vlan tagging.  way 1 external ip can service host , virtual machines based on unique dns names (similar web server virtual hosts). the thing can thin

Can you run a Hyper-V virtual machine on a Win7 virtual PC?

can run hyper-v virtual machine on win7 virtual pc? that pretty question... yes.  however... you cannot copy them , forth - hal vpc vm uses different hal hyper-v vm uses (the hyper-v hal more generic , therefore easier migrate). if migrate - consider 1 time / 1 way migration. you need uninstall integration components of platform vm running, copy vhd, install tools of new engine. unfortunately, not simple copy universal tool stack. brian ehlert (hopefully have found useful) Windows Server  >  Hyper-V

Licensing Diagnoser does not see CALs, but Licensing Manager sees several CALs

i have new window server 2012 standard r2 installation running active directory server, among other things.  i'd run remote desktop services, understand 'originally' microsoft didn't want rds , ad running on same machine.  i tried installing, , uninstalling, multiple times.  each time thought got closer.  ran through http://support.microsoft.com/kb/2833839 , able installed.  still can't install broker service. first hurdle down. now came time install cals.  first time, said success , thought good.  licensing diagnoser said: the remote desktop session host server in per user licensing mode , no redirector mode, license server njserver not have installed licenses following attributes: product version: windows server 2012 licensing mode: per user license type: rds cals i tried reinstalling cals, rebuilding licensing database, until looks cal accepted , 1 cal available.  licensing manager shows have 4 licenses: built-in ts per device (unlimited cals) ,

Folder Redirection Problem

i working in environment running 2003 native domain mix of xp sp3 , vista sp2 workstations. utilizing roaming profiles , folder redirection. problem i've been working on related functionality of 3rd party application. this 3rd party application references both "shell" , "user shell" registry locations inside of hkcu and not work if those values referencing unc pathing, mapped drives work. the drive mapping necessary performed upon login (the profile tab in users ad object has home folder configured). with vista workstations, if set folder redirection p: drive (p = value indicated in users ad object home folder), folder redirection completes successfully, , 3rd party app runs properly. when user logs xp workstation same user gpo applied, folder redirection fails citing "the path cannot found"  this leads me believe drive mapping occurring after group policy folder redirection processed when logging onto windows xp workstation, opposite happens

Server 2012 : Failure Configuring Windows updates Reverting changes

i have installed   "user interface , infrastructure" -  "desktop experience" enable disk clean server 2012. installation completed , server restarted, getting message on reboot -  “failure configuring windows  updates reverting changes not turn off computer” , after 15-25 message comes “minutes notifying services windows shutting down.”  and “shutting down service: windows update.” again after restart same above process continues again  and again. hi, is windows activated? when performing windows updates, may encounter error message: "failure configuring windows updates. reverting changes. not turn off computer."  during time, computer may reboot multiple times in order revert changes.  please not interrupt process. issue occurs when microsoft windows has not been activated.  resolve issue, please activate windows prior installing windows updates. if have update, please feel free let know. regards. vivian wang

redirected access for this Cluster shared volume on or off?

hi. what , need on or off? thanks i read article... sums pretty good. typical setups have turned off; however, there scenarios turning on makes sense (for instance, not nodes have direct access shared storage). http://www.windowsitpro.com/article/john-savills-windows-faqs/q-what-s-the-difference-between-redirected-access-and-maintenance-mode-for-a-cluster-shared-volume-csv - Windows Server  >  High Availability (Clustering)

No sound since Windows 2000 updates

i have older desktop, , since updating system can surf web have no sound, when i'm not online.  whats about?  anyone? hi xoie, thank posting in windows server forums, can please tell following a) operating system version ( cmd --> winver) b) problem description not clear, having problem system sound ?, can check going start -->settings --> controlpanel --> sounds , audio devices option , check if of controls disabled. c) need check vendor of audio device fitted on system , update relevant drivers latest, after identifying driver make / build , please visit manufacturing website check if have latest driver uploaded. Windows Server  >  Windows Server General Forum

remove reg file with a gpo / script

hi all, need remove reg file following locations hllm/software , hklm/software/wow6432node i have deployed reg file above location using script , noticed reg file incorrect therefore need remove approx. 60 machines! what best way this? any appreciated thanks   > when disable service in question reg file deleted > per instructions given makes service > nothing this???  that's ok - right in special case. didn't mention you want delete registry key belongs service. fault :-d     no not evil, if know doing: or bad gpos? wenn meine antwort hilfreich war, freue ich mich über eine bewertung! if answer helpful, i'm glad rating! Windows Server  >  Group Policy

How standard user can connect to a server remotely using RDS..

hello friends,                                     new server operating systems. know how can set standard users connected remotely use server has windows 2008 r2 os on it. presently users administrators have change of them standard users. when user standard user tries connect server gives message saying not authorized remote connection. in advance     the built-in/enabled rdp remote administration of server, , hence it's not meant other admin. if need terminal services end users check out http://www.microsoft.com/windowsserver2008/en/us/rds-product-home.aspx . as new server oses, note if server has function aside terminal services /rdp (e.g., file/print/ad/dns/dhcp) not advisable use terminal server. ts box should dedicated purpose alone , should secured ensure users not inadvertently damage it. that said, if want allow non-admins connect via rdp w2008 r2 box need configure local or group policy security settings allow this. lanwench ** not fold, spindle or mu

System Reserved Partition is 100% Fragmented

i have couple windows server 2008 r2 systems system reserved partition 100% fragmented.  how can possible, , how fix system center happy again? system reserved partition has 2 purposes. 1) i t holds boot manager code , boot configuration database. 2)i t reserves space startup files required bitlocker drive encryption feature. may have bitlocker installed , there chance if hard drive getting bad might needs defragmentation.   system center forums here please post here http://social.technet.microsoft.com/forums/en-us/category/configurationmanager/ http://www.virmansec.com/blogs/skhairuddin Windows Server  >  Windows Server General Forum

2012 R2 hyper V cluster - VMs not able to move to another node

Image
hello friends...i created 2 node cluster , whenever running config / validation wizard not getting error ... every few hours .. vms on go down..my switches .. use link bonding... , 1 of machine giving issues.. when trying move vms node .. fails .. below error codes.. when @ error there nothing saying .. resource failure .. or policy failure node.. can guys please guide me right path.. not able move vms .. vms on 1 node.. running validation shows .. vms not moving. below screen shot thanks, happiness jatin hi, are using identical hardware hyper-v hosts? please verify the processor compatibility mode ( https://technet.microsoft.com/en-us/library/dn859550%28v=ws.11%29.aspx?f=255&mspperror=-2147217396 ) and also verify target host has enough resources available host vms. Windows Server  > 

Active Directory

how check password policy , account lockout policy setting running rsop.msc in client computer. have ran command on domain member client machines not showing settings. nirmal singh administrator > running rsop.msc in client computer. have ran command on my > domain member client machines not showing settings.   you need run on pdc emulator - that's computer in domain processes , applies domain password policies.   Windows Server  >  Directory Services

Blank Document vs. Normal

i have normal.dotm in directory called g:\.templates\msword when run msword 2013 , click file > new following display blank document          normal          folder why seeing blank document , normal? they both same thing. all have thumbnails , like. thanks raney cross-posted , answered @ http://answers.microsoft.com/en-us/office/forum/office_2013_release-word/blank-vs-normal-new-documents/84708721-7f32-4c14-b848-56852eb7a5fe?page=2&tm=145110504627 . for cross-posting etiquette, please read: http://www.excelguru.ca/content.php?184. charles kenyon madison, wi Microsoft Office  >  Word IT Pro Discussions

Unable to install updates

Image
hi, i unable install updates on dc's. need shutdown installl them. attached  is how gpo configured. any suggestions? wave~chaser > suggestions?   i don't understand question...   martin mal ein gutes buch über gpos lesen? no not evil, if know doing: or bad gpos? , if bothers me - coke bottle design refreshment :)) Windows Server  >  Group Policy

Fields do not update in Word 2010

how fields update automatically in word 2010?  they should updating when document opened every 1 i've tried not. an example "filename" field.  if added document, , document saved , closed, filename changed, when document re-opened still shows old field value.  you have right click on field value , choose "update field" update defeats purpose our needs. it should noted "date" field not have problem.  it auto-updates , auto-highlights when hovered over.  additionally, when single-clicked on, nice "update" tab appears on field.  why aren't field codes working this? most fields not update automatically. design - notable exceptions date fields , styleref fields. can force update macro. sample update macro @ http://www.gmayor.com/installing_macro.htm job of time. add button on qat or ribbon. <jpennin2> wrote in message news:0fdae375-5942-4d0b-a6dc-ae87f22d5e13@communitybridge.codeplex.com... how fields update automati

Windows Server 2012 Essentials VPN Help Needed

ok, have issue here driving me crazy , i'm hoping here can guide me in right direction. i've had windows server 2012 essentials running here in our small office few months now, , has been running smoothly users making vpn connection office settings connector software automatically setup. out of blue, 1 of users got disconnected few days ago vpn connection @ home, , every time tried reconnect, got 812 error. so, in limited knowledge in attempt fix error information have found @ various online sources, have made none of vpn connections work now. are there experts out there on subject novice working again? or point me in right direction assistance? it's important running again, , i'm out of ideas & resources... thanks!! please remember on essentials, did built in configuration wizards upon setting server, , not expert on server 2012. hi, in of cases, vpn error 812 more related permission issue or ms-chapv2 issue. can use anther user administrator , che

Regd:SL video player

 hi,     trying change channel image on example site http://www.smoothhd.com in rss feed file found image url http://www.smoothhd.com/logos/blender   kind file this? sorry, new silverlight, appreciated!   thanks  j     hi j, the image link provide overdue, cannot open. what silverlight player using? think smoothhd using openvideoplayer thanks,   Silverlight  >  Getting Started with Silverlight

Service broker stopped working

hi, i'm new service broker. our existing service broker stops working , can't figure out why. when try enable service broker (which enabled) in sql error log: error occurred in service broker manager  error: 3602, state: 25. tried creating new message queues. able see created queues under sys.service_queues  and  sys.objects  but not in  sys.dm_broker_queue_monitors . hi all, got fixed. did open/modify message queue , execute alter queue command again , voila, queue re appears on sys.dm_broker_queue_monitors , messages being processed again. need know why need in order functioning again. :) SQL Server  >  SQL Service Broker

Query issues - what is the difference?

the query below used work (deepak helped out) after enhanced clause parser throws fit.   code snippet select { [measures].[dt_sporadicfactor], [measures].[maxnumterms], [measures].[timewgt], [measures].[lst 5p savings], [measures].[lst 5p savingsnet]} on columns , non empty crossjoin( {[dim dmdunit].[dmdunit].children}, {[dim dmdgroup].[dmdgroup].children}, {[dim loc].[loc].children}) having ([lst 5p savingsnet] > 0) , [maxnumterms]>1 on rows  (select ({[dim dmdunit].[dmdunit].children}) on columns  from [multi-month  analysis] where ( [dim importmonth].[importmonth].&[200802], [dim dmdgroup].[bu].&[refinish], [dim lag].[lag].&[1] )     the best work this.   code snippet select { [measures].[dt_sporadicfactor], [measures].[maxnumterms], [measures].[timewgt], [measures].[lst 5p savings], [measures].[lst 5p savingsnet]} on columns , non empty crossjoin ( {[dim dmdunit].[dmdunit].children}, {[dim dmdgroup].[dmdgroup].childre

Drawing a Line.. X1 Y1 start points do not work

hi i trying draw lines on canvas. seems line control has strange behavior. seems x1 , y1 have no affect or strange effect on lines. strange because canvas.top , canvas.left seem act more x1, y1. cannot find consistencies lines in random places. strange behaviour?    for example follow xaml < usercontrol x:class= "silverlightapplication1.page" xmlns= "http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x= "http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ctrls= "clr-namespace:silverlightapplication1.controls;assembly=silverlightapplication1" width= "800" height= "800" > < canvas name= "uimain" canvas.left= "0" canvas.top= "0" width= "800" height= "800" background= "lightskyblue" > < line name= "uiline" x1= "200" y1= "200" x2= "400" y2= &

64 bit view select issue

  we have view created union of bunch of select statements.  in our standard 32 bit database sql statement 'select * view' returns 1600 rows in 2 seconds.  exact same view in 64 bit system takes on 4 minutes return data.  however, if run sql creates view against 64 bit system results quickly.  there known issue selecting against views in 64 bit database? moving database engine.   thanks   john   SQL Server  >  SQL Server Database Engine

Can't install Silverlight 4 Tools

i trying install silverlight 4 tools , message below. have installed visual web developer 2010 express , have installed silverlight 4. have uninstalled , reinstalled both still message. any appreciated! bob visual studio 2010 rc or visual web developer express 2010 rc or visual phone developer express 2010 matches language version of silverlight tools 4 must installed before installation of silverlight tools can continue.  silverlight tools available in other languages @ <a href="http://go.microsoft.com/fwlink/?linkid=177432">http://go.microsoft.com/fwlink/?linkid=177432</a>. hi,    language version of vwd , sl tool?    message suggests not match.    may trying install sl tools for english to a german version visualstudio? best regards Silverlight  > 

Downgrade Rights for Windows Svr 2012

can downgrade my window server 2012 windows server 2003 or r2. please let me know can find information. can share link or document regarding. regards, karthik cheers, microsoft support - apac hi karthik, i called activation center , got reply can downgrade windows server 2012 windows server 2003. details method, suggest call activation center in region. microsoft volume licensing activation centers worldwide telephone numbers http://www.microsoft.com/licensing/existing-customers/activation-centers.aspx for downgrade information, got same guys: *windows server 2012 datacenter – can downgrade previous version bits of: datacenter edition enterprise edition standard edition essentials edition *windows server 2012 standard – can downgrade previous version bits of: enterprise edition standard edition essentials edition *windows server 2012 essentials can downgrade released version of windows server essentials *windows server 20

Update file content using powershell

i have .conf file. file has following lines: abcd efgh xx xyz i tried following powershell command didn't work , think reason is .conf file not .txt file (get-content c:\outputs.conf) | foreach-object {$_ -replace "xx", "hello"} | set-content c:\outputs.conf can please help? there command can use change xx string hello? sorry children cannot solve problems. may need learn how ask real question first. a ".conf" file ".conf" file.  special "conf-igurators" can edit kind of file. recommend have ask question shoul go elementary school , ask teachers understand this. remember spelled "c" "o" "m' "p" "u" "t" "e" "r".  practice not forget it. i understand kids born in tasmania can communicate computers birth.  maybe can help. i recommend find to help you.   we can't.  can wonder. 'you  wrong xx because have not learned xx ye

Two scheduled tasks - one runs every time, the other only sometimes

running vista home premium 32bit sp2. have 2 scheduled tasks, each launching .bat file, 1 set run @ 5:00 pm every day, other set run @ 11:00 pm every day. 5pm task runs every day without fail; 11pm task runs of time, @ unpredictable times fail launch. when fails, task scheduler shows last run time = [last time ran], last run result = operation completed successfully. (0x0) , status = ready , , next run time = [blank]. if select task, right-click, open properties, , click ok, next run time changes [tonight @ 11:00pm] , task run -- continues working 4 or 5 weeks, fails again after day or two. once task has failed, never run again without type of manual intervention. the computer always powered on , logged on both @ 5:00 pm , @ 11:00 pm, time of day cannot reason failure. settings same on both tasks: general|user account -> mycomputer\me general|run whether user logged on or not -> true general|do not store password -> true general|run highest privileges -> true

Server 2008 R2 Error 29 - with a twist

we have 5 dcs (2 read in dmz), 4 of them report same issue every day. error this:   "the key distribution center (kdc) cannot find suitable certificate use smart card logons, or kdc certificate not verified. smart card logon may not function correctly if problem not resolved. correct problem, either verify existing kdc certificate using certutil.exe or enroll new kdc certificate." running "certutil -dcinfo verify" administrator command prompt not report certificate issues on dc. advice ms/technet obtain valid dc certificate goes on " in case error handling not take account non-ca environment." problem have non-ca environment dcs have valid certificates (minimum 1 year expiration) issued same source. if due non-ca environment why 1 dc not report , how can resolve issue? hello, to sure ask security experts in http://social.technet.microsoft.com/forums/windowsserver/en-us/home?forum=winserversecurity best regards meinolf weber