Crux's Q&A profile
Visual C# IL DASM fails with C# express
1. I have a copy of ildasm 1.0 from 2001. How do I download a newer edition v 1.0 cant find it's own help file when i try to open a file in a folder other than ildasm's home directory. 2. When I build, then try to open, say, ConsoleApplication1.exe, i receive the ildasm error dialog: 'failed to open meta data'. What is it looking for, and how do I provide it I would highly, I repeat, highly recommend downloading Lutz Roeder's .NET Reflector. It does everything that ILDASM does, plus displays source in C#, VB, and Delphi, in addition to MSIL. You get hyperlinking of methods so you can easily explore assemblies. There are also various ad ...Show All
Windows Forms XPanderControl
I see there is no code for the XPanderControl and there is no info available on it on the Vertigo site. Will this be made available or can I use the XpanderControl DLL in commercial projects The source for the GDI+ binary controls is included in the "TaskVision Source Code Lite" link on the following page: http://www.windowsforms.net/taskvisio ...Show All
Visual Basic How to display login form...???
Can anyone help me out, this is urgent ... I have created a login form, how can i display the login form each time when windows start up I mean i want the form to be display once the windows logon form is displayed... or anyways i can replace the windows logon form with my login form p/s: sorry for my bad english explaination ... Thank you Grant, you really provided so much info for me.... i think i'll learn from there .... i'm still new in IT lines ... thanks for ur suggestion ... any further question i'll ask here, and i hope u won't mind to answer, would u ...Show All
Visual Studio 2008 (Pre-release) MaxItemsInObjectGraph
I'm getting the following error. Error while trying to serialize parameter http://tempuri.org/:GetByUpdatedDateResult. Maximum number Error while trying to serialize parameter http://tempuri.org/:GetByUpdatedDateResult. Maximum number of items that can be serialized or deserialized in an object graph is '65536'. Change the object graph or increase the MaxItemsInObjectGraph quota. The method returns List<T> where there are about 1,900 items. Any ideas May this help < bindings > < netTcpBinding > < binding name = " SecureBinding " ...Show All
Windows Forms Storage of what the WebBrowser Control is displaying.
I'm using the WebBrowser as a WYSIWYG editor. I want to be able to cut and paste text and graphics material into it, which I can do. I also want to be able to store what the control is displaying in an Access database. I am confronted by a couple of problems. 1.) The DocumentText property gives me a pure htlm representation including URLs for images. This isn't what I want. What I want is to be able to store a local representation of what the browser is showing. When the control is displaying a page, if I interrogate webrowser.documentStream, the stream I receive is 30 bytes in length as opposed to the 3018 byte ...Show All
SQL Server Making small database on iPaq
Hello I am trying to maintain a small database on my iPAQ, can somebody tell me that would database be created in SQL Server Mobile on my iPaq and can my VB.net based Windows CE application can access data from the database on my iPAQ tHNAKS if your iPaq runs Pocket PC 2003 or Windows Mobile 5, then yes, you can create a VB.NET application using Visual Studio 2005 and the .NET Compact Framework 2.0 that can work with data in a SQL Mobile database on your device. Darren ...Show All
Windows Forms server side config
I've installed the taskvision client & source and they both work fine. But I'm having a problem with the server side. http://www.microsoft.com/downloads/details.aspx FamilyId=53C3B52C-0544-4A03-A79B-ECE6D500B8A7&displaylang=en As you know, there are a few things to do before you install it. One is: - The SQL Server default instance is named "local" (this is installed by default) and that ...Show All
Visual C++ Can STL vector cross DLL boundary?
Can I have the following method in a DLL and call it from a Client, like this // DLL file void DllFunction (std::vector<int> &B) { B.push_back(1); } ---------------------- // Client file void SomeFunction () { std::vector<int> A; DllFunction(A); } When I try to do this I get a runtime error in _CrtIsValidHeapPointer (dbgheap.c) when SomeFunction returns. I figured the problem is that the DLL allocates the memory and the Client is trying to free it and that's bad. So, what do people do when they want to pass an STL vector as a reference parameter to a DLL Cannot such a basic thing be done I've m ...Show All
Visual Studio Express Editions SQL Server 2005 Express Edition April CTP fails to install
I have spent the last hour trying to find other cases of the same install error on the web, but w/o luck. Does anyone know how to fix the following. I have Windows XP SP2 with VS 2005 Beta 2 (April 2005). When trying to install the "SQL Server 2005 Express Edition April CTP" I'm getting an error at the end of the install. Here's some of the messages: The initial error dialog: "Microsoft SQL Server 2005 CTP Setup" (window title) Microsoft SQL Server 2005 CTP Setup was unable to install on your computer. Microsoft SQL Server 2005 CTP Setup has encountered a problem and will end. After clicking on the "What does this error report ...Show All
Windows Forms Problems setting up data in the Application Data directory
I have an application that I have written in C# 2.0 that I would like to deploy using a Setup and Deployment Project. The application uses data stored in a SQL 2005 .mdf file that I install along with it. Currently, I have the .mdf file installing into the Program Files\Application directory, which works fine for an administrator. What I would like to do is install the data into the User's Application Data folder, or, if they select All Users, into the All Users Application Data Folder. The problems that I've run into so far are: How can I tell if the user checked the All Users box. What is the Condition that I need to use to say that that b ...Show All
Visual Basic Click-Once is not so simple...
ok, here's the problem: i'm using VB.NET 2005 beta 2 all working nicely. i've made an app, debugged it and it runs all nice from the normal exe. but when i went to publish it, it seemed to work all fine until the installation page opened. i try to launch it but it says the "application is improperly formatted". clearly it isn't because i have run the bin exe many times. now, not only does the publishing not work, but when i go back to run the normal bin exe i get another error, once which has never appreared before! it compiles fine, BUT i receive an error saying that the project can't be run: "application configuration is incorrect". s ...Show All
Visual C# Updating Database
Hi I am receiving an error message "Error 1 'System.Data.DataRow.DataRow(System.Data.DataRowBuilder)' is inaccessible due to its protection level ",when i try to update the database programtically through datagridview control placed in my from. I want to edit and update a database at run time while changing the corresponding cell values of my datagridview control. Please,provide me the appropriate code snippet with a brief note.... The DataRowBuilder class is not intended to be used directly from your code. The class is sealed and doesn't have a public constructor. Because this class doesn't have ...Show All
Visual FoxPro Moving from VFP 5.0 to client/server
I currently have an application that was written in VFP 5.0 and running on Windows XP machines with the database stored on a Windows 2000 server. It was first installed in 2000 and has had modules added, the most recent being 6 months ago. However, I have been having some problems with the program seeing that the database sizes has grown considerably with at least 2 tables having over 20000 records. The hardware technician has indicated that their server needs to be replaced and said I should look into making my application a client/server one. Right now, it is in a flat file format. However I am totally new to ...Show All
Software Development for Windows Vista OK No reply. So,Here are some BUT NOT ALL of my Ideas for Windows Vista
Software : IE 7 1- My Notes :- Many Professional developers or users go online with much more tasks to do on the web and sometimes on task take from me more time than others and suddenly I forget why for example I have opened all of these pages e.g:(Send an e-mail,read blogs,buy something,download files,........,and more) I think that if IE can utilize the WPF founded in Vista to allow me add a note on the rear of each opened window or tab OK, in the Live Preview of IE opened tabs I can click a smal button with a very nice animation the page is reflected to its rear and I can write my own note by h ...Show All
Windows Forms How do I Logical AND two strings
I'm trying to create a search engine that checks for wild chracters and I'm stuck in performing a logical AND operation. I'm first converting to two strings to two integers by using the int myFirstWord = int.Parse(string1) // I'm getting input string not in correct format exception// int mySecondWord = int.Parse(string2 then anding them together: int andResult = myFirstWord & mySecondWord; I already tried different ways of doing this to no avail. Does anyone out there knows how to Never mind !! as you said and I have just found out, the string can not be converted to an Int if it does not specify a numbe ...Show All
