Posts

Showing posts from June, 2010

SQL Server 2008 KB2977321 Failed with Error code 1642

as part of application of security patches via windows update, sql server kb2977321 applied along number of os security patches.   prior applying patches, stopped agent, engine, reporting, analysis , full text services. the sql server build prior windows update (for both instances): productversion             productlevel                 edition 10.0.5500.0                   sp3                                  standard edition (64-bit) after update process, main instance showing (the second instance not in use yet , have left in stopped state) microsoft sql server 2008 (sp3) - 10.0.5520.0 (x64)                     jul 11 2014 16:11:50                     copyright (c) 1988-2008 microsoft corporation                     standard edition (64-bit) on windows nt 6.1 <x64> (build 7601: service pack 1) (vm) in administrative logs after os patches applied (and reported successful windows update), found following errors listed: log name:       application

SSMSE problem to create manually XML data in a XML field

hi, i have problem using sql server management studio express. when browse query/table xml type column cannot create manualy xml field. is possible using built-in xml editor ? i make following steps: 1. use adventureworks example database 2. create new query on person.contact table ------------------------------------------------------------------ select     contactid, title, firstname, additionalcontactinfo from         person.contact ------------------------------------------------------------------ 3. execute query 4. then  : first 10 records contain xml data  in additionalcontactinfo field 5. cannot insert manualy new xml data record 11,12 e.t.c i thing possible built-in xml editor,  how ? is possible change such field using ms access version 2002 ? thanks in advance ! SQL Server  > 

Having Two Buttons does not render but one button does

i have found if have 1 button (button1) below, xaml render correctly have 2 buttons (button1 , button2), nothing render.  buttonloaded method never gets called. what causing behavior? michael s. scherotter mindjet labs http://mindjetlabs.com   javascript: var margin = 3; //adjust button size function buttonloaded(sender, eventargs) { var text = sender.findname(sender.name + "_text" ); text[ "canvas.top" ] = margin; text[ "canvas.left" ] = margin; var rectangle = sender.findname(sender.name + "_rectangle" ); rectangle.width = text.actualwidth + margin * 2; rectangle.height = text.actualheight + margin * 2; sender.width = rectangle.width; sender.height = rectangle.height; }     <? xml version="1.0" encoding="utf-8" ?> - < canvas xmlns =" http://schemas.microsoft.com/client/2007 " xmlns:x =" http://schemas.microsoft.com/winfx/2006/xaml " >

Pull request issue

hello community. we’re experiencing issues when closing integrated pull request in visualstudio.com. when doing new merge launched , new commit created empty contents (empty since changes integrated when clicking on “complete pull request”). afaik wrong; closing pull request should close request , remove list of pending pull requests . no merge should triggered. this annoying because have no way rid of closed pull requests list: if hit on “close” empty commit (result of unnecessary merge) created , git log gets dirty unnecessary commits. there's update planned correct this? thanks lot taking time. regards, hello jose luis guerra infante, i not sure this, researching more regards query , update asap. time please check below links might on this. http://blogs.msdn.com/b/visualstudioalm/archive/2014/06/10/git-pull-request-visual-studio-online.aspx https://msdn.microsoft.com/library/vs/alm/code/git/pull-requests?f=255&mspperror=-214721

SSMS 2005: Not enough resources to complete the operation...

ssms 2005 crashes when click click on 'open file'.  running vista sp2 patched 4gb of memory.  have tried: 1. delete shell folder in ...appdata\roaming\microsoft\microsoft sql server\90\tools.  ssms recreates shell folder still crashes. 2. it not crash when click on 'save file' used explorer pane remove in projects folder.  still crashes. 3. changed settings save query results different folder, , saved file new folder.  still crashes. 4.  uninstalled ssms 2005.  while gone renamed sql server management studio folder, re-installed.  created new folder still crashes. any suggestions?  @ loss. terry smith hi terry, thanks effort! based on description, probably able work around issue recreating your user account. thanks, chunsong 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.

Where is HeaderedContentControl in new Silverlight toolkit?

in old silverlight toolkit, headeredcontentcontrol in microsoft.windows.controls.dll.   new tookkit (april 2010) moved controls system.windows.controls.dll, headeredcontentcontrol not in there.   help.     hi richardfen, according experience, maybe have missed installation. vs 2010, microsoft silverlight 4 toolkit april 2010 , microsoft silverlight 4 sdk you may have @ here . refer here examine if have installed silverlight 4 toolkit, but even if have installed toolkit, not controls are shown on silverlight control view, please have @ msdn article: how to: add items toolbox--- http://msdn.microsoft.com/en-us/library/ms165355(v=vs.100).aspx best regards, Silverlight  >  Getting Started with Silverlight

