First  |  Prev | 
Pages: 9 10 11 12 13 14 15 16 17 18 19
Drag and Drop in Windows Workflow Designer Control
Hi all, is there a sample which demonstrate the drag and drop function in WF Designer Control? In Google I found the following: In drag/drop operations, the workflow designer expects a DataObject[ 13 ] filled with two custom data BLOBS "CF_WINOEDESIGNERCOMPONENTS" and "CF_WINOEDESIGNERCOMPONE... 10 Jan 2008 16:19
MSCluster_Resource.CreateResource problem
Hi, I'm trying to create a cluster resource and setting the parameters for a Generic Service resource type using System.Management classes. Invoking the method CreateResource works fine, but setting the PrivatesProperties and then saving the changes generates a the following exception when calling Put: S... 9 Jan 2008 09:21
Incorrect syntax near 'nvarchar'.
The error Incorrect syntax near 'nvarchar'. Must declare the scalar variable "@CODE". I have looked at many posts with this error. I have potes to ASP.net forums with no luck. How can I debug and fis this error. Below is the ASPX page the code behind and the sql data table create schema straight from the datab... 9 Jan 2008 00:44
Denied Acces to HKEY_CLASSES_ROOT\Record when Regasming
I am also facing the same problem. Actually i am working on one application in .NET 2005 using C#. This application uses C++ unmanged code. This unmanged code calls functions of managed code. I have done this work by refering this MSDN site: http://support.microsoft.com/kb/828736. The machine that i am using has adm... 24 Dec 2007 10:32
Passing URI Parameters to WPF App Affecting Deployment
Hi, We observe exactly the same problem after installing recent Windows Updates. The problem is that we are using VS2005. We develop ClickOnce application for a long time and we have a stable deployment infrastructure which was not change since few months. Recently we observe the below mentioned exception ... 19 Dec 2007 10:46
.NET Runtime 2.0 Error
Hi, A couple of users have been getting this same .NET Runtime 2.0 error from an app that I have written, and I haven't been able to diagnose or debug the problem: Faulting application.....faulting module kernel32.dll version 5.1.2600.3119 stamp 46239bd5 debug? 0, fault address 0x00012a5b. Any help would be g... 12 Dec 2007 18:53
Check .NET Framework exists from managed assembly
Hi, I have a managed C++ program that needs to check if the .NET framework v1.1 exists each time it runs. I wish I only had to do this at installation time but users have removed the framework and encountered a crash and entered complaints so I have to add the check. I know how to do this as a seperate uti... 9 Dec 2007 21:21
.Net Framework 1.1 -- Can I uninstall it?
Hello Paul, There is no reason to remove the previous version of .NET FW, because there could be an app which is binded to the specific version of FW. But you can try to remove, and everything may be ok. --- WBR, Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour "The greatest dang... 19 Dec 2007 14:47
OleDbCommandBuilder - Data type mismatch in criteria expression
Hi, i'm using an OleDbCommandBuilder to update data from a dataset to a access database. It work fine, but if i use a table with a decimal column data type, i get this error, when performing the update Data type mismatch in criteria expression i've understood that the error is due to the comma or dot in the de... 16 Nov 2007 11:41
SerializationException: Unable to find assembly
Hi All, I've encountered a tough situation. I have a client .exe that serializes an object to a file using the BinaryFormatter and the AssemblyFormat set to simple. It is deserialized by a different server process running on a remote machine. Both exes reference the same assembly that contains the class of th... 10 Nov 2007 07:13
First  |  Prev | 
Pages: 9 10 11 12 13 14 15 16 17 18 19