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

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

preed

Member List

mbr_rptusr
Nick P.
SlinkingFerret
DiesIrae
Mihir Vaidya
Giba_ts
bigJimmy
fs_07801
Mark van Bree
ToshibaT1
GShap
Pavleras
Sox
Danny Thorpe MSFT
Carlo Cantoni
Roberto Kramer
Michael Forkey MSFT
SohanKamat
hwen
Christoffee
Only Title

preed's Q&A profile

  • Software Development for Windows Vista simple question

    What are the risks of having just one runtime controlling hundreds of workflows altered by many people instead of more runtimes controlling a little less workflows In the first scenario, if a workflow freezes, the runtime also freezes (altering the other workflows) Thanks, Ariel Schapiro . What do you mean by freezes Each workflow runs on its own thread so it won't/shouldn't affect any other workflows. Tha ...Show All

  • SQL Server SQLExpress database file auto-creation error

    Hi, I'm not sure this is the right location to post ... I got some issues with VS 2005 BETA 2. I done full install except for SQL Express and full install of the SQL server disc. Now when looking at the starter kits or building app / sites using sql connection i get the following error: An error occurred during the execution of the SQL file 'InstallCommon.sql'. The SQL error number is 5118 and the SqlException message is: The file "R:\DATA ...Show All

  • Visual Studio Team System How to schedule a build?

    Hello everybody, probably a silly question and already answered in this forum (even if, I searched and was not able and find), but how can I automate a build, e.g. to run every night at 2:00 AM You can use msbuild.exe to execute the build, and use windows task scheduler to run it. Another option, more difficult, but with more control, is develop your own windows service to run the builds at the times you wan ...Show All

  • Windows Forms Passing Bindingsource to Details Form with ComboBox

    I have a simple master-detail application, designer-built as far as possible. To make sure that relational integrity is preserved, I pass the bindingsource of the "master"-form to the details form, using the existing masterTablesBindingSource. Dim frmDet as New myDetailsForm    With frmDet       .detailsTablesBindingsSource.DataSource = me.masterTableBindingSource     &nb ...Show All

  • SQL Server sysmaintplan_log_detail comment and question

    Greetings all I have a comment and query regarding sysmaintplan_log_detail. Firstly, the comment: SQL 2005 BOL calls this table sysmaintplan_log_detail (an _ between log and detail) and my version of SQL (9.00.1399.06) doesn't have that last underscore (i.e. it's called sysmaintplan_logdetail). Secondly, the question: how would I link this table into the calling task I would ultimately like to view from which maintenance plan it orig ...Show All

  • Visual Studio Team System Can TFS be Setup with SQL Reporting Services on dedicated/separate server

    Our organization already has servers set up and dedicated to SQL Reporting Services and I have been asked why the reporting service needs to be on the TFS App server. Can TFS use Reporting Services on a seperate server If not, why not In TFS V1.0, the product was designed to work with reporting services being on the AT server as the appropriate configuration, permissions.... are set up by TFS. So we do not currently support set ...Show All

  • Visual Studio Installing CR10.Net & Oracle on IIS using merge modules.

    I'm trying to install Crystal Reports 10 for ASP.Net with Oracle connectivity, in IIS on a Windows 2003 Server. I have ASP.Net 2.0 installed, the IIS is installed with the default website setup and active. I've downloaded the CrystalReportsRedist2005_x86.msm and created a Setup Project in Visual Studio 2005. In the properties of the CrystalReportsRedist2005_x86.msm under MergeModuleProperties there isn't an install option for the Oracle .Net dat ...Show All

  • Windows Forms PocketVision - References problem

    When I first open the project there are exlamations next to the web references. When I hit update web reference I get 30 build errors in the web references code relating to missing references such as System.ComponentModel.Toolboxitem but when I look  ...Show All

  • Software Development for Windows Vista Looking for a good working winforms workflow example in beta 2

    I'm just diving into WF for the first time and most of of the sample code I have is in the previous version. I have the book presenting Windows Workflow Foundation which is a very good book and has lots of good examples, but they dont work in beta 2. any resources would be great. Thanks. There are 51 technology samples in the SDK. With WF Beta 2 installed check out this winforms workflow example: C:\Program ...Show All

  • .NET Development GetFiles() problem ?

    Hello, I just want to get all files with some "txt" extension. I call GetFiles with pattern "*.txt" and I get some extra file names with ".txt~" extension (which correspond to backup text files). How could I remove these extra names Can I act on the pattern definition or should I filter the file names after getting the result Thanks Wow, you're right! This is not a problem with Ge ...Show All

  • Windows Forms .NET Install Base Statistics

    Does anyone know where I can find statistics on what percentage of Windows computers have .NET installed  - Bryan I'm looking to make a business decision. Right now all of the software development I do for consumers is in VB6 or C/C++.  Most Windows users already have the runtime libraries necessary for those languages, and don't need to download anything more than my program in order for it to wo ...Show All

  • Visual Basic where's add-in manager

    does vb.net express not include add-in manager. i can't find it in the menu, toolbar, or help files is it not included in the express version VB Express (or any Express edition) does not allow add-ins to be used. For a comparison between all the Visual Studio and Express editions, see: http://lab.msdn.microsoft.com/vs2005/productinfo/productline/default.aspx ...Show All

  • Smart Device Development Emulator Problem

    hi, I used vs2005, vss2005 & CHS Windows Mobile 5.0 PPC Emulator to develop application. I pressed F5 to run the application in the CHS PPC emulator. But after several minutes there didn't have any response in the emulaor, which hadn't happened before. So I checked the modified files in and closed the emulator. Later I closed the vs2005 and rebooted the computer. But this time, my emulator didn't response to my mouse click, but keyboard w ...Show All

  • SQL Server Load Strange Text File

    Hi All, I am struggling with a file format that I have to loaod.  The top n rows are the descriptions of the columns that are to follow.  Once you hit a certain row that contains certain text, you then have a pipe delimited file of the columns defined above.  How can you do this with the new SSIS.  The flat file manager does not seem to like it very much.  If you do delimited it only sees one column and then complains ab ...Show All

  • SQL Server SQL 2005 Time Sensitive Question

    I have a problem installing sp 1 for sql 2005 express. How can I check if I have sql server or the sql 2005 express edtion and if it is a beta or not. I want ot install the SP1 OF SQL 2005 When I go to the add/remove program section I see sql 2005 edition and not sql 2005 express edition, very confusing because it indicates to look for sql 2005 express edition in the add/remove program and remove it. I don't even know if I have a beta release or ...Show All

©2008 Software Development Network

powered by phorum