About the time dimention

i add time dimenion . build relationship among other dimension.  dray time dimenion onto excel. i can see 1 memer of time dimension. it's suprise.  time table more 1 member, use  that. but how in excel display 1 member.  i dray 1 dimension excel .   know if dray other dimension excel.it happend .  configuration should set ? thanks for  reply. hope thing.maybe best of things by default excel shows members data (non empty members). can change behavior pivottable properties windows - see below. SQL Server  >  SQL Server Analysis Services

Why is a heartbeat network required w/Windows 2008?

hello all, have simple 2-node windows 2008 cluster set in "node , disk majority" quorum configuration.  failover works expected if disconnect either node.  if understand correctly, if node goes down, other node + disk still provides quorum.  in case, why necessary (or it) have private heartbeat network? in advance! old concepts take long time die....having said that, need redundant networks can support cluster communications amongst nodes in cluster not have single point of failure. chuck timon senior, support escalation engineer (see) microsoft corporation Windows Server  >  High Availability (Clustering)

Is there a easy way to unzip a file with a scheduled task?

i have kixtart script calls shell command "unzip.exe" program unzip file. worked fine on windows 2003 server.. since moved 2008r2 server doesn't work anymore.. could security problem? when use dos box run same "unzip c:\temp\test.zip" still work. other stuff moving zip file kixtart script work. hi. what login script, running scheduled task? if start cmd window , run script work? oscar virot Windows Server  >  File Services and Storage

WSUS Issue

hello team greetings of days. homer here again. today, i'm seeking regarding wsus issue. please find below windows update logs, hope 1 can give me suggestions ********************************************************************* 2016-06-14 01:12:01:072 980 d20 misc ===========  logging initialized (build: 7.8.9200.16449, tz: +0800)  =========== 2016-06-14 01:12:01:072 980 d20 misc  = process: c:\windows\system32\svchost.exe 2016-06-14 01:12:01:072 980 d20 misc  = module: c:\windows\system32\wuaueng.dll 2016-06-14 01:12:01:071 980 d20 service ************* 2016-06-14 01:12:01:072 980 d20 service ** start **  service: service startup 2016-06-14 01:12:01:072 980 d20 service ********* 2016-06-14 01:12:01:085 980 d20 agent  * wu client version 7.8.9200.16449 2016-06-14 01:12:01:086 980 d20 agent  * base directory: c:\windows\softwaredistribution 2016-06-14 01:12:01:086 980 d20 agent  * access type:

Hyper-V DHCP Issue.

Image
i have installed server 2008r2 x64 sp1 on host , install hyper-v role on it. now have install serves including domain , exchange , tmg. have created networks on 1 host  [1st external] , [2nd external internet usages of vm]. i have setup dhcp in domain hyper-v guest. dhcp issue ip address system when enters mac id in dhcp console. issue is  whenever new machine or laptop connect network accessible hyper-v guest storage , webserver. gets ipp of different range network range 192.168.0.xxx akshay pate posting result of ipconfig /all on both host , vm may help. bob lin, mvp, mcse & cne networking, internet, routing, vpn troubleshooting on http://www.chicagotech.net how setup windows, network, vpn & remote access on http://www.howtonetworking.com Windows Server  >  Hyp

LAN Name Resolution different from Internet

i have windows server 2003 acting dns, , exchange server 2003. internet connection through standard adsl router. my mail domain name - mail.company.com - has correct internet mx records , points router. router has virtul server setting redirects packets exchnge server , works fine internet traffic, owa, activesync etc. however lan mail.company.com points router , router doesnt redirect packets exchange server, , in fact ie open router configuration pages. makes logical sense dns has no entry mail.company.com redirects request internet dns returns ip address of router etc. i think solution add dns record lan dns pointing mail.company.com @ lan ip address of exchange server, computers using dns, i.e. on lan lan ip address of exchange server , computers on internet ip address of router. however when set mail.company.com on lan dns addresses www.company.com , ftp.company.com etc, ip addresses need remain pointing internet ip addresses lost. my question therefore, sort of dns record need a

Error creating new VM: The server encountered an error while configuring devices on [VM Name]

