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

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

Rocy

Member List

GIScoobe
Vipin.B
Paintshow
Mohamed Kishk
Joshua07
Gilch
Jules Decontieur
Nag1010
ratster
JonneeZ
DutchRhino
tklose
aw52741
Graham S
rogerkuu
julio5101989
McK
LCoder
oyke
Jason Browne
Only Title

Rocy's Q&A profile

  • .NET Development Can't Uninstall my Service

    I am trying to uninstall my client and I am getting the error: *********************************************************** C:\Documents and Settings\tsich>Installutil \uninstall "c:\dotnetprojects \myservice\bin\myservice.exe" Microsoft (R) .NET Framework Installation utility Version 1.1.4322.573 Copyright (C) Microsoft Corporation 1998-2002. All rights reserved. Exception occurred while initializing the installation: System.IO.FileNotFoundE ...Show All

  • SQL Server Capturing Error Information

    Question #1 Is there a way to get a handle on the context of an error within an Error Handler for a task, containter, or package ie: I am looking to log(Custom logging using script task not Log provider) error information, code, stack, etc. from a task or container that fails due to an unhandled exception. When the exception is handled using OnError event handler, I don't get the context of the task or the container. Question #2 Is th ...Show All

  • Visual C++ Error 1 error LNK2022: metadata operation failed (80131187) : Inconsistent method declarations in duplicated types (types: DayPl

    I am getting this error when I try to compile my project. Can anyone translate this into something I can understand Error 1 error LNK2022: metadata operation failed (80131187) : Inconsistent method declarations in duplicated types (types: DayPlanner.frmNewProject; methods: txtEstimatedHours_KeyPress): (0x06000321). DayPlanner.obj    Thanks very much -Bryan St. Amour An earlier thread on the same issue link ...Show All

  • Microsoft ISV Community Center Forums Open an excel file

    Hope you will help a beginner .. Here's what I want to do:  In a VBA subroutine, try to open an excel file with a particular name say, P01GAB.xls.  It may not be in the diretory, if not, wait for 10 seconds and try again.  If so, open it and go on to the next thing.  (Eventually, it will be in the directory...)  So, I take it, I need some sort of error trap on the Workbooks.Open command... Thanks much.   ...Show All

  • Software Development for Windows Vista FlowChart workflow - Custom FreeformActivityDesigner sample

    Hi,        Here is the long due sample for writing custom activity designers utilizing the freeform activitydesigner. This is still a very crude sample, so we will try to post improved versions from time to time.  Thanks to Arjun for the Executors and Validators. The validators show a false positive sometimes because of a bug that we will be fixing soon. http://www.thispointer.com/workflows/FlowChart.exe ...Show All

  • Visual FoxPro Set talk, set deleted in forms.

    Hi; I am issuing SET TALK OFF and SET DELE ON in my application. Later on, when the user opens up a form, set TALK goes ON and in some cases SET DELE goes OFF. I have used the debugger, and I can't seem to find where exactly this happens, although its at the load event. There is nothing there to turn it on. So - what am I missing Aleniko Both Set Talk and Set Delete are scoped to the cur ...Show All

  • Visual Studio Team System team foundation client

    Hi, is the tam foundation client located in Visual Studio -> tools thanks in advance I think it depends on eactly what you mean by the "team foundation client" :) We have a separate SKU called "Team Foundation Client" that is basically the Team Foundation components of the IDE minus the compilers/languages/etc.  It's a separate installation from the Visual Studio Team Suite SKU, and it's intended for en ...Show All

  • .NET Development Write to excel

    Hello everyone I need to write something from my textbox to excel! But i am a beginner Have somebody some tutorial or code or something that i can learn something over write to excel,... Greetz Sven You might find this article useful... Q316934 HOW TO: Use ADO.NET to Retrieve and Modify Records in Excel http://support.microsoft.com/default.aspx scid=kb;EN-US;Q316934 ...Show All

  • SQL Server Works fine inside BI Dev. Studio, but fails when scheduling it in SQL server 2005.

    Hi! We are currently developing a project in SQLIS using the BI dev. studio. The package executes with no problems in the development environment, but when I try to deploy it and execute it using the SQL Server Agent, the package fails. "Work flow" ----------- 01. Build a package deployment utility (Rebuild all). 02. Runs the deplotment utility. 03. Checks that the latest package has been installed. 04. Creates a new job in SQL Server, usi ...Show All

  • Windows Forms problem painting a control

    hi, i have the following problem, i'm making a triggerbar wich is supposed to draw a vertical line on a form, and then after 500ms dissapear, this is for the CF, in the full framework, i used BackgroundWorker control to do this, this is my routine with the backgrounworker method             Visible = true ;             int f3;   & ...Show All

  • Visual Studio Express Editions Visual Basic 2005 Express

    Hi I can't create a new project in Visual Basic 2005 Express Edition ! ! The error message "The filename, directory name, or volume label syntax is incorrect. (Exception from HRESULT: 0x8007007B)" appears.... Does any know how to rectify the problem. Thanks!! thanks for your advise, I'll have to get a flash drive or something cos VB express won't look at any filepath on my c:\ drive - it d ...Show All

  • SQL Server SQL 2005 Standard edition fails during installation

    When trying to install SQL 2005, I keep getting the foll. error: Error 1706. Setup cannot find the required files. Check your connection to the network or CD-Rom drive. For other potential soltions to this problem, see C:\Program ....\1033\setup.chm I have tried using two different DVDs, and also downloaded SQL 2005 from msdn, but none of them work. Can some please help. Thanks, Amir acharania@trimontrea.com   Ami ...Show All

  • Windows Forms View Data Grid (for xml database)

    Since upgrading to VS 2005, when I right click on an xml database document that contains the schema, I no longer get a listing of the tables and cannot view the data contained in the tables. If I open the document created with VS2005 in VS2003, the grid populates fine. Thanks in advance for any replies. The tables are created and added to the dataset like this. DataTable dt = new DataTable ( "Table1" ); ...Show All

  • Visual Studio Team System Install Done, what's next?!

    Hi everyone, I installed Team Foundation Server on my windows 2003 standard server and everything went well .. but now what There is nothing in the Start Menu talking about it, no icon on the desktop, nothing! I mean, how can I add new project to it create portal for each project where can I read about all that Thanks TFSSERVICE user looks like it won't have the permission (by default) to edit server-level information. However, if you have ...Show All

  • Windows Forms Deployment Project - Help Please

      I have the results of a large deployment project that have to be installed. The prerequisites are: To test and see if the V2.0 framework is installed and if not install it To test and see if the MDAC V2.8 is installed and if not install it To test and see if SQLServer Express is installed and if not install it Also the customer project comes with a .MDF database that has to be added to the newly ins ...Show All

©2008 Software Development Network

powered by phorum