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

Software Development Network >> Brian Hartman's Q&A profile

Brian Hartman

Member List

SSotnikov
GordonW
radalin
Jesper Winer
Pandurang Nayak
lokiprime
HelenD
David Sloan
McFalck
RonQ
tschissler
Cesar.NET
MIKEDBA
Jnnet
hhhyz
AmiVora
Niels Flensted-Jensen
Ovidiu Burlacu
ASGMikeG
Sander de Koning
Only Title

Brian Hartman's Q&A profile

  • SQL Server Error exporting a subreport to Excel!?

    Hi All, I have a report sonsisting of two subreports. When I export it to Excel I get an Error!! I played around with it and I found out that if I use ReportItems in my page header it will cause this error! Does anyone have any idea why Is this a bug or there is some work around it! Thanks. We have talked to our Microsoft rep and they have told us that it is a "feature" and that is how is was designed.  It is true that a subreport with ...Show All

  • Visual Studio How to manually process template in June CTP?

    I'm using the generate many files from one template approach by Annie . But the parameters for "ProcessTemplate" on the interface ITextTemplating has changed in the June CTP. You now need a "IVsHierarchy" as a extra parameter. Where do I get that thing Passing in null doesn't seem to work. Hope someone knows how to solve this, Gerben. It's actually the first, filename, parameter to ...Show All

  • .NET Development Slow function getpixel

    I am programming imageanalysis using VS2005 VB and the use of the single line k = apicture.GetPixel(i, j).R over all pixels in the image is very time consuming. Is there a faster way to get the pixel intensity of a pixels in an image held in memory kind regards Morten Use the LockBits method: http://www.bobpowell.net/lockingbits.htm ...Show All

  • Windows Forms AppUpdater and Non-Admin Users...

    Sometimes I wish I could upgrade to 2005.  I asked this question in the ClickOnce area, but realised it doesn't really belong there, so I'm asking here. I have a client application using the AppUpdater component (which I love, though I imaging ClickOnce would be better), but am having a problem with users that don't have install privileges on their local box.  The component will download an update fine, but when it attempts to perform ...Show All

  • Visual Studio Team System Denied. Moving TFS to a new server doesn't work

    After following the arduous and kludgy procedure for moving my TFS server to a new machine, I'm faced with a totally broken system. OK, that's not entirely true, but it might just as well be.  The new server seems to be running fine.  A Team Client installed on the new ATDT machine can connect to and interact with the new team server just fine. If the old server isn't running, existing clients insist that they cannot connect to t ...Show All

  • Visual Studio How to set ReportPath

    I can use the under url to display a report: http://localhost/ReportServer /WH/WHRep&SchYears=93&rs:Command=Render&rc:DocMap=false&rc:Parameters=Collapsed Now I want to use a ReportViewer to display this report. I must split the url into ReportServerUrl and ReportPath. I set the ReportServerUrl=" http://localhost/ReportServer " How can I set the ReportPath     repo ...Show All

  • Smart Device Development CEditView for Windows Mobile device

    I am trying to move an Embedded Visual C++ 4.0 project to VS C++ 2005 Beta 2. One problem I am having is defining a subclass of CEditView. My code has the following: #ifdef UNDER_CE class CWcTrcWndView : public CEditView #else class CWcTrcWndView : public CRichEditView #endif afxext.h defines CEditView but since _WIN32_WCE is defined, it doesn't get included in the compilation: #ifndef _WIN32_WCE // View //////////////////////// ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Animating a leg

    hi all, I'm trying to create a simple animation of a leg. The leg would be made out of two parts and each part would be a mesh (could be just Mesh.Cylinder). I know how this should work in principle but when I have to calculate the matrices all goes wrong... Here's my idea: Given the angles of rotation for both parts rotate and position the upper part (which will maybe be someday connected to a torso) then rotate the lower part and c ...Show All

  • Visual Studio Help, uninstalling beta 2

    i uninstalled vs2005 beta2, but unfortunately in the wrong order. now, the device emulator 1.0 beta 2 installed, but it is stuck. I can't uninstall it because it asks for an msi file. this file is on the beta 2 dvd, which I don't have anymore. could someone send me this msi file its in the \vs\arm folder on the beta 2 dvd thanks Try running msiinv.exe to get the product code. Then run msiexec /x {produc ...Show All

  • Architecture Architecting a System is a Thought Process or Practice or Combination of both of these or others too

    Architecture is a work combining - "Thought Process" or "Practice" or "Pattern". What quality does it require To me architecture is the organization of the right technologies assets to address the needs of a business. These assets may be hardware, software, processes or knowledge stores. Part of the answer to your question may be another question. Do you mean the result or the process of getting to the ...Show All

  • Windows Forms Bindingsource / change notification

    Quick question that I hope has an easy answer - What event indicates that one of the fields that the bindingsource is bound to has changed For example, we have 5 text boxes bound via the text property to the a binding source.  If the user updates one of the fields, I would like to subscribe to an (as in single) event that indicates a change has occurred on one of the 5 text fields. I realize that I can subscribe to a text box event fr ...Show All

  • Windows Forms Moving controls doesn't work after migrating to VS2005

    Hello, I am experiencing strange problem with move controls in VS 2005 Designer. I have a 2003 project which uses .NET 1.1 designer functionality: DocumentDesigner derived form designer, ControlDesigner derived control designers and custom implemented services. The solution worked perfectly when compiled in VS 2003. As I converted it to VS 2005 I had no problems compiling, and dialog editor works in most parts (including some ...Show All

  • Windows Forms (c# 2.0) Custom control and don't take a line in the .designer.cs file when property change

    Hello, (escuse me for my english) i make a new label (custom control) extended label. i add a new property to choice the look (ErrorMessage, Title1, Title2, FieldCaption...). when the property is selected the control go to the setting file, take the parameters, and assign the properties. for example errormessage -> forecolor = red; backcolor = yellow; textalign = middlecenter... when i design a form, i take a new form, add my label, select th ...Show All

  • SQL Server 2005 Express profiler?

    Is the profiler downloadable or configurable with MSSQL 2005 Express I've downloaded the Management Studio Express, but can't find the Profiler... Hi Scott. The profiler client tool is not included with SQL Express and is not downloadable...if you have any of the other editions of SQL Server, you can install all the client tools only of any of those images. HTH, ...Show All

  • SQL Server Snapshot Agent - Error: Query for data failed

    We've got a problem with our replication. If I try to run the snapshot agent I get the message "Query for data failed". The detail view of this message shows the following: Message: Query for data failed Stack:    at Microsoft.SqlServer.Replication.Snapshot.SqlServer.NativeBcpOutProvider.ThrowNativeBcpOutException()    at Microsoft.SqlServer.Replication.Snapshot.SqlServer.NativeBcpOutProvider.BcpOut(String strBcpObjectN ...Show All

©2008 Software Development Network

powered by phorum