jamal_faiye's Q&A profile
.NET Development Exposing functionality via remoting
Hi, I need to expose different functionality via remoting to different clients, and can't decide on which way to go. Need guru advice. Architecture details, simplified: Layer 1: DB server Layer 2: Middleware servers. All servers work with DB and communicate with other layer 2 and layer 3 servers via Remoting (tcp). Layer 3: Frontend. Servers provide interface to the user applications via Remoting (tcp and http). They call middleware servers to perform actions via Remoting (tcp). Middleware servers can push data to them (tcp). The data will be pulled then by clients. Layer 4: Clients, applications and servers. Call Layer 3 (tcp and http) to perform actions and pull data. I use custom authentication for Layer 4 -> Layer 3 communi ...Show All
Software Development for Windows Vista What happens to running workflows when the workflow is changed?
Hello, My website uses a workflow for document approval. I was wondering what happens to running workflow instances when I exchange the workflow for a different workflow. For instance, what happens if the current state of the document is removed from the workflow Or what happens if some transitions are different in the new workflow Or is the complete workflow instance stored in the database each time and will the new workflow only be used for the new instances created after the update I hope my question is clear... The entire workflow instance is serialized. If you have a running workflow, say v1.0.1 with some activitites, and then you blow away this assembly and replace it with v1.0.2 whic ...Show All
Visual Studio Express Editions Solution Problem
Hello there, I'm curently building a solution. I have added some projects I had already made to the solution (locker, general(used to be prog_1)) and I also made some new ones, and now I am willing to build the solution. But the problem is: I can't find the folder in wich the solution has been set when build. Here is a picture of the looking of my project: http://www.freewebs.com/tomthe1337/images/problem_solution.jpg and here is a picture of the map: http://www.freewebs.com/tomthe1337/images/problem_map.jpg I hope that anyone of you guys can help me out as this is very frustrating for me because I need to test the solution etc. Grtz, Tom. The bin folder is located in the project_folder\bin Well each project has its ...Show All
Visual Basic OCX version Control
Hello, We have a product that uses several of OCXs. We would like to sell this product over the web and have clients download it and run in on their machines. Unfortunately, if the OCX version the client has differs from ours by so much as a hotfix, our program crashes. What can be done about this Do we have to compile this product using many different versions of OCXs We can't distribute our OCXs with the project because that could cause a conflict on the client's machine. Surely I'm not the first person to encounter this problem. What have other done about this Any help would be sincerely appreciated! Jordan ...Show All
Visual C# Unable to load configuration from the XML configuration file: <My Config File>
I have this strange issue, when running my application from a network share that has a config file I get the following error message. Unable to load configuration from the XML configuration file: 'H:\Rufus.Net\Code\Bnye.12.51.15.2\Rufus\Redist_Release\RFS.exe.config'. This can be caused by a number of problems, but the most common problem is an incorrectly configured Updater configuration file. The most probable sources of error are: missing nodes, incorrect attribute names, white space within attributes or within elements, white space between elements in the same sub-node, badly formed xml, or xml that does not conform to the ConfigSchema.XSD. I don't get this problem running it locally. Also I've tried setting Full ...Show All
SQL Server Web Service Task always failing
Executing the simplest of Web Service tasks consistently fail with the error: "Object reference not set to an instance of an object". This really isn't a very helpful message for this task, and there's nothing from the task editor that can be adjusted. I am using SP1, the HTTP connection to the service tests OK, the WSDL file downloads OK, and the methods and parameters appear OK. Suggestions Richard I have the same problem: Error: 0xC002F304 at Web Service Task, Web Service Task: An error occurred with the following error message: "Microsoft.SqlServer.Dts.Tasks.WebServiceTask.WebserviceTaskException: Could not execute the Web method. The error is: Object reference not set to an inst ...Show All
Silverlight (formerly WPF/E) Setting the value on a SplineDoubleKeyFrame
How do I set the Value property on a keyframe None of the following two work (gives a javascript error): keyX.setValue( 'Value' , myVal); keyX.Value = myVal; My keyframe is defined as follows: < DoubleAnimationUsingKeyFrames Storyboard.TargetName = " myTranslate " Storyboard.TargetProperty = " (TranslateTransform.X) " > < SplineDoubleKeyFrame x:Name = " translateX " Value = " 20 " KeyTime = " 0:0:0.5 " KeySpline = " 0,1 0,1 " /> </ DoubleAnimationUsingKeyFrames > I'm retrieving the key like this: var keyX = sender.findName( "translateX" ); For some reason VS.NET doesn't allow me to browse the properties on any of the js ...Show All
SQL Server Virtual cube in AS2000 SE?
A simple question: Does AS2000 Standard Edition support Virtual cubes ...Show All
.NET Development Help with GetListItems
Hi i wonder if anyone can help with a problem. Im kind of new ant this. I have and assignment for work, and we are supposd to use xml nodes to get some results from sharepoint. When i try to put parameters in the (Just an example) getlistitems("asd",null,query",null,null,null); my program gets and error but if i just have the getlistitems like this getlistitems("asa",null,null,null,null); then all the documents from sharepoint is displayed on my webpage We are only supposed to have the specific documents show that we are searching for but i cant do that because the program bombs out when i add the other paramenters can you please help me thanks =)) ...Show All
Visual C++ Need Help with Console App. 2:23am
After you enter your name the program asks you to choose safe 1, 2 or 3. Now, if you type in 1, 2 or 3 the program goes to a switch and everything works fine but if you type in something other than 1, 2 or 3 the program tells you that "you must enter 1, 2 or 3". Now when you enter something the program closes. How can I code for the program so that it prompts the user to enter 1, 2 or 3 after a false input and when they do it correctly it executes the switch I have been told to use a loop but i'm not sure which one to use and how to code around the switch Can anyone help with specific code that contains to this program that will compile on a Visual C++ compiler. Thank you. #include <iostream> #include <cstdio> using name ...Show All
SQL Server Convert HEX to Text
I have an image data type in a table (it is a digital signature) and one of my users wants me to search the image data and see how many people have a certain attribute in their digital signature. I know the image data is HEX, but how, in query analyzer, can I view it as the XML digital signature data that it really is So, how can I convert hex to text in sql server Thanks, but that doesn't help. I had actually found that on a Google search, but it only works for numbers, when the data is really XML. I did, however, find that SQL Manager 2005 for SQL Server can show the image field as the XML that it really is, so I was able to kind of get the data out that I needed. A bit of a convoluted way, and I on ...Show All
.NET Development javascript and AOL emails
Cannot fix a problem I am having with AOL emails. Recently, many of my AOL features disappeared and also I cannot open any links in emails. Could javascript be a cause for this I have tried everything along with AOL tech support. Any suggestions would be greatly appreciated. I am new here. Thankyou ...Show All
SharePoint Products and Technologies MOSS2007 standalone no search results
Hi I have done a standalone install and added a couple of users, a couple of sites and a couple of documents. Searcing for any of these returns nothing. The default content access account (NT authority\local service) has Full read permissions to all zones under 'Policy for web application' in Central admin. A crawl has been completed but the following warnings are in the crawler log: " http://csciisris2 The object was not found. (the item was deleted because it was either not found or the crawler was denied access to it) Local Office Sharepoint Server Sites". Similarly for sps://csciisris2 and sts://csciisris2 Additionally there are some gatherer warnings in the event logs: "The start address < ht ...Show All
Visual Basic ContextMenuStrip Control Initial Display Capability/Operation
Hello: VB.Net (2005) I have a ContextMenuStrip control (name: ContextMenuStrip1) associated with a TextBox control. When the TextBox is entered the ContextMenuStrip is displayed with the ContextMenuStrip1.Show instruction. When an item is clicked in the drop down menu the associated function operates as expected. Question regards the initial display capability of ContextMenuStrip1: How can one of the items in the ContextMenuStrip1 drop down menu be hi-lited by default upon initial display Question regards the operation of ContextMenuStrip1: Is it possible to activate the hi-lited item with the Enter key in additon to activation with a mouse click Thank you for suggestions.... jes ...Show All
Game Technologies: DirectX, XNA, XACT, etc. My Program runs well on NVIDIA card, but failed on ATi
I've tested in NVIDIA 6200 and 6600, everythings fine(my developing platform based on NVIDIA card), but in ATi X500 and X700, my program makes the computer rebooted. #- -, what could that be in my experience, a index points to an inexisting vertex will cause the same problem, but this time it makes me confused ...Show All
