Answer Questions
Lyners Error with file mapi.h
Hi I am Javier, I am making a validator certificate and i have to include the file mapi.h, but when i compile everything there are a lot of errors 307 for being strictly accurate and these errors are like missing { before *, missing ;. I cant understand where is the problem. I suppose that this file must include another file to solve these problems. If someone can help me. Thank you very much! Did ...Show All
Drake Dok Vista
I have just become a member of Technet plus. I have installed Vista beta on my puter. I keep having this Windows Security pop-up everytime my anti-virus hiccups. Is there a way to stop this It is the pop-up to accept or deny permission for my anti-virus to run. Unfortuntely the answer isn't that simple... I installed Vista 5308 a couple of days ago and stuck Avast 4.6 on there straight away, as the version hist ...Show All
Paolo Ponzano LoadLibrary (regsvr32) fails without Visual Studio 2005
I've just upgraded from Visual Studio 6 to Visual Studio 2005. I've got the latest DirectShow stuff (in the platform SDK) and am using it. Everything builds and runs fine on my development machine (which has Visual Studio 2005 installed) but when I try: "regsvr32 "myfilter.ax" on a different machine (without Visual Studio 2005, both machines are WinXP Pro and up to date AFAIK), I get the error: LoadLibrary ("myfilter.ax") failed - ...Show All
imginthat 'advanced' tracking
For the system we are building we need to present users with tracking information about the status of his/her workflows. This information should be presented in an understandable format and include workflow variables (i.e. "travel request for PjV to Tech-Ed in Barcelona; waiting for approval from M.A. Nager", where "PjV", "Tech-Ed", "Barcelona" and "M.A. Nager" are instance variables.) The tracking service seems most fit for this requiremen ...Show All
RussellF Vista and Symantec Ghost 8.x
Ever since build 5231, I've found myself unable to use Ghost (8.0 or 8.2) "as I've always been able to". By which I mean with 5219, XP, 2000, etc., I can just create a partition backup, restore a partition backup, no muss, no fuss, all successful. (I have an XP-compatible boot manager, have four independant partitions that are always hidden from one another, and I restore just one partition based on what OS/test/scenario I need to creat ...Show All
Jay Jones Designer Text
In the designer is there a setting to show the decription instead of the Name in the diagram. It would read a lot better with the descriptions instead of the names. Hi Dan, Devinder and I and several others from the dev team are monitoring this forum. So consider your suggestion received by the dev team. Though something like this may seem trivial you should understand that there are many factors involved. ...Show All
Christian Hund Workflow aborted with SqlWorkflowPersistenceService
Hi, i'm testing workflow hosting and when I created a simple workflow (1 code activity that do nothing) and start, will completed with sucess. But when I addservice SqlWorkflowPersistenceService after start my workflow it was aborted. Why The problem is: System.Workflow.Runtime.Hosting.PersistenceException: MSDTC on server 'machine' 'is unavailable. ---> System.Data.SqlClient.SqlException: M ...Show All
digimonk SequenceActivity Execute method
I have implemented a custom activity that derives from the standard SequenceActivity. When I provide an override for the Execute method, it doesn't seem to be called. Would/should this method be called If so, when If not, why not thanx -- /chris Tom Lake wrote: What build are you using The method should be getting called in Beta 2 and beyond, but would not be called in Beta 1. Sorry, ...Show All
flixxx Compiling Rule file using WorkflowCompiler
I m trying to compile a XOML (Beta 2.2) file along with the rule file using WorkflowCompiler but failed to find the best way. Do anyone has a conde snippet of how to accomplish this. Thanx in advance WorkflowCompiler compiler = new WorkflowCompiler (); WorkflowCompilerParameters parameters = new WorkflowCompilerParameters (); string rulesFile = Path .Combine( Path .GetDirectoryName( this .loader.Xoml), Path .GetFil ...Show All
KarlFollman i AM LOOKING FOR VISTA BETA 2
If anyone can help please let me know I was on beta testing cant find all my info I have Beta one versions, Thank you! Sincerely, Eric Powling There will be no betas anymore, only CTPs. Stay tuned for the next CTP mid./end february Its true that we've only being doing CTPs for a while now, but there is a Beta2 on the horizon. The next CTP - cr ...Show All
Oswin Error in VS2005 Workflow Designer after fresh install of Beta 1.2
I am using VS2005 Pro RTM. I have installed WinFX SDK and Workflow Beta 1.2 (everything is the current, latest version). When I try to create a new project, or open an existing sample, I get the error listed below: Warning 1 Method 'ElementRemoved' in type 'TypeProviderHost' from assembly 'Microsoft.Workflow.VSDesigner, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' does not have an implementation. This ...Show All
Hasie How to make a StateMachine which show the terminal user to see the status of Squence workflow
In my case, the second step is from a main table to entry a sub table, however, the main table page does not close. The system can keep this page and reentry into sub table by different option. (It means that, my workflow can go back last state). I think the we should use StateWorkflow to achieve the functionality. However, there a problem. I wish the follow a simple order processing which always from main table to entry the sub table, to show ...Show All
Rihaz Internal Statement Parser
In spelunking the WorkFlow dll's I have noticed a Parser (System.Workflow.Activities.Rules.Parser to be exact) class that is used by the RuleSetDialog and RuleConditionDialog to parse the rule condtions/action text into CodeDom expressions. It is also used to provide Intellisense support etc... Is there plans to make this class public It would allow developers to more easily write custom rule editors, as well as write in-code rules easier then h ...Show All
TomLake Creating templated workflows
Not sure the best way to go about this is but I assume it's possible. I want to let the user (admin of an app) build workflows themselves in an application. And then store them as templates. So when a user submits a document (say an InfoPath form), they can choose which workflow to apply it to. Follow me There are no specifics here, I just some pointers on techniques on how to handle this. I assume you would build "high level" activities ...Show All
Gary Wagner Developing apps in Vista
I have WinXP configured with VS 2005 "Whidbey". I want to get ready and start building Avalon applications but downloading Windows SDK is pain due to its size(1.1GB).And this is a pre-requiste before installing WinFX Development Tools "Orcas".After downloading 1.1GB of Windows SDK it has to be burnt into a DVD to continue with installation. And I don't have a DVD writer.Is there any other way out Also I have Longhorn OS i ...Show All