Image
hi, starting today, i've been unable use hyper-v manager effectively. first, hvm didn't recognize local win 10 computer server. so, disabled feature, restarted, enabled it, restarted again. then, hvm appeared up, connecting local machine , seeing of other vms i've created. after that, wanted create new one, installing os mdt build lab iso. that's when error: i tried running admin , i've verified virtual machine management service running. appreciated. thank you! an update on this- not receive error gen 1 vms, gen 2. if sees this, hope helps! Windows Server  >  Hyper-V

Kerberos Error While Managing Microsoft Failover Cluster

brief on cluster setup: my cluster having 2 nodes , part of domain. details of nodes , domain below:  -           testnodea , testnodeb: both physical server running windows server 2012 (build 9200) , part of testdomain.com domain. -           testdomain .com vm running windows server 2003 sp2 -           cluster on these nodes work fine if quorum node majority. when quorum modified node , disk majority, fails on node doesn't own quorum. brief on kerberos issue: when quorum on cluster modified node , disk majority, kerberos security issues starts. let’s testnodeb owns quorum. when tried manage cluster using windows failover cluster manager testnodea by giving clustername, gives security error (error code: 1825). same error returned, if try open cluster calling  opencluster(“clustername”) (windows cluster api) call (but if opencluster("nodename") called nodename, works fine). system event log logs following error message: log name:      system sou

nslookup from root domain cannot resolve child domain records

hi there, i'm not sure if design or problem, wondered if 1 clear me. i have root domain (domain.local) , 1 child domain (child.domain.local). dns child.domain.local has been delegated domain controllers child.domain.local. runs fine. however, if perform lookup on machine connected domain.local, cannot resolve of hosts in child.domain.local, except first dc. if enter fqdn, or change local machine's dns suffix search list include child.domain.local, can resolve hosts. is design, or should dns server on domain.local attempt resolve hosts through every zone holds? if should, thoughts on resoling problem. all servers windows 2008, , domains running windows 2003 functional level. thanks mr quantic + when send query dns server fqdn , not host name. example - "test.domain.local" , not"test" which mean dns server domain.local zone , dns not touch other zone holds. if able resolve fqdn, mean have proper delegation in place. this design. use suffix search list when

Migration OpenLDAP to AD

hello, exist kind of "process" migrate openldap active directory ? didn't find on web , i'm suprised of (maybe hadn't right terms). if no process exists, know how migrate applications , handle authentification ad. can't migrate apps in 1 shot, have set coexistence, authentication ? possible delegate authentication ad ldap before migrate users , ressources in ad ? goal redirect authentication ldap when user/ressource has not migrated yet. help. hi arthur  you can check those; migrating samba 3 openldap win2k8 r2 ad http://social.technet.microsoft.com/forums/windowsserver/en-us/0518c3e7-da82-4c96-8866-f29dda62cec6/migrating-samba-3-with-openldap-to-win2k8-r2-ad?forum=winservermigration user profile migration https://social.technet.microsoft.com/forums/windowsserver/en-us/3cef81e8-88f4-4968-9bd1-2e90f239dbe4/user-profile-migration?forum=winservermigration migrate user openldap active directory & change local profiles roaming pro

VPN Cert for non-domain PC

we have cisco ssl vpn , have user has home pc - not part of our domain, needs vpn in. can tell me how can cert onto pc? won't ever locally on our network , don't have public-facing web enrollment server. thanks, scott hi, do have internal ca availabe in environment? if not, think have request certificate public ca. this posting provided "as is" no warranties, , confers no rights. 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  >  Security

2008R2 - Replacing both Domain Controllers - Questions and best practice ideas are appreciated

first off, taking time read post. i'm thankfully doing testing in test environment before doing in production , has seemed have gone far (knock on wood) here's scenario: created virtual images of (2) server 2008 domain controllers operating in production environment. moved them virtualized test environment (all of below takes place in test environment) spun (2) server 2008 r2 datacenter machines , promoted them both dc's. single forest.  both global catalogs. one has following fsmo roles:  schema mater, domain naming master, pdc , rid.  running dhcp , dns. the second 1 has following fsmo role:  infrastructure master.  running dhcp , dns. transferred roles off old dcs new dcs, separated above, , demoted (2) old dc's. logs great , ad replication status tool shows no errors. **now testing begins** i have captured image of win7 machine that's in production , brought on test environment. keep in mind dns server ip addresses win7 machine has