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

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

Jarret

Member List

IS-Yoav
AR Schleicher
roadmaster
Safi
Erez Mor
Jo&#227&#59;o Leite
Deadlock
FMartins
beelzeboris
Piers Lawson
TimToennies
GOKU
TAG
Lee Dumond
RPT
Vlad Bezden
Armadon
Peter Scott
schrempfi
Developer1
Only Title

Jarret's Q&A profile

  • Visual C++ OpenMP

    Greetings:    I am trying to use the new beta compiler: Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50215.44 for 80x86    to uses OpenMP. While the compiler accepts the flag, I seem to be missing the include files and libraries.     Has ANYBODY gotten this to work. Regards Carl Which version of Visual Studio are you using   OpenMP is only supported in Pro and Team System (V ...Show All

  • Visual C# Unable to update the dependencies of the project

    I have had this error every time I try to check my program into source control after making changes. The project builds and works fine until I check it in and check it back out then it won’t build. I have deleted the setup project and built a new one only to have the same problem after checking it into source control. It also givs me a warning that " Assembly ' FolderName\FileName.exe ' is incorrectly specified as a file. Any suggestions would ...Show All

  • SQL Server Problem with logging/System::ErrorDescription variable

    Hi, I've come up against a problem in my error handling. I have a package-level OnError handler which is a SQL Execute task. The SQL execute task constructs a SqlStatementSource expression to insert the error details into a table. This works fine and I've tested it by introducing various errors in the package. I have another SQL Execute task, which executes a SQL script from a file connection. This is a very long script (100s of lines) and works ...Show All

  • Visual Basic Repeating SubString Method

    Ok, This relates to my previous thread about reading a text file i have a richtextbox that contains the contents of a file. This file contains records which are 512 characters in length. It could contain 3 records or 32,756 records, depending on the size of the file I want to create a method that takes the data apart 512 characters at a time and places each 512character string in a listbox as new item. There is a 2 character marker b ...Show All

  • Windows Forms Setting the Initial Directory on Dialog Boxes

    I use two dialogue boxes in my program, one to open and load pictures and the other to save html documents to a file.  I want the first one to initially point to "My Pictures" and the other to point to "My Documents".  Windows seems to overide the initial directory and rather point at the last directory the user looked at (through a dialogue box).  Is there anyway to override this Code shown Below; Private Sub btnBrowse_Cli ...Show All

  • SQL Server String truncate error

    Yesterday my program was inserting and loading data in the database just fine, now when i try to do a myriad of things(make a paramatizsed search ad a favorites option) when ever i add data to the database i get a string trucate exception, basically its telling me the data im uploading is too large, problem is the feilds in the databse can take it.Its telling me the column im updating to has a string limit of 255 , but in reality the column its ...Show All

  • Visual Studio Tools for Office Creating a VSTO Class Library project -> Reference problems

    In VS 2005 I am trying to create a class library dll for my most common used VSTO utility classes. <Hey code reuse; its not just a good idea, its the law!> I have tried to create a project with most of the required VSTO assemblies....unfortunately the required assemblies do not just jump out at one via the Add Reference explorer. Which left me to add reference by trying to copy the the assembly paths via the browse method \WINDOWS\assemb ...Show All

  • Visual Studio Team System File is exclusively checked out by another user

    Hi, how can I unlock files which are exclusively checked out by another user Thx, Petr If the team project is set up to disallow multiple checkout, you'll have to undo the other user's change. Otherwise, you'll have to unlock it. The first requires "UndoOther" permission on the file, while the latter requires "UnlockOther". In either case, you'll have to use the command line to unlock the file. The syntax for undoing another user's ...Show All

  • Windows Forms Datagrid question

    Hi, i have windows application development question, using C# .net.  I am ASP.net C# web developer trying a windows application using C#.net for the first time.   So here is my question: I have a datatable called dt with two columns (c1 and&nbs ...Show All

  • Visual C# Displaying a web page on a window form

    Is there any control to use on a Window Form to view web pages like HTML thanks! I guess u are right, I found that http://www.c-sharpcorner.com/Code/2004/Sept/WebBrowserControl.asp which says its only in the 2005 version. so its a good reason to start using it Thanks ...Show All

  • SQL Server Upgrading from 'SQL Server Express 2005' to 'SQL Server Express 2005 with Advance Services'

    Currently I have following things installed on my Computer 1. SQL Server Express 2005 2. SQL Server Management Studio Express 2005 CTP I need to install following things A. Microsoft SQL Server 2005 Express Edition with Advanced Services B. Microsoft SQL Server 2005 Express Edition Toolkit Do I need to uninstall any any of 1 or 2 What should be my path to upgrade these software. ...Show All

  • Windows Forms SoapException

    Anybody have a clue what this is telling me   I downloaded the TaskVision source and compiled after getting rid of the Excel calls since I only have Excel2000 and I get this error after logging in as jdoe ->  "An error has occ ...Show All

  • Windows Forms Initial control settings in a composite control

    I am building a composite control that has a panel placed to the left of a label control. The panel is used to indent the label control. If indentation is turned on, then the Panel.Visible() is set to true, and the label is pushed to& ...Show All

  • Windows Forms Sort a DatagridviewColumImage

    I have a column of DatagridviewColumImage type. Join it a DatagridviewTextboxcolumn. The value of image depends of the value of the same row in the Textboxcolumn. My code works ok if I do click in the textbox column but if I click on the image column works only the first time. Private Sub DGV_Sesiones_ColumnHeaderMouseClick(ByVal sender As Object, ByVal e As System.Windows.Forms.DataGridViewCellMouseEventArgs) Handles DGV_Sesiones.ColumnHead ...Show All

  • Smart Device Development Deploying VC++ Application on PPC2003

    Hello guys, i have a VC++ application that i want to test on my PPC 2003 emulator, when i press on F5 to deploy the application, the emulator starts and the status of deployment is set to success but when it says the emulator is ready i have nothing on the screen , i dont even see the laoding cursor on the ppc 2003 emulator screen and VS2005 quits the debug mode can anyone help please thank you Hello, I assume the emulator ...Show All

©2008 Software Development Network

powered by phorum