Answer Questions
rmd6502 NFORCE 4 SATA/RAID , Now Working????, im pretty new to this. Please help...
Now, when BETA 1 was released could not wait to try it.. But i had one problem. i have 2 SATA harddrives, Striped in RAID, on NVIDIA N-Force 4 Controllers.. I also have a normal IDE Harddrive which i want to install Vista on.. Now that is no problem. The problem is, to get vista to see my SATA RAID drives, when im in Vista, under My Computer.. I Read a Windows Vista Beta 1 Hardware Compatibility List, and looked at the: 2.2 IDE/S-ATA/ ...Show All
syed caravel Using word as a merge engine for form generation
Hi, We are looking at the possibility of using Word to merge XML (or database based) data into predefined form templates. These templates have static header and footer sections and multiple "flow" sections that would have varying amounts of content that would need to be mapped to the appropriate section. Each content element needs to be to affect it's style and formatting (font characteristics, justification, etc..) based o ...Show All
Dennis Jackson Installing Windows Workflow Foundation Beta 1
There have been several threads with questions about installing Windows Workflow Foundation Beta 1. I'm hoping to summarize the installation instructions for anyone else that might be having trouble. These instructions are also available on the WindowsWorkflow.net community site here . James Conard Architect Evangelist - Windows Workflow Foundation http://www.WindowsWorkflow.net http://blogs.msdn.com/jamescon ...Show All
Alex Bogli Direct3D Screenshot?
Does anyone know what Direct3D functions I should look at if I wish to be able to take a screenshot of the desktop. I don't really care to get the contents of my application but rather the entire desktop as it is presented to the user. I know how to get the render target surface for my own application, and to get it's data into a bitmap file. However, I want to get the rend ...Show All
Charles Trivisonno-10yrsofDelphi WebService Host example for State Based Workflows...
Are there any examples of the best way (or even a good way) to host WWF as part of a custom Web Service - i.e. not using the auto-generated stuff. Hi Karthik, Again, thanks for the info. 2) In terms of cookies etc, it's not an addressing issue that I am discussing (unless I've missed your point somehow...). When you have a client calling into a state based workflow, you usually get a Workflow ID so ...Show All
Varadaraj R Compilation failed for Travel Demo
On compiling the Travel Application Demo , which I had downloaded from http://www.windowsworkflow.net/default.aspx tabindex=4&tabid=49 , the following error appears: Error 1 Compilation failed. Value cannot be null. Parameter name: name C:\Trav\TravelApplication 0 0 By double clicking this error a message box appears having the following message: Cannot open File 'C:\Trav\TravelApplication'. Verify that the file still exists and ...Show All
phita How to use the IAMCrossbar interface
Hi everybody: can you provide me a sample to describe the use of IAMCrossbar interface. thanks a lot ICaptureGraphBuilder2 is the recommended way to add a crossbar. Even if you build the rest of the graph manually, you can call ICaptureGraphBuilder::FindInterface to insert the crossbar filter (if needed) and get the IAMCrossbarFilter pointer. By the way, crossbar filters are only required for some hardware. If the hardware doesn't ...Show All
lewie SqlPersistenceService.sql
stupid question..but where can i get hold of the scripts to create the db side of things eg SqlPersistenceService...I thought it might have been in the sdk... Good morning Kiwi JB, you should be able to find the necessary SQL scripts at this location C:\WINDOWS\WinFX\v3.0\Windows Workflow Foundation\SQL\EN you may also wish to take a look at Lab03 (Hosting Workflows) as this lab gives a short sample of using the SqlPersistence ...Show All
Sam S XOML only State Workflows with output parameters from internal Activity
Tom, I have created a custom activity that returns a dataset. My XOML only State Workflow uses this activity and needs to retrieve the dataset returned by this activity. How do you bind the output dataset parameter from the custom activity used inside the XOML only State workflow Can you modify your XOML only example to get an output parameter from a custom activity that returns a dataset I look forward to hearing from you soon. ...Show All
ttitus ETA on SDK Compatible with RTM 2.0?
Is there any ETA on a version of the mobile SDK that works with .Net 2.0 RTM. I converted to that from Sept forgetting that the WinFX being available does not mean the ink analysis is available. In trying to use the PDC SDK for Mobile and Tablet PC with the Nov version of WinFX the following code fails: InkDrawingNode inkDrawing = ( InkDrawingNode )node; toDelete.Add(inkDrawing.Strokes); The exception is in inkDrawing.Strokes an ...Show All
B*C Workflow Lifecylcle Events
I use a Windows Service and have attached EventHandlers to the Workflow Lifecylce Events(Created, Started, Aborted, Persisted, Loaded, ....). My question: By the time such a event (e.g. WorkflowStarted) is fired, my EventHandler executes some code to write into a log. The only information about the WorkflowInstance I could find in the WorkflowEventArgs is the InstanceId. I would like to get more information about the workflow: What type, .... ...Show All
bmm22 workflowWebRequestContext.current is not returning object
when i use workflowWebRequestContext.Current , it is not returning the object ,instead it is null. I have added WorkflowWebHostingModule to <HttpModule> and other services to <workflowRuntime>. can any body suggest souution. Thanks. Thanks Timo , but we are using beta 2.0. can u please tell how we can solve it in 2.0 beta. workflowwebrequestcontext class have been removed on beta 2.2 check this http://forums ...Show All
tcorrigan Problem with Condition using Enum
I am trying to create a condition for the IfElse Activity within the expression (condition) dialog and notice that it only seems to work with primitive types (string, int, bool, etc). When trying to add a Predicate to the expression that compares an property that is of type enum to the enum value, it generates the following error: [Property] is not a valid value for [EnumType] Type must be a type provided by the runtime. Parameter name: enumT ...Show All
Cy Harper Install VS 2005 and SQL 2005 into Vista Build
Did anyone try to install VS 2005 and SQL 2005 to the new build of Vista, did you success As I try to install both of it and cannot install even only run the installer. I have installed VS 2005 on 5308 with succes. I had to copy all the files on my dvd to my hd, but then i worked :) Yes, thanks you, I can install VS 2005 into my machine now. Thank you! ...Show All
Part Time Australian Beta 2 Bug: Microsoft Document Explorer Broken
Post Beta 2, both of these refuse to fire up the help doco externally (non-integrated).... Target: "C:\Program Files\Common Files\Microsoft Shared\Help 8\dexplore.exe" /helpcol ms-help://MS.WF.v1 /LaunchNamedUrlTopic DefaultPage "C:\Program Files\Common Files\Microsoft Shared\Help 8\dexplore.exe" /helpcol ms-help://ms.vscc.v80 /LaunchNamedUrlTopic DefaultPage /usehelpsettings VisualStudio.8.0 Microsoft Document Expl ...Show All
