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

Software Development Network >> Windows Vista

Windows Vista

New Question

Creating XPS docs , without having any Source UI
Glass with MDI apps
XPS and StartDoc
Please help! Can't get any filter I write to connect to ffdshow
XAML Based WF Linked to Assembly
Dictionary Extension
New xp pro machine, MSDTC not installed or configured?
Exception in Workflow removes instance from database
Docs for IIS 7.0?
Vista API problems....

Top Answerers

Arthlan
IBRAHIM ERSOY
Marco Manetti
CPS
UsingBytes
shishio
georgeskada
Jeroen Bransen - J-Thread
gleason78
allison_h
EditPlus
Only Title

Answer Questions

  • Iago Error 0x80040154: Class Not Registered

    Okay, one last hurdle and I am all clear. I have everything mostly working, the class registers properly (finally), I can call CoCreateInstance and use it in a non-elevated manner (the secure calls return an error of Access Denied like they should), and if I use the CoCreateInstanceAsAdmin function, it pops up the UAC dialog to allow or deny the class. The problem is right after that, if I select Allow, then CoCreateInstanceAsAdmin returns an error code of 0x80040154, which means that the class is not registered. I know the class is (mostly) registered, as it instantiates properly during a call to CoCreateInstance itself, just not as admin. I assume I am missing some little step, but I dunno what. Here's the rundown of what I'm doing. F ...Show All

  • Noah Nadeau Thuraya Phones

    Hi, Has anyone programmed for Thuraya phones Any ideas where to get started What's available for download thank you, awni Hi Mark, Thank you for the reply, it seems I clicked the wrong link before I posted. The newer Thuraya phones run Windows CE 4.2, I know of at least 2 models that do. I think their other models are Java based. awni Hello Awni: This forum is for the discussion of programming notebooks, Tablet PCs and ultra-mobile PCs. You may want to repost your question in one of the forums on Mobile Device development. Although, these forums are for Windows Mobile programming. I don't believe the Thuraya phones run any version ...Show All

  • Matt Deane the path mini language

    Create a Path Object with the path mini language. like this: Path.Data = "M0,0 100,0 100,100 0,100z"; Is there a method to acquire Data value "Path.Data" return "PathGeometry" Object. Can I get value of Points You should be able to iterate through the PathGeometry go get the points. Not in the December CTP you can't enumerate the points. We are looking to enable this in a future CTP. -mark Program Manager Microsoft This post is provided "as-is" Has this been corrected with the February CTP Not only the points, but also Rect, Center and etc. are not working in Feb CTP. Cou ...Show All

  • Pawel W. Vista: how to make screenshot of user's desktop from service

    I try to do screenshot of user desktop from service. But I get white screen in the screenshot. This code works in Windows XP. I try to use EnumDesktopWindows function for 'Winsta0\Default' desktop. Then I get a series of white screens. PRE.clsCode {font-size:110%;} PRE.clsSyntax {font-size:100%;} TD DIV.clsBeta {display:none;} A:link {color:#0000ff;text-decoration:underline;} A:visited {color:#0000ff;text-decoration:underline;} A:hover {color:#3366ff;text-decoration:underline;} MSHelp\:link {color:#0000ff;text-decoration:underline;cursor:hand;} Is there any method to do screenshot from service without run application on users' desktop ...Show All

  • JaBaVe Listener for Remove/Add audio device

    Hello, is there anything available to receive an information if an audio device (e.g. an USB device) is removed/added from/to the system (Visual C++ Express) Thanx, Micha. The IMMDeviceEnumerator class has methods that allow you to register for notifications on audio device arrival and removal, that should allow you to do what you want. ...Show All

  • rmxdave Rules Engine: Identifying fired rule at runtime

    Hello, I am evaluating a rule set within a policyActivity. In the ThenAction of a rule I call a method of the workflow class. This method is called within many of the rules. I want to identify the current rule when my method is called. So the question is : 1) Can I get a reference to the current rule (or at least the rule's name), when the rule is fired and I am within the ThenAction of this rule. 2) If this is not possible: Can I get the name of the last fired rule after executing the policyActivity without using tracking. Thank you in advance, Iris Stern. Iris - you could do this using a CustomRuleAction - see this sample http://wf.netfx3.com/blogs/all_wf_content/archive/2 ...Show All

  • Jimmy Jam What Windows Workflow Foundation can do?

    Hi all, We are currently in the phase of comparing different WFMS's like JBPM, K2.Net, Ultimus etc. Came to know about microsoft own WWF, and we are really interested in this. Just downloaded the beta pluggin for VS 2005 and the labs, now I'll try them out. I have three questions: 1. We can orchestrate ASP.net web pages using WWF alright, but can we orchestrate webpages developed in any Non-.Net language using WWF like JSP 2. Does WWF support importing of Business process from MS -Visio , if yes then how 3. It is said that we should not go for WWF in the case of EAI or integration scenario, but from WWF we can call web services and can reach outside systems from that, In a scenario where all the systems which need to be ...Show All

  • Nonu_k Tracking - Tracing / more details

    I have been trying to fix this for a few days now and it's getting a little frustrating to say the least. I am trying to Track a property on a an activity, it's a custom type, but I can serialize it just fine manually, however, the tracking data that I get in the database simply has the Type Name of the object and not the blobbed serialized data. I have turned on all the tracing swicthes, set to "All", but i am not seeing any errors when the tracking event occurs. I am using SqlTracking and have both UserTracking and ActivityDataExtracts in my profile, both produce the same result. Anyone got any more ideas on how I can debug this further Thanks, Dave Just as a note to anyone else having this type of proble ...Show All

  • vrushali MPEG decoding exception

      Hi, I am developing an application which uses a third party mpeg2 decoder. I keep getting the following errors. MPEG decoding exceptionFirst-chance exception at 0x01b02187 in tux.exe: 0xC0000005: Access violation reading location 0x072b90e0. Is there any way I can investigate the cause   After a number of these errors, the audio and video seem to go out of sync progressively. I am at a loss to find the relation between these errors and the clock. No source is displayed but disessemby can be seen ! Regards, pcd. Well, if playing with the graph clock is going to help, there is always IMediaFilter::SetSyncSource. Given that, you can write your own clock routin ...Show All

  • Todd Virlee FASTOEM=1

    Test case 26 requires us to run: msiexec /I testapp.msi /qn FASTOEM=1 However, this is what I got from the log: MSI (s) (F8:F8) [00:07:54:339]: OEM-mode installation supports only per machine installations. === Logging started: 1/11/2007 0:07:54 === MSI (s) (F8:F8) [00:07:54:339]: Note: 1: 1708 MSI (s) (F8:F8) [00:07:54:339]: Product: xxxxxx -- Installation operation failed. MSI (s) (F8:F8) [00:07:54:349]: MainEngineThread is returning 1639 Info 1639. Invalid command line argument. Consult the Windows Installer SDK for detailed command line help. According to the MSI doc, it says when specifying FASTOEM=1, the installation has to be per-machine. However, ALLUSERS is default to be an empty string and which is a per-user installa ...Show All

  • Lawrence 007 RPC problem with MSDTC

    Hi everyone, I am having some trouble with the DTC on a client machine and need help to get it working. The problem started while doing some experimenting with the new WCF stuff, but has evolved into a simple client side dtc problem. In a nutshell, I can't get dtctester utility to work. Some interesting points: * I am running winxp sp2 on both client and server * server is running SqlServer 2000 * both computers are in same domain * several other computers in the same domain can run both my wcf transaction code and the dtctester util without problem * my local firewall is turned off * server firewall is turned off * security config for dtc on both machines set to allow everything (all check boxes are checked) with No Authentication Requir ...Show All

  • EmekaAwagu STS Sample - using a managed card

    Hi, I have tried the STS example with FabrikamSelfIssued managed card, works fine. I can get all requested claims in the sample web site, but one thing is actually misleading me. I see all the claims empty in the CardSpace Selector (even if I explicitly click Retrieve), but when I send the card, the web site is able to request all claims. Is it a bug (selector's or STS') or was it designed this way I think, that the user *MUST* be able to see and verify all the data before it is sent to the web service. Thanks! Sorry for the late reply. The user is able to see all the data that the STS puts into the 'display token' (my current STS sample doesn't have one, but I've got updates coming to show t ...Show All

  • fscarpa58 Update ?

    Hi! Windows SDK is now like 1GB so if there is any update in documentation or something new version... I need to donwload 1GB again to update a few MB's even if it's 100MBs it's still a lot of overweight. So can you do some update feature Jarod The best thing to do is to run the web setup and just choose the components you want. In that way you will be getting the doc updates that you need. To be clear, we're not doing iterative updates for docs for the offline product. The docs team publishes revised docs through MSDN. So if you are looking just for the latest and greatest docs, look in the MSDN Library. Sure, you can launch the web setup from http://www.microsoft.com/downloads/deta ...Show All

  • arsonist LVS_EX_ALTERNATEROWCOLOR = ?

    What's the value of this constant It is mentioned in MSDN Online ( http://msdn2.microsoft.com/en-us/library/ms670553.aspx ), but not defined in the latest Windows SDK headers. TiKu There is no such flag. The documentation is incorrect. I've filed a doc change request. Push. :] Thanks. ...Show All

  • danflu .rules file

    Hello everybody, I need to change file "name.rules" on the fly ( without recompile!! ). I don't know how can I do that, because when I modifify rules in "name.rules" anything occurs ( using application like notepad). Someone can help me, please One way you can accomplish this is through a custom workflow loader service as I show here - http://www.masteringbiztalk.com/blogs/jon/PermaLink,guid,ffd20921-fb8b-42a2-98d1-8c8e1582a3fa.aspx . The other alternative is to use XAML activation - you can pass the Rules file via an XmlReader to one of the overloads to CreateWorkflow. ...Show All

545556575859606162636465666768697071

©2008 Software Development Network

powered by phorum