Answer Questions
Vinu_P I Have some ideas which i think they are new to Windows Vista
I Ask How i can deliver my own ideas and innovations about Windows Vista and IE to thier developers teams please i want to know Please I want any one to tell me how i can do this and , my e-mail is : moh_omar52@hotmail.com thnks for all At Microsoft. I'd say that your best chances are to post in these forums; I would imagine that the developers stop by once in a while to see what people are thinking. Also anothe ...Show All
blewisjr How to Change the Workflow Name in Lab 10?
When you change the "Name" property in the designer,it prompts that "The service 'System.Workflow.ComponentModel.Design.IMemberCreationService' must be installed for this operation to succeed. Ensure that this service is available." ^o^ Will you do me this favor I only need to make a workflow definition in designer and save it and its name to database. In other table the workflow definition will bind to a business obje ...Show All
Rozan Custom HandleExternalEventActivity ParameterBindings problem
It's better then in Beta 1, where interfaceType- and EventName properties "disappeared" when creating a custom EventSink. Even though they don't disappear anymore, I still loose the ability to set the ParameterBindings in the property window ... Is there a workaround, except for adding them manually wmmihaa, On a generic HandleExternalEventActivity you can still bind to the external data event args parameter and then ...Show All
KumarChinna Raising events for an application
I would like to raise standard events for an application (e.g. mouse click, where I can declare the position, etc.). Can I do it using WinFx (I know it is possible to record events, and sign up for events, but I need to raise the event of the OS.) I would use it for automated UI testing. Thanks in advance. Hello Mark can you go into more details about the scenario How would you use the position withi ...Show All
yoges WinFX RTC December 2005 Not working with December Vista SDK
There's a problem with the WinFx RTC download for December 2005. The links on the page http://www.microsoft.com/downloads/details.aspx familyid=BD3BA2D5-6ADB-4FB2-A3AA-E16A9EA5603F&displaylang=en There's a link to download the entire WinFx RTC package instead of the "smart" installer. http://download.microsoft.com/download/9/4/9/949EEA41-364A-45DC-8F4E-47E7AC147D25/winfxrc.exe I checked the time/date stamp in the downloa ...Show All
RickReis MSDN Vista key fails
Hi I have just downloaded the December CTP 5270 build from my MSDN subscription but the Product key provided on MSDN doesn't work, I have read that I need a new code for this build does any one know when this will be published on MSDN Regards Steve Me too. I tried both CTP and Beta 1 key but both of them didn’t work. I tried to install Vista CTP on Virtual Server 2005 R2. I’m sure this is NOT issue o ...Show All
Bjornar Problem with SQLStatePersistence
I added the sqlpersistence service to my Workflowruntime (with a valid connection string). I have two events that i will trigger: SubmitEvent, and ScanEvent.. When I call my submit event the workflow gets to a new state where it is waiting for the scan event..\ At this point the workflow instance is idled. Now when I raise the ScanEvent with the same instance ID i get an error EventDeliveryfailed for the instance ID.. When I look in the innerexc ...Show All
cavehop Scalability for Hosting Multiple Instances in a Single Workflow Runtime
Hi, I would like to know the maximum number of workflow instances that a single workflow runtime can handle at the same time. Is it just dependent on the server hardware hosting the workflow runtime or there is a maximum number of workflow instances to be hosted in a single runtime. Marcus States: marcusp wrote: This is a major problem isn't it I would love to use the workflow in my app but a limit of 25 or even 100 is ...Show All
Berend Kapelle PPC Start Menu -> Settings and Programs localization problems....
Hello! I'm writing new localization system for PPC for Wm2002/Wm2003/WM2005. I have a problem with Start Menu Settings and Programs names. How can I hange the names of Programs and Settings in Start Menu. I was looking in shellres.dll, and I olso create MUI file of shellres.dll with changed that names, but it doesn't helped. I didn't found anythink about it in system registry. But different localization systems change it without problem. ...Show All
SimonS_ Persistence without serialization
Hi, I would like to write my own PersistenceService but dont wanna use these serialized data in the db. Lets say I write a issue tracker where I want the ticket workflow be handled by workflow foundation and these workflow is a state machine. So I have a table issue where all data about the issue is stored. I normaly implement the state machine on my own and use a int for the current state in this table. Lets say I only handle one kind of Workfl ...Show All
GiriRaghavan using Directshow in a surveillance system
Hi everybody. I have a video capture card with multichannel inputs. It delivers the frames of different channels in the same pin. I know if the frame that arrive come from channel 1 or channel 2 of the video capture card. So I have to compress and record this frames in diferent files. I wonder that if exists a "splitter filter" that I control de switch of the output pins, I resolve my problem. Can anyone help me. Please! ...Show All
Superboy windows vista service source
Hi I try to use service that I wrote and works on windows xp but got blocked when tring to use it in vista I ask for simple service been able to install and run in c++ using visual studio 7.1 that can run in vista operating system Amir ...Show All
markiemooster Message Delivery Exception in Windows Service Host Application
I have following architecture: - Host application: Windows Service (+ Interface for communication between Workflows and Host application) - Consuming application: ASP.NET Web Application (+ Interface for communication between ASP.NET web application and Host application using Remoting) First the windows service is started. It creates the Workflow Runtime. Then a web application starts a Order state machine workflow using the remotin ...Show All
Maksim7858 I get this error when I begin to install Windows Vista
The Error Says "Setup was unable to locate a locally attached hard drive suitable for holding temporary Setup files." Worth mentioning that I'm installing it on a NTFS Partition of Size 9.3 GB In which I formatted it earlier before I began the installation process.. If anyone can please help me regarding this issue I would be extremely grateful ! I'm dying to test this Beta of Windows Vista.. ...Show All
JohnPM Custom Activity with timer does not execute after timer expired
I have created a custom activity that has a timer. The activity executes, creates the timer and then idles. After the timer has expired, the workflow is reloaded and scheduled for execution. My problem is that the custom activity doesn't get executed again. I am not sure what is being executed by the scheduled callback. I have a custom persistence and scheduler service so I know the workflow is being reloaded and ...Show All
