Software Development Network Logo
  • Visual C++
  • VS Team System
  • Visual Basic
  • Visual FoxPro
  • Game Technologies
  • Visual Studio
  • SQL Server
  • Visual C#
  • Windows Vista
  • Windows Live
  • VS Express Editions
  • Smart Device
  • Windows Forms
  • .NET Development
  • Visual J#

Software Development Network >> Windows Vista

Windows Vista

New Question

Customized Designer
December CTP poss build 5276
DTC Problem in Transaction Scope
small problem
Failed to display context menu on 64 bit platform
Info about DVINFO
How can I start instalation a Windows Vista os
ICredentialProvider
Compact Framework
WWF Performance

Top Answerers

MESSA
Wizard of Ogz
manishv_MSFT
Factor
jrmoto
Robbe Morris
elfelf
Wasmoo
wwfDev
kamal23
Topix: Coldplay
Only Title

Answer Questions

  • Pankaj Kumar Sharma error in instalation vista

    The message: "Microsoft Windows Installation encountered a problem and needs to close. We are sorry for the inconvenience" "Windows can check online for a solution to the problem :Check online for a solution and close the program :Close the program" Details: "Problem signature: Problem Event Name: WinSetupDiag01 Report Signature 01: winmain_idx03 Report Signature 02: 5270 Report S ...Show All

  • Anderson Vasconcelos How to get an IMoniker from an already instantiated IBaseFilter

    Hi, does anybody know how to get an IMoniker from an already instantiated IBaseFilter Or, alternatively, how to get the DevicePath property of a WDM capture filter of which I "only" have the instantiation in the form of an IBaseFilter Thanks for any hints. Regards, Thomas I don't know how you might get it from an IBaseFilter, but you can use GraphEdit to view the moniker display names ...Show All

  • Mardy How to expose the workflow status

    It's typically required to check the status of a workflow instance,especially with long-run step or human interaction. So far , I think there are two way supported by WWF to persist the data -- hydration and trace. But I don't think these data are open for query. Well, bottom-line, I can implement a logging customized activity and put it right before/after any long-run step. Appreciate any inspiring thought. ...Show All

  • Valdimar question about to link the Compressor filter

    hello, everybody. my capture chain is as following: capture source filter-->compressor filter-->avi mux-->file writer my connect codes is as following: hr = pGraph->Connect(pCapturePin, pCompInputPin); if(FAILED(hr)) { return hr; } hr = pGraph->Connect(pCompOutputPin, pAVIMuxInput); if(FAILED(hr)) { return hr; } now i can run my program correctly through these codes, but when i quit the program, it gives me a hint ...Show All

  • Raja Chandran didn't post the entire error message

    Hi everyone, I am having some trouble with the DTC on a client machine and need help to get it working. The problem started while doing some experimenting with the new WCF stuff, but has evolved into a simple client side dtc problem. In a nutshell, I can't get dtctester utility to work. Some interesting points: * I am running winxp sp2 on both client and server * server is running SqlServer 2000 * both computers are in same domain * several oth ...Show All

  • Israel Hilerio Vista 5231 and VS 2005 RC1

    Hi All, Has anyone tried installing VS 2005 on Vista 5231 They both seem to use the same .Net 2.0 bits... I tried and all I get is a big fat error. VS2005 RC1 works fine for me on Vista 5231. ...Show All

  • Markus Gallagher Windows SDK January missing Graphedit components?

    Previously when in DXSDK the graphedit has used proppage.dll that is used then viewing pin property pages etc for example. The latest Windows SDK does not have this and GraphEdit in it is giving "requested property page could not be displayed" in every turn... So should that proppage.dll still be included in the SDK or is this something that is being changed From the platform sdk readme: The Gr ...Show All

  • Martin999 Win32 API in windows XP

    Hi there I came to know that api's appeared since windows appeared. in the era of windows 1.1 to 3.0 and 3.1 there number was round about 400-500. then they increased tremendously. Can any one answer folowing questions: what is the approximate number of api's available in Windows XP is there any tool which may tell me the details of available api's in my version of windows like there number(count), syntax to use them etc. and the too ...Show All

  • Anbalagan C Using rules without WF

    Hi, I am able to create a ruleset and execute it with out using workflow as given below. Rule: If subject.state=="WA" then subject. TaxRate=10 I am trying to build the rule using APIs RuleSet rSet = new RuleSet("TaxPolicy"); Foo subject = new Foo(); System.Workflow.Activities.Rules.Rule _rule = new System.Workflow.Activities.Rules.Rule("WATax"); CodeThisReference ...Show All

  • BarryTrue workflow on web application

    Are there any improvements on using the workflow designer on a web application with beta 2 Matt Check out this awesome web-based designer: http://www.netfxlive.com/ Thanks! Angel ...Show All

  • Crish Method not found Tracking Service when upgrading to 2.2.

    I upgraded my scripts, but am still getting the following error when System.Workflow.Runtime.Tracking. SqlTrackingService st = (System.Workflow.Runtime.Tracking. SqlTrackingService )workflowRuntime.GetService( typeof (System.Workflow.Runtime.Tracking. SqlTrackingService )); System.Workflow.Runtime.Tracking. SqlTrackingQuery stq = new System.Workflow.Runtime.Tracking. SqlTrackingQuery (System.Configuration. ConfigurationMana ...Show All

  • augustyn official document

    Hi, Is there any documentation available for the TOKEN_MANDATORY_LABEL struct, the TokenIntegrityLevel and TokenIntegrityLevelDesktop enum values and the new (obviously well-known) integrity SIDs apart from http://msdn.microsoft.com/library/default.asp url=/library/en-us/IETechCol/dnwebgen/ProtectedMode.asp Any documentation for the SE_TRUSTED_CREDMAN_ACCESS_NAME and SE_RELABEL_NAME privileges Thanks ...Show All

  • Rolf Brennecke Getting Return Data from a sub Workflow

    Hello. I am calling a sub workflow from a work flow via the "invokeWorkflow" shape. Here is my problem. The sub workflow returns a value that is displayed via a web service. How can I retrieve that value from the sub workflow in the main workflow The master web service passes a value into the main workflow, and that value is in turn passed in the sub workflow so that it can perform its work. Now I need to get the return value back. ...Show All

  • Neo_4583 gethostentry does not work correctly under Vista

    Hi all, Found an interesting issue/bug with VS 2005 running on Vista 5308 on vista the first entry works perfectly. ipHostInfo = Dns.GetHostEntry("212.158.200.223") and this one fails with 'No such host is known' ipHostInfo = Dns.GetHostEntry("62.49.163.242") if you change the GetHostEntry to GetHostByAddress it all works after doing a lot of testing the issue seems to be with the first octet being under ...Show All

  • Tygernoot embedded rule file with spaces in the filename

    Hello, When I compile (coded version) the workflow with rules I get a compilation error when the rules filname contain white spaces. The format of the CompilerOptions is as following string resources = @"/resource:" + rulesFile + ",NS.Foo.rules"; parameters.CompilerOptions += resources; if rules file has the format "C:\TestWF\Foo.rules" it works fine, if the filename is "C:\Test WF\Foo.rules" I get a ...Show All

293031323334353637383940414243444546

©2008 Software Development Network

powered by phorum