Software Development Network Logo
  • Game Technologies
  • VS Team System
  • Visual C#
  • .NET Development
  • Visual FoxPro
  • Windows Vista
  • Visual C++
  • Windows Forms
  • Microsoft ISV
  • IE Development
  • SharePoint Products
  • Visual Studio
  • Visual Basic
  • Audio and Video
  • Smart Devicet

Software Development Network >> Windows Vista

Windows Vista

New Question

Bounding Box
worfkow monitor sample does not compile
SQLPersistenceService vs Non MSSQL DB
How to Serialize individual Ink Strokes?
Shell Namespace Extension inconsistencies in Windows Vista
XAML caching issues
Required Binding on Activity / Validator
Redirect
How do i record what i do????
saml:Attribute and DisplayToken

Top Answerers

LynnOoi
Alok Thakkar
Alvin Kuiper
Igor24
Reluctant TFS Admin
Sinclair Schuller
Thea301
Enlikil
Pauly C
bpeikes
sitemap
Only Title

Answer Questions

  • BABU_NEO an error about "aspnetwfpageflowexample"

    when i run aspnetwfpageflowexample,input some data,then click the button "page one",then raise an error . Exception Details: System.Workflow.ComponentModel.Compiler.WorkflowValidationFailedException: The workflow failed validation. Source Error: Line 114: wfprms.Add("InitialCommand", oe); Line 115: wfprms.Add("InitialParams", prms); Line 116: WorkflowInstance wi = wr.CreateWorkflow(Type.GetType(_config.Type),wfprms); Line 117: wi.Start(); Line 118: ManualWorkflowSchedulerService ss = wr.GetService<ManualWorkflowSchedulerService>(); Hello, did you recompile the whole solution without errors It looks like the app doesn't find the workflow (&q ...Show All

  • HelpMe2006 ICatAdm.IsCatalogRunning - throws CI_E_NOT_FOUND on Vista

    There is a failure in our current (.NET/C#) application when it is run on the Microsoft Vista OS (this is after the Indexing Service feature is installed, which it is not by default). The error occurs on the IsCatalog* methods on the ICatAdm interface. It throws a ComException with ErrorCode 0x80041815 (CI_E_NOT_FOUND). The sample application I wrote to test this works fine on Windows XP. Has anyone else encountered this error Any ideas on the source of the problem ICatAdm.StartCatalog() and ICatAdm.StopCatalog() are misbehaving too. Here is a snippet of the code I am using: using CIODMLib; ... AdminIndexServerClass aisc = new AdminIndexServerClass(); aisc.Stop(); // stop to create catalog ICatAdm catalog = aisc.AddCatalog(catalogNam ...Show All

  • Coach24 Hosting WorkflowService (WorkflowRuntime) in IIS using WCF

    Hi, I'd like to host some kind workflow service (using Windows Workflow Foundation) within the IIS. Therefore I have configured a service file (.svc) and an appropriate web.config file. When the service starts (managed by IIS ) it should load the WorkflowRuntime instance. Therefore I've created a class implementing the IExtension<ServiceHostBase> interface holding that instance. Because my application is not directly responsible for creating the ServiceHost (-> IIS) - how can I add this extension to the service host Is it possible to configure this via the web.config file (<extensions>-Element) Or do I have to write such a class inheriting from ServiceHostFactoryBase and configuring the service file Thank you! ...Show All

  • SJWhiteley System.Speech.Recognition - my code works in XP but not in Vista RTM?

    Hi all, I have some code that I converted to use .NET 3.0's System.Speech library. The resulting assembly executes and recognizes my speech fine in Windows XP SP2. Running the same assembly in Vista RTM however doesn't work. The SpeechDetected event fires, but the Hypothesized, Recognised and Rejected events never fire. It isn't a microphone / soundcard issue because the "start listening", "start notepad", "mousegrid" commands all work fine in the Vista RTM install. Googling around only seems to turn up Beta2 samples and the Windows SDK samples only have TTS samples - no recognition ones. Below is a code sample for how I am initializing the SpeechRecognizer class. It is a command interface ie: I supply an array of strings th ...Show All

  • BinaryKiwi Vista drivers for Microsoft Lifecam VX-1000 and/or Logitech Quickcam Web

    I have been searching in vain for Vista (RC 2 build 5744) drivers for either of the noted Web cams. I gave up on the Logitech and purchased the Microsoft Lifecam after being assured it was Vista ready... it will not allow the software to install... any suggestions... tks Hello LoWRid3r, Thank you for your post. However this forum is for software developers who need assistance with application compatibility issues. This would be a better place to post your question http://forums.microsoft.com/TechNet/ShowForum.aspx ForumID=714&SiteID=17 I just want to see you get the best results from your post Thanks, Louis Shanks AppCompat http://louis-s.spaces.live.com/ http://louisshanks.spaces.live.com/ ...Show All

  • MA2005 Problem with test case 13

    Certified for Windows Vista Test Cases Version 1.2.000 of December 7, 2006 states in test case number 13 that " Verify application’s installer contains an embedded manifest ". To pass this test case I do the following steps: 1. I generate the setup.exe.manifest file using the "mageui.exe" tool. 2. I Add a line under the <Security></Security> tag. as follows: <requestedPrivileges> <requestedExecutionLevel level="asInvoker" uiAccess="false"/> </requestedPrivileges> 3. Using the "mt.exe" tools I embedded the manifest file into my setup.exe file using the command line as follows: mt.exe -manifest setup.exe. ...Show All

  • BenMcr Error in WorkFlow Monitor

    Hi, I have a problem to start Workflow Monitor. It says "Exception in GetWorkflows" and the description is: "No se puede cargar el archivo o ensamblado, 'Proceso, version 1.0.3, Culture = Neutral, PublicKeyToken = null ni una de sus dependencias. El archivo no puede hallar el archivo especificado. In tracking' Database in table Workflow and column WorkFlow Definition appear this: <ns0:VentasAFacturacion documentO="{p1:Null}" x:Name="VentasAFacturacion" ProcesoID="00000000-0000-0000-0000-000000000000" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/workflow" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:p1="http://schemas.microsoft.com/winfx/2006/xam ...Show All

  • AlanKohl TransactionScope and Enterprise Library Application Block 2.0

    Hello everybody, I'm new in this forum. I've a problem whit de TransactionScope and Enterprise Library Application Block 2.0, basically, I've a method, that it invoke to another class (My Dataservice) and this class uses Microsoft.Practices.EnterpriseLibrary.Data.dll To communicate whit the Database. I make some proofs on my machine "PCLOCAL"(Windows XP SP2, SQL Server 2000 Developer Ed.), and it works fine, but, when I want to run the same code on another machine "PCREMOTESERVER" its similar that my computer (Windows XP SP2, SQL Server 2000 Developer Ed.), It doesn't work. I check the MSDTC configuration, its all ok, Accept access from the network and another check are checked. This is the code on windows form: U ...Show All

  • mruniqueid Optional claims - how to obtain them from browser?

    Hi, This paper http://download.microsoft.com/download/5/4/0/54091e0b-464c-4961-a934-d47f91b66228/infocard-techref-beta2-published.pdf (p.11, 4.1.4. Claims in issued tokens) says that the relying party can specify required claims as optional. On other hand, in the Windows Card Selector user can set "... Include optional data checkbox to view optional data and then send it." which I, actually, never saw. The question is how can the relying party specify in the HTML OBJECT which of the claims are optional Just found it myself. There is a parameter called "optionalClaims". See the "Web"-guide: http://msdn.microsoft.com/library/default.asp url=/library/en-us/dnwebsrv/html/ ...Show All

  • Girish Gangavathi TransactionScope fails

    Hi, I am using transactionScope and it is failing. I tried DTC Ping as was recommended in another post and it fails to. On the computer I try to ping: ++++++++++++Start Reverse Bind Test+++++++++++++ Received Bind call from DEVELOP Trying Reverse Bind to DEVELOP Error(0x2AFC) at nameping.cpp @62 -->gethostbyaddr -->11004(The requested name is valid, but no data of the requested type was founError(0x6BA) at ServerManager.cpp @453 -->RPC reverse BIND failed -->1722(The RPC server is unavailable.) Reverse Binding to DEVELOP Failed Session Down And on the computer doing the pinging: ++++++++++++Validating Remote Computer Name++++++++++++ Please refer to following log file for details: C:\dtcping\DEVELOP2916.log Invoking ...Show All

  • laserbeam Suppressing the "Name" attribute when serializing workflow

    I am using the default markup serialization classes to serialize my workflow. My workflows contain only custom activities (I am working with an XML-based Domain-Specific Language), and I would like to withhold the "Name" attribute from the serialized content. What I am getting at this time is: < xml version="1.0" encoding="utf-8" > <ns0:Sequence x:Name="sequence1" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ns0="http://schemas.com/myActivities"> <ns0:ReadLine x:Name="r1" /> </ns0:Sequence> What I would like to have is: < xml version="1.0" encoding="utf-8" > <ns0:Sequence xmlns:x="http ...Show All

  • Anatoly 01 Workflow solution consideration

    My organization was in the process of selecting a workflow engine in order to automate all our business processes and have gone through various options like Opentext Live Link, Captaris Teamplate to name a few when we bumped into Windows Workflow and found it the most appropriate option out of the lot. So now we have decided to use it as our tool to automate all the business processes, through the development of a in-house asp.net application (which shall include user task-lists, admin module etc.) and were wondering if thats the right approach or should we stick to one of the ready-made workflow solutions Besides we were also looking to find an appropriate book or technical training content to give us a kick start in it ...Show All

  • MarissaM Installation of Windows SDK for .NET 3.0 fails

    Hello! I need help. I tried to install the "Microsoft Windows SDK for .NET 3.0 framework". But the installation fails. I did not change anything (no options or path) while installing. Here is the end of the log file (I changed the domain and user name): 18:05:23 Dienstag, 5. Dezember 2006: [SDKSetup:Info] File succesfully downloaded - source:http://download.microsoft.com/download/a/7/7/a7767f09-0136-4a96-a1f8-276bf0ee31fa/WinSDK-WinSDK_BIN_VC8_Runtime_X86_CRT-common.0.cab target:file:///C:/Dokumente und Einstellungen/username.DOMAIN/Lokale Einstellungen/Temp/SDKSetup/WinSDK/WinSDK-WinSDK_BIN_VC8_Runtime_X86_CRT-common.0.cab size:555366 18:05:23 Dienstag, 5. Dezember 2006: [SDKSetup:Info] Beginning download of file http:/ ...Show All

  • Bumper Error: The calling thread cannot access the object because different thread owns it

    I have declared a listbox as follows: internal System.Windows.Controls. ListBox ListBox; Then I have initialized a workflow: public void InitializeGetMyPhotosNotInSetWorkflow( string extras, string extrasValue, string perPage, string perPageValue, string page, string PageValue) { parameters.Add(extras, extrasValue); parameters.Add(perPage, perPageValue); parameters.Add(page, PageValue); try { if (( this .workflowRuntime = new WorkflowRuntime ()) == null ) { throw new System. Exception ( "There was a problem creating the workflow runtime.\nThe Application will now exit." ); } else { // Add the External Data Exchange Service ExternalDataExchangeSe ...Show All

  • nec4b Workflow Designer on SharePoint Server 2007 and Visual Studio 2005

    I'm trying to get the Visual Studio 2005 Designer for Windows Workflow Foundation to run, but got stuck. There is no explicit installer for it. The base is Windows Server 2003 with the following two installed: SharePoint Server 2007 Visual Studio 2005 I've tried to install various related modules, including: Visual Studio 2005 Extensions for Windows SharePoint Services Visual Studio 2005 Extensions for Windows Workflow Foundation SharePoint Server 2007 SDK and ECM Starter Kit I believe the SharePoint Services 3.0 are included in the SharePoint server. Correct Whatever I install, Visual Studio 2005 doesn't seem to offer any Workflow Designer and no projects of any workflow type. What's missing And which of the ...Show All

636465666768697071727374757677787980

©2008 Software Development Network

powered by phorum