Software Development Network Logo
  • VS Express Editions
  • Visual Studio
  • Architecture
  • Windows Live
  • .NET Development
  • Game Technologies
  • Visual FoxPro
  • Microsoft ISV
  • Windows Forms
  • SQL Server
  • Visual C++
  • Smart Device
  • Visual C#
  • Visual J#
  • Windows Vista

Software Development Network >> mbabbitt's Q&A profile

mbabbitt

Member List

Joseph Z
rreyna
MorningZ
masoftheund
fariborz
bcc_net
KimFreeborn
David Vestal
ScottLeo
Kishanb
vmaceda
Manjit Sooch
Vikasumit
Wiemann
SkyPilot007
Bineon
Metaxa777
Laurent Liegeois
Matteo VS
Simon Harriyott
Only Title

mbabbitt's Q&A profile

  • Smart Device Development Exception Code 0x80000002- please help!

    Hi. I have an application for PocketPC that sometimes gets this exception: Exception Code: 0x80000002 Exception Address: 0x01f7aac and I don't know what to do with it. I'm don't know much about exception handling and I don't understand what this error means. I get it inconsistently. sometimes it never surfaces; sometimes it suddenly does. I've been trying to find patterns to no avail. My application is basically a speech recorder and player. I w ...Show All

  • Visual Basic .Net Toolbar - Can't use Icons?

    Is it only PNG files that you can use   Mike Pooley No, you can import any sort of image into an image list, then associate the image list with the toolbar and select the icon to use for each button.   ...Show All

  • SQL Server Database Diagrams - SQL Server 2005 Express

    I have installed Visual Basic 2005 Express and SQL server 2005 Express. I am reading the ebook: "Microsoft Visual Basic 2005 Express Edition - Build a Program Now" that you download when you register the products (it is a PDF file named 6-2213-2.pdf) Page 139 of the book (or 151 in the file) is about "To Create Relationships between Tables". So I follow the instruction and get stuck on Step 1. When I right click on the Database Diagra ...Show All

  • .NET Development Massive Membership changes in RC? How to open a beta 2 website in beta3?

    So I have a project we've started in beta 2, I've just installed the release candidate on a lap top luckily (so we still have a working version) copied the project over, went to compile.  Fixed a few things that the new version doesn't like such as declaring using System.Windows; tried again.  Compiled and I though great.  Only no ..... All the login functionality appears to have changed   For instance the aspnet_Membership ...Show All

  • SQL Server "Too low memory" and XML in cache

    Hi, I've read that the parser can use 1/8th of the available memory for the xml-cache, but I've run into this limit much sooner than I'd expect. I'm not using "sp_xml_preparedocument", but rather operating on columns with XML as datatype. This means I don't have the handle to the document and can't use "sp_xml_removedocument" to free the memory. It's a simple application written in C#, so should it be sufficient to & ...Show All

  • Visual Studio Team System TFS Databases...what are they?

    Wondering if there's any documentation on what are the databases used for TFS and what they are used for For example, when opening SQL 2005 I see: STS_Config STS_tfs_1 TfsActivityLogging TfsBuild TfsIntegration TfsVersionControl TFSWarehouse TfsWorkItemTracking TfsWorkItemTrackingAttachments Now, the databases that are prefixed with Tfs are TFS tables and the TFSWarehouse database is used to OLAP Cubes and reporting... But do I need to rely on ...Show All

  • Visual C++ cannot debug "Hello world!"

    Hi, I created a win32 console application starting with an empty project using Visual Studio 2005. I then added a cpp file and typed in the following code: #include <iostream> using namespace std; int main() {      cout << "Hello world!\n";      return 0; } When I try to run the program by pressing "Start Debugging" (F5), a console window appears then I get a popup saying : " ...Show All

  • Visual Studio How to support Exception Assistant

    I want to support an exception assistant to COBOL Exceptions. How can it support It seems that it has realized by putting an XML file on the   ExceptionAssistantContent folder of an IDE folder about the standard exception for Visual Studio. Best Regards. Dear Lufeng If the exception object of COBOL is a similar form to $exception, we can support "View Detail" I want you to teach details what form ...Show All

  • SQL Server How run SSIS package from MsAccess?

    How run SSIS package from MsAccess Executing a package from the command-line using dtexec is the ONLY way you can pass parameters to the package. I'm confused as to: a) Why you think command-line is not suitable for you b) Why you want to do this from MS Access -Jamie ...Show All

  • Visual C++ Unmannaged Dll

    Hello everybody, i`m new with vc++ ,i wrote an unmannaged class and still cant use it ,because when i added it to my project this error generate: error C2871: 'some-namespace' : a namespace with this name does not exist and when i use its class compiler dont know that, how can i do it because i`m new with vc++ answer me completly thanks a lot Toghian wrote: Dear oshah your answer was very helpful for m ...Show All

  • Windows Forms create button shortcut

    I read that you can create a button shortcut by preceding the button text with an &. I did that and indeed the character is underlined in the design view. The underline doesn't show up in runtime nor will &<letter> cause anything but the menu to activate for keyboard navigation. How do I create a shortcut for a button and get the button to respond to the shortcut> Thanks, /jerry Ty ...Show All

  • SQL Server I can't install SQL Server 2005 Developer Edition

    I copied the error I received.  SQL Server Setup cannot install files to the compressed or encrypted folder: C:\Program Files\Microsoft SQL Server\. To continue, make sure that your installation directories are not compressed or encrypted, or specify a different directory, and then run SQL Server Setup again. C:\Program Files\Microsoft SQL Server\ is not an compressed or encrypted folder.  I don't know what it is talking about.  ...Show All

  • Visual Studio Team System Problem with Saving Attachment in RC

    We are running Team System RC. I had a teammember create a change request which she did correctly. She then tried to add 2 attachments to it... she gets the following error: "SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM. " She is unable to save any attachments at all. However, I am able to save attachments correctly. Any ideas Thanks, ~slee Event Type: Warning Event Sour ...Show All

  • Visual Basic What can I do to display a dropdown list in a dbgrid cell ?

    What can I do to display a dropdown list (may be a dbcombo ) in a dbgrid cell I will populate this list with data from a recordset. Thanks in advance! []s Murilo Hi, HuyN_MS thankyou very much for your kind useful information...! ...Show All

  • Windows Forms Duplicating MS Access Continuous Subform Functionality in .Net

    Hello All, I'm currently writing an Inventory Control and Invoicing program for a friend.  I statrted writing the app in MS Access and found that I couldn't get the level of control I needed.  Rather than write it on old VB, I thought  ...Show All

©2008 Software Development Network

powered by phorum