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

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

DomsRoberts

Member List

Esen Tuna - MSFT
inthefields
mbr_rptusr
minton
Mehdi_Becario
kikoman8
JSensei
Jet Stream
BrianBT
WuZhiming
Konstantin Meleshenko MSFT
Riggs16784
mswin
Paul Lambert
Jim D.
techcap
WM8S
taoo tha mastah
DanielG
Justin10810
Only Title

DomsRoberts's Q&A profile

  • .NET Development How do I access messages in an Exchange mailbox using .NET

    I need to create an app that regularly checks an exchange 2003 mailbox, process any emails it has (storing the parsed details in an SQL 2000 DB) before finally deleteing the emails. Problem is I haven't a clue how to go about communicating with Exchange and most of my experience is with VB 6.  This app will be written using VB.net 2005 Can anyone help I stumbled accross some code from Lumisoft a while ag ...Show All

  • Visual C++ batch build over telnet and error PRJ0003 : Error spawning

    Hello, I try to build my application with a batch build via telnet on another computer in our company network. But I get the following error messages when cl.exe tries to start: Microsoft (R) Visual Studio Version 8.0.50727.42. Copyright (C) Microsoft Corp 1984-2005. All rights reserved. ------ Build started: Project: SOFILIB, Configuration: Debug Win32 ------ Compiling... Project : error PRJ0003 : Error spawning 'E:\Programme\Microsoft Visual S ...Show All

  • Visual C# Copy Local Fails

    I have a large solution (16 c# dll projects, 1 c# exe project) where the dll projects are project references  of the exe project.  I have set copy local true for all the projects. The problem is on alternating rebuild-all builds one or two of the 16 dll's are not copied into the exe's bin/debug directory.  On the good build, all references are there and on the next build, some of the dll's are missing. Any suggestions SB ...Show All

  • Smart Device Development "No such interface supported"

    I recently received and installed Visual Studio 2005. When I create an empty Pocket Pc 2003 (or Windows Mobile 5.0) application and try to deploy it, I get a messagebox that says "No such interface supported". The actual .exe is there and I can copy it and run it on the device.. but it seems that the communication layer between visual studio and the device is broken. I get the same error if I try to deply the application to the e ...Show All

  • Visual Studio Team System TypeNamesShouldNotMatchNamespaces AKA CA1724

    This rule seems overly constraining. With namespaces (and the advent of the global namespace in C#) and some of the names of the nested namespaces in the FX, it seems to me this rule will generate much noise (e.g. the following nested FX namespaces are really general and could apply to many different projects/applications: Common, Services, Collections, Design, Util, Resources, IO, Configuration, Internal). "Design" is a nested fram ...Show All

  • Windows Forms How to add button to TabControl?

    Hi all! How can I add a button to TabControl to make custom control, with ability to close tabs using button (aka Firefox-like or IE 7-like tabs) 'm waiting for your suggestions. Well, it's not the think I want. I'd like to have smth like this: http://mif.vu.lt/~seba3350/tabs.jpg ...Show All

  • Windows Forms Error while accessing value of the control

    Hi, I have two combobox filled with data in a window form. I also have one more window from in which I have declared two variables. Now my requirement is that how can we access selected value from the combobox in first form to the valiable declared into second form. How can we access selected value of the combobox from any place in the working application. If possibe please provide some example. Thank you ...Show All

  • SQL Server Column detach task ?

    Sometimes you have some columns in the dataflow that you at some point in the flow doesn't need in the further flow. So maybe a tast or an option for disabling columns that are no longer in use Why do you think this would be of benefit If its for disabling those columns at design-time then I think its a good idea. I think "disabling|" is the wrong word however, "hiding" would be more appropri ...Show All

  • Visual C# Aborting and Managing Threads: The Dog or the Cat?

    Newbie here .... thanks in advance for your patience. I'm working w/ C# Visual Studio 2005 I've read up on all the comments about problems w/ aborting and suspending/resuming threads.  Lots of things to consider.  Looks kinda ugly on all fronts.  Note that I'm not thinking of using suspend and resume to synchronize threads.  I would like to just pause and then restart a particular thread from where it left off.  Wo ...Show All

  • .NET Development Preventing a class from having a default constructor

    Hello, I would like one of my classes to behave like DataRow, when speaking about constructors. As far as I can remember, one cannot use the syntax DataRow myDataRow = new DataRow(), and can only obtain a new DataRow from a DataTable by calling the DataTable.NewRow() method. How can this be achieved in C# To be more explicit, I have a class A, and another class AManager (which manages some stuff regarding A objects). I want to instantiate eve ...Show All

  • Visual Basic ICON Library

    Where can I get a library of ICONs that has a very deep selection I am always hunting for a descriptive icon to use for my applications and have a very difficult time finding the right one. ...Show All

  • SQL Server Control flow drawing bug

    Minor issue here. But I just wanted to point it out. I think this is how to reproduce it. If I disable a dataflow task and run the package, after it is complete, but yet still in the debugger, reenable the dataflow task. When I close the debugger, the dataflow task is still shaded as if it were disabled, but it will execute on the next run. Close the package and re-open it and the work flow task is drawn correctly. ...Show All

  • Software Development for Windows Vista Creating an instance of IFilter returns E_NOINTERFACE when running in DLLSurrogate

    I am trying to get a reference to the IFilter interface of offfilt.dll (Microsoft Office filter) when instantiating the object using a DLLSurrogagte , but I always get back an E_NOINTERFACE error.  I can get the IUnknown interface and IPersistFile interface just fine, but not the IFilter interface.  All of this works perfectly fine when I instantiate as an inproc server.  Anybody have any ideas why this doesn't work Here is my c ...Show All

  • Visual Studio Team System Branching is Broken - Severe SQL Error

    About two weeks ago I was able to successfully create a feature branch off of our Main\Src directory.  Last night I tried to help a co-worker create a different feature branch off of Main\Src.  We tried from the VS 2005 UI and via the command line with no luck.  Both ran for 15 minutes without completing.  Finally we left the command line branch going all night and when we got back in this morning the following error message ...Show All

  • Visual C# Using timers & their accuracy

    Hello, I have implemented a countdown clock using the timer class is c# but am having problems with the accuracy of the countdown. I started off with the Forms.Timers and also tried the System.Timers versions. Neither kept up with the standard system clock after only a short while of running (less than 5 minutes). I am using an interval of 100ms. When the tick event occurs it triggers various updating to controls (labels) and a separate form usi ...Show All

©2008 Software Development Network

powered by phorum