Answer Questions
Robert Jackson SQL Persistence, Loading Workflows and Workflow Properties
I have a workflow that has a bunch of properties on it. One of those properties is the name of the user that initiated the workflow (it is passed into the workflow via the Dictionary<string, object> class. I have SQL persistence working just fine (well, I can't figure out how to 'auto persist', so I am manually calling 'Unload' when the workflow idles), and I run through the list of workflow IDs persisted when my application starts up. ...Show All
kalinkula TypeProvider.RemoveAssembly
Does TypeProvider.RemoveAssembly somehow actually unload the assembly from the app domain (I didn't that's possible) The real issue is if we have a running implementation where someone decides to change the logic in a code activity. Can we load the revised assembly without shutting down the workflow engine Thanks, - Erik Erik - this just removes the assembly from the TypeProvider instance - not from the AppDomain. To load the s ...Show All
Vaidyak Windows Defrag Continually accesses my Diskette drive
Hello. I'm using windows 2000 professional. It's seems that in the past week that when I run windows defrag, the program seems to continually access my diskette drive. The diskette drive doesn't even show up as an option in the windows 2000 defrag. Then when I do start the defrag on my hard drive, it just pounds the heck out of the drive. I've done full virus and spyware scans with Symantec Corporate antivirus 10, spybot and lavasoft ad-aware ...Show All
BactBob Security error hosting the WWF designer in a WinForm UserControl hosted in an ASP.NET page
We've taken Lab 12 Exercise 1 and applied the same steps to create a WinForm UserControl that hosts the WWF designer. We're now trying to host the WinForm User Control (with the embedded WWF Designer) in an ASP.NET page using <object> tags. We're current getting the following error. Does anyone know a quick&dirty way to get pass this System.Security.SecurityException: That assembly does not allow partially trusted ...Show All
speertje Windows Vista does not support Compaq Presario BIOS
I have find out Windows Vista does not support Compaq Presario BIOS,So alot of ya can not install with Compaq computer. Because Compaq have make their own Bios. Vista does not support it. I think all of ya get this error message after the first reboot: Windows Boot Manager Windows did not start correctly. A recent software or hardware change might be the cause. If you have a windows installation disc, insert the disc and restart. Click sy ...Show All
doph Vista Beta 2
I am also having the same problem What is the problem I hope this doesnt show twice I used a multilayer burner using Gear software available as a trial version for Iso files, Multilayer DVD burners are best it formats for multilayer and uses all capabilities of a DVD I burned the Iso after I formatted a Rigadata 4.7 gig DVD Rigdata DVD -rw and had no problem with the inst ...Show All
subsonic Linking error
Hi, I am trying to build a directshow filter in Visual Studio 2005 under Win32 platform. I get the following error : error LNK2019: unresolved external symbol "public: __thiscall CBaseFilter I read a few messages on this forum and found that a lot of other people have also faced the same problem.Most of them say the solution is to change the order of the directory paths specified for the include and library files. I have trie ...Show All
osalzgeber update to m3edia centre 5270 problem
can someone email me the 32 bit update asabowes@hotmail.com There is a patch released my MS for m3edia centre 5270 problem. It's hardly 1.4MB patch available on MS downloads site. ...Show All
Sergey Dubinets - MSFT Problem exposing webservice after renaming workfow
I created a sequential workflow and exposed it through a webservice as described in the book "Presenting Windows Workflow Foundation" everything worked OK. Afterwards I decided to rename the workflow and tried exposing it again as a webservice. It started complaining that it didn't find the class "DocumentFlow.Approval_WebSevice"... It only worked after I completely rebooted my computer... any ideas Kind regards, Joris http://jop ...Show All
Steen T. Problem in sending mail through web instead of localhost(Drop)
I have done HOL 02 of wwf successfully. I want to send mail through web instead of sending it to the Drop folder of Inetpub in the local machine. So I have changed Smtpclient from "localhost" to SMTP Server name as shown in the below code. Then I am getting the following error. " An exception of type 'System.Net.Mail.SmtpException' occurred in System.dll but was not handled in user code Additional information: The SMTP ...Show All
Dragon Li Going-Live and Persistence
Hello I am happy to see that you are providing a going live license with beta 2, but there is one thing that I would like someone from the product team to comment on before I actually dare using it: What's your plan for upgrading persistent information from beta 2 production environments to the release version Are the DB schemas of the persistence and tracking services already fixed How about if I provide my own persistence servi ...Show All
kateryn When is parent non-null? / How to get to container activity?
I am confused as to when the Parent property will be non-null. Based on the compositional model, I would have expected it to give me a reference to my container activity any time my activity is living inside a composite activity, but that doesn't appear to be the case. Is there no way to get a reference to my parent container, other than by name for situations like getting to a parent state when I am a nested state The only time the Pa ...Show All
rronny Security permissions.
No matter what is done to change permissions nothing happens. You can't even install apps like Incredimail as you aren't allowed access to system32 and no changes of permissions anywhere allows access. Without access the installer can't see the mfc.dll and so can't install. TTFN. Did you have a question Once again the statements spawn their own questions. I guess this concept is lost on you. For instance ...Show All
Horea Soanca ASP.Net Designer example
Hello all, I am looking for an example on howto host the desingner inside of an ASP.Net application. I've seen the included designer hosting example that comes with the SDK, but this is a destktop app, thanks in advance for any help!!! Kevin Booth Okay, this is a great lead! Thanks for the help, I'll investigate further when I get home! Kevin Booth Kev ...Show All
Matt Ellis About the Workflow Designer in the lab 10.
Hi, I'm in the process of trying to setup a demonstration application which shows an example of workflow and rules management. Here is what's happening: 1. Open a existed wfname.xoml; 2. In wfname.xoml.cs file I had built a string variable name as " testStr "; 3. Drop an IfElseActivity on the design surface, and edit the condition property on the IfElse branch to select System.Workflow.Activities.Rules.Rul ...Show All
