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

Software Development Network >> Windows Vista

Windows Vista

New Question

Deserialization in while loop
Sharepoint services client setup
Workflow Monitor Sample
Problems with the Demos
Mail to James Conrad
How do I hande exceptions in state machine workflows?
accessing child activity parameters on Parent Composit activity
Sound Card - December CTP
retrieving custom activity properties set at runtime
What is the correct forum to ask about a Vista copy that can't be installed?

Top Answerers

SteffenRuland
Loren Jensen
huahsin68
sonovo
Luka79
gagan5961
Master_gonzalo
MMikhail
MatthieuMEZIL
PMurphMan
Training for professional C# and .Net developers
Only Title

Answer Questions

  • ZJames Vista and Virtual Machine

    I got Vista running fine on VM 5 and its working decently. Problem is I cannot install the Virtual Machine additions. THe install just sits there and does nothing for quite some time. Any ideas Resolved. Remove display adaptor and monitor through device manager. Works fine after reboot! I've got the same problem. Any resolution ...Show All

  • MJSaims Example Web.Config

    Could someone post a example web.config with all the sql services (persistance, tracking, etc). For some reason the following config items in web.config (in there respective places). < add type ="System.Workflow.Runtime.Hosting.WorkflowPersistenceService , System.Workflow.Runtime, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" ConnectionString ="Initial Catalog=WorkflowStore;Data Source=.\S ...Show All

  • sla Custom Service and long running Workflow

    I built a custom Service to listen to MessageQueue Messages: using System.Workflow.Runtime.Messaging; using System.Workflow.ComponentModel; using System; using System.Messaging; using Microsoft.SharePoint; using Microsoft.SharePoint.WebControls; using Microsoft.SharePoint.WebPartPages; namespace connvision.Sharepoint... { public class AskSharepointService : IAskSharepoint { string _SharepointSite; System.Collections.Generic. ...Show All

  • Dreamleo XPS Document Writer on XP

    Is the XPS document writer supposed to work on XP SP2 I installed it on 2 machines and it keeps on crashing. I tried printing to it from notepad, IE, other apps. They all crash. Maybe the printer driver on the WinFX November CTP is Vista only Thanks, Albert After loading the Microsoft XPS Document Writer from Windows Updates our HP LJ1150 printers print Symantec Fax viewer and our forms with multi-pages on on ...Show All

  • maqk Where to download directshow sdk?

    I've just downloaded directx9 SDK, and directShow isn't there. Did they move it I just checked, and the DX Feb. 2005 Extras download does include the DirectShow base classes. They are installed under Extras\DirectShow\Samples\C++\DirectShow\BaseClasses You can also get DirectShow from - Platform SDK for Server 2003 SP1. (Unfortunately, the samples use makefiles instead of Visual Studio workspaces.) - ...Show All

  • Coda12 Workflow runtime hosting questions

    We're interested hosting a single workflow runtime to manage all our workflow instances. These workflow instances are mostly human user approval processes that could span days. The primary method GUI for approving/rejecting will be through a web application. If I implement my workflow runtime in a Window Service how difficult would it be to access the runtime instance. Can the workflow runtime be remoted by a web app or web service I have looke ...Show All

  • Andrew - T4G State persistence in long running transactions

    Hi To All, In a long running transaction or human-centric workflow scenarios, Does WWF behave similar to BTS with respect to dyhydration and rehydration Specifically, i am looking for answer whether WWF persists its state into a SQL Server database. If so, does it depend entirely on SQL Server or will it be possible to configure and use any other DB for persistence If it is not so (by keeping the state within its process), Is this really scalab ...Show All

  • Pepe Ballaga VS2005 and directshow

    Hi all Got some problem with the new visual studio 2005 and directshow baseclass project and warning coming from the compiler. I read in several ng on google that maybe the actual psdk (april 2005) could not be full compatible with vs 2005. Is there any date for an update version of the psdk   Please reply as soon as possible... please   Lorenzo Malaguti   I already have this psdk and it's this version th ...Show All

  • luchtcm How do I get the context of the workflow instance?

    Hi, I have a client sending an xml message to a SequentialWorkflow through a remoted service. The service exposes some methods which each triggers an event. The workflow has several Eventsink activities each “listening” to a specific event.   When the event is triggered from the service, the xml message is sent to the workflow through the eventargs and is also stored in a local service variable (System.Collection.Generic.List). ...Show All

  • C7MAX SqlStatePersistenceService troubles

    Hi,  Adding a SqlPersistanceService to my workflow host causes the workfow to abort when it tries to persist.  Unfortunatly the WorkflowAbort events arguments don't realy tell me anything usefull. The database is SQl Server 2000 sp3a and the persistance setup scripts have been executed creating the required tables and sp's. Initialising the SqlPersistanceService instance with a valid connections string causes no errors (indic ...Show All

  • jericmark032785 Digital Signature?

    Hello~ I assume anything is possible here, but has anyone incorporated digital signatures as a step within the workflow I assume the digital signature would be an activity I develop Any tips on doing this I am looking to digitally sign form data utilizing PKI. Thank you, Jennifer Jennifer, Humm, you got me there, I really don't know anything about DoD CAC especifically. You might have better luck ...Show All

  • doug_hettinger ExpenseReport Example Problem

    It's very strange.I have run the example well before with winfx beta2 feb and wwf beta 2.2. Yesterday it suddently didn't work .When I start ExpenseHost the exception is: 未 理(Unhandle) System.IO.FileNotFoundException Message="未能加 文件或程序集(Can not Load file or assembly)“DynamicUpdateFromWorkflow, Version=3.0.0.0, Culture=neutral, PublicKeyToken=null”或它的某一 依 。系 找不到指定的文件(system could not find the file)。" Source="mscorlib" Fi ...Show All

  • Eric Howard ASP.NET and Workflow

    Our company is going to write asp.net application in visual studio 2005. This application is documents lifecycle system (Case is flow throught the entire company and is approved or not by users) One of users (not knowing any programing language) must create a case and define a flow of document circulation. Would like to ask few questions because We are new in workflow so our questions can be obvious. 1. First we would like to ask what a fe ...Show All

  • Kir2000 CodeDomDesignerLoaderNoRootSerializer appears

    Hi guys, I have the same problem as: >>I'm having problems loading WWF b1.2 onto VS2005 RTM on WinXP. >>Getting error: CodeDomDesignerLoaderNoRootSerializer. >>The version for VS RTM is 8.0.50727.42 >>I've tried install/deinstall/reinstall several times on 2 separate machines. >>Any suggestions >>TIA However a fiend of mine does not have it. The only difference between our cases is tha ...Show All

  • M i k e Beta 2 problems with any workflow & designer

    Hello, I have a Windows Vista CTP December 05 machine on which I had installed the WinFX RTC CTP December, the Windows SDK CTP December, the Orcas VS Extensions CTP December and the WWF Extensions CTP December. All of them worked OK. I'm using the RTM Visual Studio 2005 Team Suite and RTM SQL 2005 Developer Edition. Now I uninstalled them in the reverse order and it seemed that the machine was clean. I could not see the the WinFX ...Show All

1234567891011

©2008 Software Development Network

powered by phorum