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

Software Development Network >> E Ingram's Q&A profile

E Ingram

Member List

martinbl
Neax
S76
etki
Critter
Vipul123
matticus1181
sarmistead
Jamador
Dave F jones
Tom2
Matja?
Marc de Vries
PekChan
MichaelZhou
rzeineh
ecast
sieler
KennS
twolfkg
Only Title

E Ingram's Q&A profile

  • Visual Studio Team System WebTest with Team Build?

    Is it possible to run WebTests with Team Build I'm using Beta 3 Refresh and I couldn't manage it to work, no matter what I do the test always fail under Team Build (it runs perfect when using Test Manager). I'm getting the error: Results Top Level Tests ------- --------------- Failed (FullTests/)c:\fullbuild\projeto apresentacao\fullbuild\sources\classlibteste\testproject\webtest1.webtest Run has the following issue(s): F:\Program Fi ...Show All

  • Visual C# GridView columns

    Hi, I have a small problem with GridView. I have a DataTable with at least 5 columns, the size is variant. I want all columns except one in the DataTable to be visible. anyone know a workaround solution for this Set the size of the column you don't want to display to 0, then it isn't visable. But why do you want to add a invisable column. Store data somewhere else, it sounds like a bad design. ...Show All

  • .NET Development Problem on DataRelation

    hi all I am facing problems in following update the created relations in DataSet to Database. how to access the relation created in the database. Thanks for help ...Show All

  • SQL Server Problem in bulk insert

    Hi All, I am trying to perform Bulk Insert for an existing folder containing the data files into an existing destination table . I get the following error : [Bulk Insert Task] Error: An error occurred with the following error message: "Cannot bulk load because the file "C:\PD Data\PDDW_md_costs\Files_to_load" could not be opened. Operating system error code 5(Access is denied.).". Here Files_to_load ...Show All

  • .NET Development 4 Billion Threads?

    right iam a complete newbie to threading, so please be patient. i have put together a new multi threaded c# asp.net app.  It runs and does what its suppose to do so iam fairly pleased, however i was interested in threads and what its performance was like.  So i opened up a the perfomance counter for .Net LocksAndThreads. aspnet_wp # of current logical Threads = 3 # of current physical Threads = 4294964275 # of current recognized ...Show All

  • Software Development for Windows Vista anyone succed in excuting James Conard's Expense Reporting Example Application ?

    i follow the instruction in the Readme.mht,first i start the  ExpenseHost.exe , then i excute ExpenseApplication.exe,there is a failure on the line, // Submit the Expense Report for approval    Guid expenseReportId = expenseService.SubmitExpenseReport(report); ChanelIOException was unhandled The server did not provide a meaningful reply; this might be caused by a contract mismatch, a premature session shutdown or an internal ...Show All

  • Software Development for Windows Vista Error on executing the XOML workflow with rules

    Hello, I am executing the workflow from its xoml file with rules associated. The code I use is: XmlTextReader readerWf = new XmlTextReader(this.XomlFile); XmlTextReader readerRules = new XmlTextReader(this.RulesFile); workflowInstance = workflowRuntime.CreateWorkflow(readerWf, readerRules, new Dictionary<string,object>()); The rule contain a reference to an activity that comes from another assembly, then the rule is ((Libs.Activit ...Show All

  • Visual Studio Express Editions Problem with installing Visual Basic Express Dist.

    Hello Geeks, I downlaoded an ISO image of Visual Basic Express and tried installing it on my PC. The Windows Istaller and Dot Net Framework succeeded, but Visual Basic failed to install. I tried to install from a CD and from the harddrive, and I tried on three different machines, all running XP Pro with SP2, but always failed. Error Signature: EventType : visualstudio8setup P1 : 10859 P2 : 8.0.50727.42_rtm_x86_ixp P3 : msi P4 ...Show All

  • Visual C++ controlling user input

    I'm writing a game. A very symple game that doesn't use objects or anything like that. (I'm relatively new to prgramming and haven't gotten that far yet.) Over and over again the program asks the user for input. Some examples: cout << "Play (or try, failures) again, Yes(1) or No(0) " ; cin >> pg; cout << "Show attack score, Yes(1) or No(0) :" ; ...Show All

  • Windows Forms Viewing a word doc within a Windows Forms Application

    I would like to display a word document within my windows form application. Currently I am using the IE activeX control and passing it the word doc location. There must be a more elegant solution. Yes there is a lot of code I left out of the post...  I only posted the code relevent to obtaing the underlyi ...Show All

  • SQL Server Mirror Operating Mode change problem

    I am unable to change the mirror operating mode on a test database mirror I have set up. I installed (from MSDN) the RTM SQL 2005 Std Edition and applied SP1, then set up a mirror, which works fine but only on High Safety mode. I want to use High Performance mode, but the operation mode radio buttons are greyed out for me in the mirror properties page. Also, I tried running: alter database TestDB set safety off and recieve the error: Msg 1473, L ...Show All

  • Smart Device Development coding on a pda?

    It might sound a little odd, but is there a program which allows you to code on a pocket pc pda, just to make myself more understandable, i mean code on the pda, not for it. p.s the language i use is c# Thank you for your help. I haven't tried this myself, but maybe the resource linked below would be useful. http://www.pocketgear.com/software_detail.asp id=15125 ...Show All

  • Smart Device Development Difference between SmartPhone and the PocketPC

    What is the difference between the smartphone and the pocketPC Adapterboy wrote: A quick question then, since there are 2 different SDKs, does that mean that a software developed for Pocket PC will not work on a Smart Phone (Assuming that we use all the controls that the Smart Phone supports) and vice versa How hard would it be to port from one platform to another a majority of the differences I've experienced are ...Show All

  • Microsoft ISV Community Center Forums tables

    Hi, I'm trying to write a few procedures in VBA concerning tables - is there any way of accessing the text contained in the tables without actually having to select it in the document akso, is there way through which I can detect where I am in a table, i.e if the cursor is in cell (2,3) is there any way of detecting this same about foot/end notes - Is there any way of finding out which footnote I am editting (for instance, if I should want to ...Show All

  • Visual C# Passing Values

    I am writing an app in which when you click on a button, it runs the class that does all of the processing in another thread. Currently I am passing values by requesting them from the originating class in this fashion: ghv_sql_res sqlProcess = new ghv_sql_res (); progressBar1.Maximum = sqlProcess.totalCountReturn(); Basically what I would like to do is pass the values back by "pushing" them from the processing thread. Is ...Show All

©2008 Software Development Network

powered by phorum