Keyboard keys
Fri, 12 Oct 2007 10:48:00 -0700
My keyboard keys don't reflect the keys I am pressing and I have numbers
where letters should be and vice versa. The only way I can type what I want
to is if I hold the Fn button down whilst typing. I have gone to keyboard
settings and set the keyboard to the language it should be and also tried
ctrl alt a ...
|
Cannot delete a problem caused by a new USB add-on
Mon, 8 Oct 2007 20:12:01 -0700
For several months I have used the Nintendo WiFi successfuly (it is used
through a USB port). I tried to uninstall it today but there was a black out
mid-uninstallation. When I got my computer back on I recieve errors when I
try to uninstall it about "Abnormal Program Termination" and then the
uninstall si ...
|
Re: Windows Workflow Foundation Designer
Mon, 8 Oct 2007 15:09:41 +0100
Hi Alex,
this answer is probably too late to be useful to you...
It is possible to reuse the Workflow designer that comes with Visual Studio.
Look at the Basic Designer Hosting Sample:
http://msdn2.microsoft.com/en-us/library/ms741708.aspx
Thorsten
--
This posting is provided "AS IS" with no warranties ...
|
foto
Sun, 30 Sep 2007 00:22:00 +0200
...
|
system tray icon visible in xp not in vista
Fri, 28 Sep 2007 09:50:23 -0700
Hi,
I have an app with a system tray icon that works as expected on xp.
When I run it on vista (ultimate), the a space opens in the system
tray opens, and the icon's functionality of as expected (mouse clicks,
tool tips) but the icon is not visible.
TIA.
...
|
WF - IWorkflowCompilerOptionsService.Language / VB.Net resources
Tue, 25 Sep 2007 07:30:04 -0700
Hi!
I am creating a standalone WF designer that allows users to create/modify
workflows in VB.Net. I assumed that setting the
IWorkflowCompilerOptionsService.Language would handle this. However, all the
code I find is in C# and uses:
string IWorkflowCompilerOptionsService.Language
{
...
|
Workflow parameters in case of "no-code" workflow
Mon, 24 Sep 2007 23:26:00 -0700
I am using declarative workflow which consist of only .xoml and .rules files.
I use CreateWorkflow(XmlReader workflowDefinitionReader, XmlReader
rulesReader, Dictionary<string, object> namedArgumentValues) method to create
workflow instance. Since my declarative workflow is implicitly derived from
Sequential ...
|
|
|
OneNote Mobile does not work
Sun, 23 Sep 2007 18:54:00 -0700
I getting pretty frustrated...I've installed OneNote Mobile...initially it
worked...however, I needed to flash the ROM on the PDA (an ATT 8525) and
after I did that and reinstalled ON, it would not transfer files. Since then,
I've removed the OneNote program, Checked the Regedit to make sure there was
no ref ...
|
Re: Windows Workflow foundation - troubles with multithreading
Tue, 18 Sep 2007 11:27:41 +0100
Hi,
probably to late for your deadline, but have you tried the
ManualWorkflowSchedulerService? It delays running the workflow until you
call the ManualWorkflowSchedulerService.RunWorkflow Method. This method runs
the workflow in the current thread and returns once the workflow is back in
idle state. This ...
|
Outlook 2003 - OLE Registration error, when push F9
Thu, 13 Sep 2007 03:12:04 -0700
Hello,
When I push F9 (Send/Receive all) in Outlook 2003 always appear the message
"OLE Registration Error, reinstall ....."
I've tried reinstalling Office 2003, and "regsvr32.exe ole32.dll" but the
error continues.
¿Any idea?
Thanks in advance
--
Salu2,
Roberto ...
|