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

Software Development Network >> Windows Vista

Windows Vista

New Question

Install 32 bit SDK on 64 bit OS?
Where can I download it
How to create .rules file
Files locked by unknown programs or services
XAMLPad Problem
When does vista beta 2 become publically available?
HELP! shell extensions on Vista
Database maintenance
Power icon problemw
WorkflowCompiler locking output file

Top Answerers

Tynman
mobiledev1
bxcv
LambrosKaralis
Mage
Michael Weinhardt
Jesper25539
PRASAD_VIZAG
Primillo
Larry Baker
Grundlagen der
Only Title

Answer Questions

  • Greg Pierson How to grant access to remote HKLM values without giving away the farm

    What besides hive file permissions and key/value permissions limit a domain user from seeing values in a remote HKLM I am storing configuration information for a complex networked solution in values under Software under HKLM on one computer in the network. Microsoft.Win32 provides nice routines for remote registry access. Until recently everyone using the system has been a domain administrator. But now I have a few folks who are no ...Show All

  • stzgr Custom control patterns

    Is it possible to create custom control patterns The docs don't say it isn't, but I couldn't find any hints or information on how to do it. If it is possible, is it just a case of inheriting and implementing the base pattern interface to create a custom control pattern Thanks, Will Hi Will, I am excited to hear that you are working on accessibility research related to WPF 3D. As you have noticed 3D f ...Show All

  • Leona Installing ISA Firewall Client in Windows XP 64 Bits

    Hello, My name is Rubens, I'm from Brazil... I have a MS ISA Server 2004 in Windows 2003 Server 32Bits, but, I have a workstation running Windows XP x64bits, I Can't install MS Firewall client in this machine, because my version is 32bits Where I found 64 bits for this version(64 bits) Firewall client I hope you answer!! Thanks!!! Rubens G Araujo rubens_ga@hotmail.com Any help Please... ...Show All

  • Bloody Beginner Is there any Comprehensive guide for Windows Workflow Foundation?

    Hi All, I've just started working on Windows Workflow Foundation. I need a detail guide of How to on the subject. May be something like chm files. msdn does'nt help me in the cause. If anyone has a resource as such please let me know. In my case, I 've read the book "presenting windows workflow foundation" (for beta1) and I've tested all the Hands on labs (beta 2, but only C#) with the help of the sdk documentation. Re ...Show All

  • Rich1212 Who said 'WWF Designers cant fly?' - WWF Designer in Word through VSTO

    Sitting at the Microsoft BPI+WF conference, getting over jet lag.... This morning I added the WWF Designer into the Actions pane in Word. Check it out here As soon as I saw the picture I went in WOM mode. Brilliant! ...Show All

  • DGalle WWF-SqlWorkflowPersistenceService

    I have added the service to the WorkflowRuntime and used the UnLoad() of Workflow Instance. But still I could not see the data getting persisted. Can anyone please help The sample program runs well in my machine. But even there I am not able to see any data in the tables. Even after specifying the flag to "true", it still does not work. Is there any thing else I need to do I have iunt ...Show All

  • Green Lantern713 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

  • F. C. When in Dec is BETA2 ?

    Hi, I have seen in previous posts that WWF Beta 2 is due in December, as we are now in December and there arent many shopping days left to xmas, does anyone know the date when WWF Beta2 will be available http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=147736&SiteID=1 Many thanks, David Hi David, The development schedule has not changed but it has been necessary to move the WF Beta 2 public release to January 2006. Regards, Paul ...Show All

  • jac persistence service

    Hello! I'm new with Workflow Foundation and I have some questions about Persistence Service. I want to develop an application that will be crash proof...so I guess I need to use Persistence Service(crash proof=if my machine for one reason or another fails, I want that each unfinished workflow to resume) I would also like to know the status of each running workflow...how can I do that How can I use persistence service to save each ste ...Show All

  • Paulino PP Error Tooltip Glyph using WorkflowDesignerControl

    I am playing with the tutorial Lab 10, Embedding the Workflow Designer. I changed the PromptActivity to include [ Designer ( typeof ( PromptDesigner ), typeof ( IDesigner ) )] [ ActivityValidator ( typeof ( PromptValidator ) )] [ ToolboxItem ( typeof ( PromptActivityToolboxItem ) )] [ ToolboxBitmap ( typeof ( PromptActivity ), "IPML.ICO" )] public partial class PromptActivity : System.Workflow.ComponentModel. Co ...Show All

  • JennerJenner Enabling aero glass?

    Is there something in particular that has to be done to enable this I've installed Avalon and the other pieces with it, updated my gfx driver the the latest version from nvidia, but I'm still getting the plain aero, and I don't see anywhere to enable aero glass. My system is far above the requirements needed for it: Athlon64x2 4400, GF7800GTX, 2GB RAM...   That is incorrect, and I am shocked that any ...Show All

  • Tony Pacheco Soundmax Audio Driver and Windows Longhorn Beta 1

    Hi, I have Soundmax driver installed on Windows Longhorn OS. When I use the sound recorder that comes with the OS (in the Startup->Entertainment section) and record through a microphone, my recording is okay. But if I use Wave out Mix as input pin  and try recording from Windows Media Player to the Sound recorder that comes with the OS, it does not record. It changes my setting to microphone when I start recording automaticall ...Show All

  • Zahid Saleem HandleExternalEventActivity hangs without exception

    I still have problems getting an external event to work (in Beta 2). Gehnap showed the way EventArgs are handled now, but I still don't understand the mechanism. The greater problem I have is that I don't get the whole thing to work, cause the event is received, which I can see when I adjust a breakpoint to the activity, but the ReceiveName Event is never startet and the workflow comes to a halt, without throwing an exception. Below are all the ...Show All

  • ZenBP Exception has been thrown by the target of an invocation.

      I have the standard code for hosting WF through Webform as below... protected void Button1_Click(object sender, EventArgs e)     {         Dictionary<string, object> parameters = new Dictionary<string,object>();         parameters.Add("Alias",txtAlias.Text);         WorkflowRuntime workflowRuntime = ...Show All

  • Jude Landry Please help with URLs to get started

    My env is office 2003, vs 2005, wss 2.0. I'd like to use wwf and tie to wss 2.0 events. I have done some simple workflows in b1 of winwf, but could not figure out how to install and tie to events in wss 2.0 Can someone supply me with directions or links to directions on 1) Can I use winWf b2 or do I have to use an earlier version 2) What, if any, add-ins to 2005 should I install 3) Guidance to Installation order 4) How to tie ...Show All

67891011121314151617181920212223

©2008 Software Development Network

powered by phorum