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

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

idodo

Member List

mrcst
Neshhra
Andy_B
darthkatzs
JPark
Michael Wong
Andreas Brosten
AlexeyK
johnlm
Brian Rogers
Mik Dennet
PBR
amila
CindyKS
EJP001
-Marc-
Jules Verne
Romme
X_Kerrigan
LaBomba
Only Title

idodo's Q&A profile

  • SQL Server Apply buttons not submitting changes

    Hi, None of the submit "Apply" or "OK" buttons are submitting any changes with in Report Manager. The page does not go any where when these buttons are clicked. Is this a limitation of the Evaluation version of RS 2000 Thanks, Drew http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=146347&SiteID=1 ...Show All

  • Visual Studio VS2005 July CTP under Virtual PC - shortcutCLTDbg32.txt can't be read

    I've been trying to install the July CTP of VS2005 Professional under Virtual PC SP1  which is running Windows Server 2003 SP1 and it invariably fails towards the end of the main install trying to read D:\VS\Program Files\Microsoft Visual Studio 8\SDK\v2.0\GuiDebug\shortcutCLRDbg32.txt telling me the file was not found and offering me the choice of Retry (which loops failing with the same message) or Cancel (which does a rollback). That fil ...Show All

  • Visual C++ Microsoft COM Components on 64 bit ?

    I tried to port my application over to 64 bit. I was unable to port the code that used the standard Microsoft Data Grid Control (6.0) or any other microsoft COM component while running on 64 bit. I did not get any compiler errors, just at run time i got the Debug Assert Error... Can we not use any of the MS COM Components for developing apps on 64 bit Thanks Hi Kang, Based on my previous 2 posts, I was wondering if you found any mor ...Show All

  • Smart Device Development Getting "Registration failed wirh error 0x8973190e. Error writing file" ... Error 0x80450001

    I am trying to register a simple sample grabber filter that I wrote for WinCE 5. It compiles and links fine and I can copy it to the remote device or emulator. But when I try to deploy the DLL I get the error in the title. Any ideas Thx, Tom Are you deploying all your dependent libraries Check out depends.exe to see what you are dependent on (ignore msjava.dll, that's not a real dependency), and make sure they ...Show All

  • Software Development for Windows Vista Programmatically create a workflow (WorkflowCompiler)

    Hi, I'm building a program that can create the workflow and run it at once... this is an example with something that I came up with. I'm posting this because I had lots of trouble with it, and to get some hints how to do this better. Kind regards, Ruben using System; using System.IO; using System.Collections.Generic; using System.Text; using System.Workflow.Activities; using System.Workflow.ComponentModel; using S ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. VertexBuffer weird data

    Hello everybody. I have a big problem with the data in the vertex buffer returned by a lock on a Mesh.Box(...) mesh. If you specify a cube with the side == 1 the mesh will have the origin ( 0,0,0) as the center of the cube.... That translates in all the vertices will have a position made up of a combination of the value .5f negative or positive. Problem is that what I see in the vertex buffer is weird... every other ver ...Show All

  • SQL Server How to restrict subreport height?

    I have report with subreport. Subreport contains table. I need to restrict table's height. If table contains many rows I wish see only rows which are visible in defined rectangle. I don't want to see all rows. How to do this ...Show All

  • Windows Forms Look and feel

    Hi, Where can I get library for Look and Feel in my C# application I need freeware library. Thank's Alexei Hi, I need the freeware versions. In windowsforms.net I have libraries but they are shareware and for full version I need to pay. So If somebody can tell me where to get this library Thank's Alexei ...Show All

  • Visual Studio 2008 (Pre-release) Display a dialog in a xbap?

    It seems a dialog box could not be shown in a xbap Thanks! Yes, what I mean is that why I can't show a modal window In a typical client application, there are a lot of modal window to get user input. If these window can be shown in xbap, it must be much easier to migrate a client application to a xbap. ...Show All

  • Visual C# saveFileDialog

    Hi, I need your help with that saveFile code that seams to compile but hit with an exception: private void saveAsToolStripMenuItem_Click( object sender, EventArgs e) { SaveFileDialog saveFileDialog1 = new SaveFileDialog (); saveFileDialog1.Filter = "Text files (*.txt)|*.txt|All files (*.*)|*.*|RTF Files (*.rtf)|*.rtf" ; saveFileDialog1.FilterIndex = 3; saveFileDialog1.RestoreDirectory = true ; if (sa ...Show All

  • Windows Forms filtering music files e.g wma mp3?

    My filter for the openfile dialog is this... ("MP3-Files|*.mp3|*.wma|WMA-Files") It only finds/opens mp3's what have I done wrong Hi there, Your filter, with respect to *.wma files, is the wrong way around. If you use your filter as it stands, when you try and filter by Windows Media Audio files it doesn't show anything as the filter pattern it's looking for is "WMA-Files" instead of the .wma ex ...Show All

  • Windows Forms Error icon tooltip not visible when editing a cell

    Hi, I copy/paste the code from the DatagridView FAQ "How do I show the error icon when the user is editing the cell " but the errorTooltip isn't diplayed when the user move the cursor over the error icon (but the CPU is 100% !!!!) I'm using a datagridview bounded to a dataview Any idea Thanks for your help That is correct. To correctly show the error icon and have the tooltip correctly show when its ...Show All

  • Windows Forms binding to a combobox

    beta2 seems to be a step backwards from the feb ctp I was using before.  When I configre a table in the dataset to the controls I want, sometimes I choose a combobox. When I drag it to the form, beta2 sets the databinding to the text, rather than the selected value.  Of course, it displays all wrong.  So each time I have to change the databinding to the selected value.  Is this a bug dennist ...Show All

  • Visual Studio Remote errors on Reporting Services

    Hello. I often test my reports on a remote report server. So I'm tired of seeing something like this: Reporting Services Error This property does not have any UI in Report Manager, but you can set it with just a few lines of rss script. Take a look at these MSDN pages for more information: http://msdn2.microsoft.com/en-us/library/microsoft.wssux.reportingserviceswebservice.rsmanagementservice2005.reportingservice2005.setsystemproper ...Show All

  • Windows Forms how can use a dynamic diagram to show the data transfer?

    hi there is a windows form ,which is related to a FTP site and it downloads and uploads files to the FTP site. is it possible to see the functionality of that program , using dynamic diagrams or something that show to user , the rate of transfering data . thank u for your attention ...Show All

©2008 Software Development Network

powered by phorum