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

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

jimschor

Member List

A Sedorian
christianacca
VBnerd
Brian Oldenburg
Ctrl A
hotentote
Felipe Diderich Birk
ovmidori
Mattdrinks
Anil S
firthr
Thomas A. Corey
James Juno
Gizmoguy
phankhanhhung
Bernhard Kirchner
Sorin Varzaru
storm80y
mrodriguezc
mame
Only Title

jimschor's Q&A profile

  • Visual C++ VS .Net 2005, how to disable intellisense...

    Hi I am really frustrated with the performance of VS .Net 2005. This is because I always see at the bottom "updating intellisense..." and it uses 60% to 70% of CPU. How to disable this updating of intellisense... Please this is making Visual studio unusable. Thanks Chandra Try going to Tools menu -> Options ->Text Editor -> C# -> Intellisense and uncheck the option "Intellisense pre-selects most rec ...Show All

  • Visual Studio Tools for Office Error loading the requested managed object: Version 2.0 is not a compatible version.

    Hi there, I have been developing an Excel 2003 (Version 11) Smart Tag DLL in Visual Studio .NET 2005 for a few months. Everything was working fine until early this week when I did a get latest on my source code. Now everytime I go to execute Excel my smart tag DLL does not load. I have checked and tried everything I can think of, registry paths etc. I even created a brand new skeleton smart tag DLL to test the problem and that also does no ...Show All

  • Visual C# form

    Hi, I have several windows form which were designed in vb.net i.e. they have .vb at the end of their names How can I convert them to .cs so that I can develop in .cs pls Thanks There's always code involved. Unlike Win32 resource files the .NET resource file for forms doesn't contain the information needed to display the form. The form code sits in a file called formname .designer. lang . If you go to Solution Ex ...Show All

  • Visual Studio Express Editions Missing SQL Server template

    According to the information in Visual C++ Express 2005, it should be easy to make a database project with the SQL Server Express 2005, just opening New->Project and selecting the "SQL Server Template". However, this template does not exist in my version, neither it is possible to find it searching online. What do I do The programs are the english versions of the Express programs installed on a spanish OS XP SP 2. ...Show All

  • Visual Studio ProxyGen tool on VS2005 STK Feb

    Hi, I'm using the proxygen tool to generate a proxy for my host application. This is the first step to integrate with Visual Studio 2005 Tools for Applications. I'm executing the following command line: proxygen / i'm getting this errors: Unhandled Exception: System.IO.FileLoadException: Could not load file or assembly 'ProxyGen, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. St ...Show All

  • Software Development for Windows Vista Breakpoints not working

    I'm running the February CTP on WinXP SP2 and Visual Studio Pro. I'm running my development environment inside of a Virtual PC VM. The problem that I'm having is that I can create workflows fine, but breakpoints set up on a workflow activity do not work. I see the hollow circle with the warning when running in debug mode. Breakpoints set on the code beside code such as a CodeActivity handler work. I've looked at the other posts on the foru ...Show All

  • SQL Server Conversion of Database into text file

    hi All, Actually i have a project on data minning...n i have to convert the databases into text files so that they can be consolidate ....n when consolidation of the databases(in the form of text files) would be done i have to convert the consolidated one (text file) into database again. so anyone plz tell me dat how to convert a database (using sql server & C#) into text file... regards, Hello. This is what Sql Server Integration ...Show All

  • SQL Server Formatting page header in Excel

    I want to simplify the spreadsheet layout when our reports are Exported to Excel to make data analysis easier and have tried using SimplePageHeaders=true to put the report header information into the Excel page header instead of rows repeated on the worksheet. This does what I want as far as the improved worksheet structure is concerned, but I have a few queries about the header : 1. Is it possible to alter the header margin in Excel - cur ...Show All

  • Windows Forms Can you nest a DataViewGrid in a DataViewGrid?

    Pretty quick question; please refer to the subject. Best regards, Jerry Nixon Nope. Although, when you are editing a cell's content, it displays a control. You could (in theory) display a DataGridView only when you are editing a cell's content.   -mark DataGridView Program Manager Microsoft This post is provided “as-is”   ...Show All

  • Visual Basic combobox column in DataGrid

    Hey there, I've been searching everywhere for a good example of how I can add a combobox column to a Datagrid but without success. At the moment I have a DataGrid with 5 columns (3 from one database table, and 2 from another). I would like to remove the first 3 rows and place them into a combobox (multi-column combobox) this combobox must then be placed in the datagrid Does anyone have a good example please Hav ...Show All

  • Visual Studio Express Editions Help, Downloads, etc. do not work properly when behind proxy.

    After a fresh install, selected the "Create new project", and told it I wanted to download a template (wanted to see what's available), and it doesn't work through a proxy (Cisco Content switch). Just wanted to make someone aware. Thnx. ...Show All

  • Visual C++ left of ->position must point to struct/class etc

    I dont seem to be able to find the error causeing the problen in the title System::Void btnFirst_Click(System::Object ^sender, System::EventArgs ^, e) {     this->BindingContext->Contains(dsDailyOrders, "Workorder")->Position = 0; } thanks in advance for any help. Just a guess! Contains returns usually a bool value. So this->BindingContext->Contains(dsDailyOrders, "Workorder") ret ...Show All

  • Windows Forms Missing XML comment error msg

    hi every one am back with a very strange error msg am currently using Microsoft Data Acees block for my data access layer and whenever i add any function, method in the code of the data access block which is provided by micorsoft then &quo ...Show All

  • Visual C# DataGridViewImageCell

    I am trying to get the information from a windows form button cell clicked on a new DataGridView control. The button cell is bound to a datagrid with the record ID keyfield bound to it. Clicking the button would produce the chosen key for further operations. The code example I have is from MSDN: http://msdn2.microsoft.com/en-us/library/system.windows.forms.datagridview.cellclick.aspx My code as I used in my application as follows contains ...Show All

  • Visual Basic VBS 2005 Express Benefits Portal Link Error

    Upon going to the Benefits Portal link, the following error message is displayed: Error: The page you have requested is unavailable or you do not have access. Can someone provide a working link, or fix the existing link Thanks, VES ...Show All

©2008 Software Development Network

powered by phorum