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

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

fasttrack

Member List

smaillet
Mohammed Noor
Gustavo.
Steve Stirrup
tryingtolearn
icystone
Graham Heslin
Tom Dixon
Ryan R
Muldy
Vincent DeLuca
Snowfire
SameerM
johnno_oz
ChrisTB
Randy Gritton
VincentCroft
Dark_Young
Heath Stewart MSFT
Jennifer N
Only Title

fasttrack's Q&A profile

  • .NET Development Request for the permission of type FileIOPermission failed

    I have a ASMX Web Service that references a custom DLL we have created. The DLL has a function to read some settings from a XML file that we deploy along with the web service on the web server. When I run the solution on my local machine using the web server built into VS.Net 2005, everything works great. When I deploy it to our Web Server running IIS, I'm getting an error saying it doesn't have proper permissions to read the file. The entire ...Show All

  • Windows Forms Setting DataGridViewRow.Visible = false at run time

    Hello. I'm tring to hide some roes at run time and get the following Exception: InvalidOperationException, Row associated with the currency manager's position cannot be made invisible. the code is simple (this extends DataGridView:  foreach (DataGridViewRow row in this.Rows)  &n ...Show All

  • Software Development for Windows Vista MSI.LIB Not Present in VC++ 2005 Distribution

    I was told by one of the VC++ team members in post http://forums.microsoft.com/msdn/ShowPost.aspx PostID=122581  that I should post this message here. The MSI.lib file is not present in the VC++ 2005 distribution (MSI.h is present), either the final release or any of its predecessors.  An issue was filed back in April and nothing was done about it ( http://lab.msdn.microsoft.com/productfeedback/viewfeedback.aspx feedbackid=0b0da5e9-734 ...Show All

  • Windows Forms Binding DataGridView to Junction (many-to-many) table.

    Hi.  How do I bind a DataGridView to a junction (many-to-many) table in a way that the DGV displays data from the lookup tables being joined by the junction table  I have worked with the DGV column types such as DataGridViewComboBoxColumn but haven't been able to get them to work in this complicated scenario.  I'd like the user to be able to select values (being displayed in DataGridViewComboBox columns) from the lo ...Show All

  • SQL Server Can we use User Defined Functions in Report Builder

    In a typical Database, there are tables, views, stored Procedures, user Defined Functions. We could use tables and views in designing the Report Model. We cannot use Stored Procedures, I tried that. Please could somebody tell me if we could use User Defined Functions What if a view is already using a user defined function, is the function automatically includid in the Model Design Thank you, Hi, I am interesed in ...Show All

  • Windows Forms Do Custom prereq's have to be located in ...

    [VS 2005 installation directory]\SDK\v2.0\Bootstrapper\Packages Is there a way to set VS 2005 to look in any other directory for custom prerequisite packages Thanks. John, There is a way to store packages in directory other than the default. Under HKLM\Softwar\Microsoft\GenericBootstrapper\1.0, set the Path string value to new location of bootstrapper packages. Please note that setting this regi ...Show All

  • SQL Server RDP & Failed to generate a user instance of SQL Server due to a failure in starting the process for the user instance. The conne

    As a starter i tried to modify and translate the Personal Website Starters kit from the VS2005Team SDK. When i'm working on the machine were it's installed , under debugging, all works great. But when i try to develop from my laptop, via RDP on the develop machine, i've got this message and can not debug (connect to the SQLxpres Server) Does anybody now a solution Failed to generate a user instance of SQL Server due to a failure in ...Show All

  • Visual Studio Obtain log file contents?

    After my MSBuild project completes, I want to be able to email the results of the Build to my developers.  I have a <OnError ExecuteTargets="MyBuildFailedTarget"/>   and am able to get my EmailTask to run from the MyBuildFailedTarget, but I need to access the contents of the log file so I can include it in the email I send. I'm specifying a log file name on my MSBuild commandline like this: MSBuild.exe /l:FileLogger,Microsof ...Show All

  • .NET Development Linking an Object Oriented Class to Form Controls

    I have a windows form created in Microsoft Visual C++ .net 2003. I have also created an Object Oriented Class with derived classes that I want to use to handle my data. I set it up so that when the the initializecomponent() part of my form is accessed it will create a pointer, or new object, to the OOC class I created. (example: classname * objectname = new classname();) This is fine and as long as I am inside the initialize component brackets I ...Show All

  • Visual Studio welcome

      Jobby wrote: Thank you Thanks you... ...Show All

  • Smart Device Development .net framework will not install or uninstall

    I am trying to update my .NET framework but I cannot install or uninstall any of it. When I run the 2.0 redistribution download it installs the most of it and then rolls back and gives me a message saying the the setup has ended. Can anyone help Im not sure. Its not the download that is the problem. Its the fact that I am unable to remove the current version of .NET or install v.2 over the top of it. ...Show All

  • Windows Forms binding datagridview with two tables

      Hi all. Im trying to do a dgv with fields coming from two tables as this: Table1(Customers) CostumerID (Int, Primary) CostumerName (String) Table2(Orders) OrderID(int, Primary) CustomerID (int) OrderDate (Date)  I want my datagridview to display the fields as follows, mixing the fields from those tables. OrderID, OrderDate, CustomerID(table2), CustomerName i can do this by generating an access view, add to my dataset&n ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Probably stating the obvious here...

    I am making a game using visual studio .net 2003 with directx 9 2005 update.  I create a deployment project with visual studio that includes all directx.dll files and other detected dependancies.  I deploy the game to the computer on which it was developed and it works fine. Now I want to test the networking so I deploy it to a laptop.  The laptop is running windows xp with SP 2 (so .net framework is there obviously)  I ...Show All

  • SQL Server recover a stored procedure

    If I can't connect to my database and my test server requires a reinstall of SQL Server 2005, how can I get my one stored proc out of there and back it up if I can't even connect to my database   Is there a file that is created that may have this   I know it's probably stored in master or something but not sure if it can be recovered. Before reinstalling the SQL Server, make a copy of the database files (.MDF and .LDF) in which yo ...Show All

  • Visual J# Acquiring Installer/Deployment templates

    I am trying to publish my project, but when I run the installer it dies because the the project has been improperly formatted. I have been unable to find any references to formatting during publishing, or even system requirements for the published version. If you have an easy solution or if you can point me in the direction of reference material for this that would be great. Thanks. Hi, Yes, Visual Studio Team S ...Show All

©2008 Software Development Network

powered by phorum