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

Software Development Network >> Vincent 0's Q&A profile

Vincent 0

Member List

eduard.gruber
Don Brinn
cassiopia
Bin Liu
BCras
saavyone
Raymond Roelands
TrevNet
KissDaFeetOfSean
Steve010010101111101010011111111
qrz
DJeX
Gavan
AugustWind
Shaun
Md Shahid Ibrahim
KN1123
Markkos
Honey Chris
Attila Hajdrik
Only Title

Vincent 0's Q&A profile

  • Visual Studio Team System VSS and Team Server

    It seems that I can't have some VS projects (existing ones) use VSS and others (new ones) use TFS without continually changing the configured source control plug-in. Why can't this be configured per solution   It looks like I'm pretty much forced to migrate everything or nothing, which is totally crazy. OK, I did not see anything unusual with the solution or project files. It would be worth looking at a ...Show All

  • Smart Device Development Opening Serial Port more than two times this error occures “The Port ‘COMx:’ does not exist”

     Hi all! This is my first post here, but I am really baffled by this issue, so here goes, I hope someone can help. The hardware this is running on is an Axim X50 with WM 5.0. I am using a CF+ Serial Card as a com port. I have access to CompactFlash cards from Quatech as well as from Socket and Ratoc and have this problem with all of them. This program runs fine twice then when I start it a third time I get the error “P ...Show All

  • SQL Server URGENT - Run out of HD space whilst rebuilding an index

    I just altered a table on my large SQL server 2000 database and now the database has been offline for ages and the hard drive as run out of space because of the transaction log size. What can I do! Enterprise manager has frozen me out completely and theres nothing else I can delete to free up space whist this completes. I've not received any kind of warning and the HD is still being accessed by SQLserver. Do you think this will eventually comple ...Show All

  • SQL Server Removing Columns from a data flow

    Seems obvious but I can't see how. How would I remove columns from a data flow so that columns which have been used earlier but are not needed for insert/update are taken out of the flow. I'm asking because the data ends up in a update statement and the flow has got so big it is unreadable. Cheers, Al Once you have added the component, and added the inputs, you can open the UI for the Uion All. Now click o ...Show All

  • SQL Server Redistribution and setting advanced options

    I would like redistribute SQL 05 EPRX in a small application; trying something other than Access database.  I have the program written and I have query that requires the advanced ad hoc queries setting to be one.  I am wondering if anyone can point me to an article that explains how I can adjust these settings so they will install through my setup file properly. Here is a list of all the advanced settings I found; http://msdn2.microsof ...Show All

  • Visual Basic (0xc0000135)

    I made a program on VB and it worked fine.But when i sent to a friend of mine the program didn't work and this error was shown " the application failed to initialize properly(0xc0000135 )" I don't know what this is or how to solve the problem. I'm using WinXP SP2 Greek and my friend WinXP SP1 English so this might be a problem.Or maybe a missing dll or something. I just want to tell me the cause of the problem and how i can ...Show All

  • Visual Studio Express Editions Provider Membership

    I am going through a tutorial for making an .asp webpage with Visual Express Studio 2005 and its asking me to use the ASP.NET Web Site Administration Tool to set up a provider for my site. It says to click on the "Add a new provider" link on the provider tab. However, that link does not exist. I need to be able to change my provider and the settings that go along with it. Please help. Thanks ...Show All

  • .NET Development Text Encoding - Avoiding encoding signatures

    I am using the System.IO. File.ReadAllLines and System.IO. File.WriteAllLines to do a search-replace on some files which are part of a C++ project. The problem is that when the File.WriteAllLines writes back the files in UTF8 or UTF32 encoding it adds the signature characters to the beginning of the file leading to a compilation error. How can I avoid writing the signature header characters Thanks. Use a Stre ...Show All

  • Visual Studio Team System cluster server support for DT?

    subject says it all, I think.. Is there (currently or planned) cluster server support for the DT server   I want to say the data tier supports clustering, because that tier would just be SQL Server 2005.  So you should be able to use clustering like you always do.  I believe you have to have SQL Server 2005 Standard or higher. Rob Caron links to the Team System Licensing White Paper which also discusses this: http://blogs. ...Show All

  • Visual Studio Can I extend the Xml editor.

    In my project I need to extend the xml editor.What can I do In the next version we are considering making it easier to plug in embedded languages - we need this for script blocks in XSLT for example.  As we figure out a design for this we'll post info about it. But in the meantime, you probably want to create your own file extension and your own Language Service that owns that file extension - then delegate to the XML editor's coloriz ...Show All

  • .NET Development AppendPrivatePath - Obsolete

    I have a user control hosted in IE doing Remoting. The remotable(hosted in IIS) and the user control client both share an assembly. This assembly contains common object definitions. We used AppendPrivatePath in .NET framework 1.x so that IE can load the shared assembly for the user control. I am unable to get this control working in .NET framework 2.x. I tried creating a new AppDomain and creating a config file iexplore.exe.config. I have ...Show All

  • Visual Studio Express Editions visual basic express or visual studio professiona? which one?

    I'm a developer who has downloaded vb express and sql server express for my home computer. I wanted to know if I should break down and buy visual studio 2005 professional or should I just stick with the express version of vb. My funds are very limited and my skills as a windows developer are still emerging. I'm not yet a great windows developer. I will use vb/sql express for personal projects and learning and possible small business applicat ...Show All

  • SQL Server Can't find properties

    This is the first time I've used SSRS. I've created a report and in preparation for deploying it I am trying to find where I set the properties. In Visual Studio 2005, in the Solution Explorer I right click on my .rdl file and select properties. The only properties listed are File Name (which is changeable) and File Path (which is not changeable). The property pages icon in the same dialog box is greyed out. Am I missing someghing Any help woul ...Show All

  • Visual Studio Tools for Office C# with Excel -- How to select a sheet?

    How do you select a sheet In VB6 it was like .Sheets("Response File Detail").Select How can it be done in C# Anyone ever seen a useful Excel example application. I already checked Microsoft's site. Here is what I have tried (among others): ExcelApp1.Sheets.Select(ExcelApp1.Sheets["IB Report Reconcile Summary"]); // DOES NOT WORK, runtime error ExcelApp1.Sheets.Select("Response File Detail"); // gets COM Exception ExcelApp1.Sheets.Select(3) ...Show All

  • Visual Studio Team System MSF 4.0 Executive Whitepapers

    Do we have any whatepapers that discuss the Team System benefits at an executive level   I have an executive that would like to see a whitepaper on the enefits of the MSF 4.0 Process.  They want to see how the work streams work so that they can understand the full project lifecycle.  All of this information is in the HTML MSF Agile process, do we have the same inforamtion in a whitepaper format Thanks, Mike. It starts to mak ...Show All

©2008 Software Development Network

powered by phorum