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

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

atoenne

Member List

Madhusudanan
sdmeijer
Good-man
MysTiger
Thos
Mable
jocamill
C# Intermediate programmer
SQLHelp
annerajb
scorpsteals
Mwendel
maxfiep
Tito Perez
KidSteele
jakob aagesen
Gabriel PURAN
Computertech156
Huntz
nihk
Only Title

atoenne's Q&A profile

  • Visual Studio Crystal - Installation Server

    Hi, I have a web application that needs the crystal to run, but how can I make a installation in a server, without the need os the instalation of the Visual Studio 2003 I've tried to copy the dll's but didn't worked Thanks You need to use the proper deployment procedures found at the following link on their website: http://support.businessobjects.com/communityCS/TechnicalPapers/crnet_deployment.pdf.asp ...Show All

  • Windows Forms Child forms resizing

    I have created an mdi application that uses an xp-like navigation system to switch between several child forms by using the hide/show methods.  All of the child forms have their dockstyle set to fill and borderstyle to none.  If I create a ...Show All

  • SQL Server Creating a snapshot for merge replication

    I'm trying to test merge replication, but am unable to create the publication, the snapshot agent keeps failing. The error I get from replication monitor is "Script failed for Table <tablename>" Our database has quite a few XML datatype columns, when I take out the xml columns the snapshot succeeds OK, but fails with the xml column. I created a simple table containing a varchar column and xml column. I created this table i ...Show All

  • SQL Server Help getting mirroring working

    Hello guys and gals, I've having some trouble getting DB mirroring set up in Sql Server 2005. Perhaps someone can help, as I've read everything I can find on the web and Google groups about this but still can't solve it. Here are the steps I have taken: 1. Installed a fresh Windows 2003 on box A (the primary) and a fresh Windows XP on box B (the mirror). 2. Run Windows update on both. 3. Installed Sql Server Enterprise on box A and box B, ...Show All

  • .NET Development DataGrid and Popup Window/Box

    Again, this is ASP.Net.  I want to place a button on a form, that when clicked, will execute SQL code to populate a popup window with a datagrid comprised of DISTINCT values from a table.  The purpose of the datagrid popup is for a user to select a USERID from the datagrid and place the selected value onto the previous form.  I am having a bear of a time finding something to show how this works in ASP.Net, yet I have see ...Show All

  • SQL Server Flat Files Containing Dates

    Hi everyone. I'm trying to use a Flat File Connector to read in a fixed field width file that contains some date columns. The problem is that the date column is in a CCYYMMDD format (with no delimiters) so that todays date, as an example, would be 20050711. When it attempts to import the file it fails due to a "Data Conversion Failed" error. I can't find any way to specify the format of the column in the FFC dialog so my only option appears ...Show All

  • Visual C++ Error on delete [] v

    Hi, I have a problem with a class. The declator is class Configuration { public : struct conf_table { char name[40]; char value[10]; }; struct conf_table *conftable; int size; //rows on conftable int max_size; //maximum rows on conftable public : Configuration( void ); //Constructor ~Configuration( void ); //Destructor }; And the code is Configuration::Configuration( v ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Combining Shaders

    I'm currently working on implementing vertex and pixel shaders for a project and so far this is going alright. I'm using multiple passes to obtain the desired effects. The concern I have is related to what I call global geometry passes. A global geometry pass is basically a pass that requires all meshes in the scene to be rendered for the desired effect. A typical example is light (ambient, diffuse, specular). The concern isn't that this doesn't ...Show All

  • Windows Forms you are doing it wrong way

    hi there fellows its a been great help from you people and i hope you people will do it again this tim thnxx alot gurus well i have another problem {    am trying to map the "Enter" key on Tab key so that the focus of&n ...Show All

  • Windows Forms 100% Managed Controls

    I am trying to find controls for charting and dockable toolbars that are 100% managed and do not make calls into the gui32.dll or user32.dll. The problem is that component manufacturers state that their controls are 100% managed, but if I deploy the ...Show All

  • .NET Development is there any kind of Boolean type SQL server

    Hi, I have a boolean check property of my checkboxes in VB.NET. how can I send that value to SQL server, is there a boolean type in SQL server when I m designing the table. Thanks but if i send the boolean type directly it s gonna give me an error, right, i remember it did give me error thanks amigo ...Show All

  • Windows Forms Can datagridview host a user control (not derived from the commonly used controls)

    Hi, I'm looking for a way to host a user control inside a datagridview cell. Most of the articles that talk about this use controls that get input from the user and the input is translated back into the cell in some form (i.e. text). And these articles use controls that inherit from other well known controls like combo boxes, edit boxes, etc. What I'm looking for is a way to embed a user control that, say, has an image in it. So I want to ...Show All

  • Visual C++ reference counting problem

    Hello everyone. I have been developing two ActiveX components. One is written in VC++ 6 and the other is written in VB6SP6. The VB component is the container of the VC++ component. The idea is to use the VB component as a browser plugin. My problem is when I shout the internet explorer off. I get an assertion on line 52 in cmdtarg.cpp. The line is ASSERT(m_dwRef<=1); and m_dwRef is equal to 2. I have been reading some articles ...Show All

  • Visual Studio Do not show linked table data

    Hallo! If I create a simple report in CR XI with a primary table and a linked table and I preview the report, it is created in the right way. When I try to open it throw my aspx application the report is created but in it there are only the data from the primary table. There is the same problem if I use a subreport: the subreport is always created blank. If I generate the report direcly from Crystal Report preview it works right. The co ...Show All

  • Windows Forms GridVeiw Delete problem

    Hi I'm using SQL 2005 and VS2005. I added SQLDataSource and GridView on the form and GridView's AutoGenerateDeleteButton is set to True. Suppose a table contains ID(int), Name(Nvarchar(20)) columns. And I add DeleteQuerey of the SQLDataSource to DELETE FROM Test WHERE ID=@ID . When I execute the query in the SQLDataSource wizard, then it's working fine. But I run the application and press Delete button gives exception me ...Show All

©2008 Software Development Network

powered by phorum