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

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

vmit

Member List

mhr381
lexxmt
reb1577
RTU
javajava
Andrew lazo
omegarazor
Mary Chipman
skimj
Jim Duffy
Rudi Groenewald
OLD_TIMES
scorpio
MrZagami
RADIOGENERIS
Mspears
IanMuscat
KFITZIE
Seemit
ginganinja
Only Title

vmit's Q&A profile

  • SQL Server Creating indexes on tables from the Database Explorer

    I would like to create an index on a table from the Database Explorer. I am using Microsoft Visual C# 2005 Express Edition. I downloaded Microsoft SQL Server Management Studio Express with the intention of using it to create an index, but it does not seem to find the database that I created from the Database Explorer. Thanks!   ...Show All

  • Visual Studio Team System Various Package Load Failures with Beta 2 Install

    Yesterday I installed the new beta 2 of Team System. All appeared OK, i.e. no errors in install. However, I went to Tools/Options and clicked this. I was presented with a Package Load Failure stating that the Visual Studio Settings and Project Designers Package had failed to load, etc. I clicked No and got an Options dialog that had errors on the Text EditorBasic Editor and Windows Forms Designer Data UI Customization items. I decided to just cl ...Show All

  • Windows Forms MSHTML PIA

    Is there a redist for MSHTML PIA Is the best practice to deploy the DLL ourselves Thanks, Angelo ...Show All

  • SQL Server Custom Data Flow Transformation loosing CustomProperties

    I created a custom transform that has a custom interface and is a wizard that uses a web service. It creates custom properties and output columns on the fly. I set the dialog result to Ok and close at the end of the steps. The transform then has the custom fields and output columns I created in the wizard. I've verified this by right clicking on the transform and going to the advanced editor. If I then immediately run the package, the custom fi ...Show All

  • SQL Server Sign a document by SmartCard on the .NET client and verify on the SQL 2005 server

    Hi! I'm working on the following application: In the client application (written in C#) an user signs a document by private key, stored on chip card. Signed document and the signature are stored into database on SQL 2005 server. There is my client code for demonstration: Client application sample: System.Data.SqlClient.SqlConnection conn = new System.Data.SqlClient.SqlConnection("Data Source=localhost;Initial Catalog=Tes ...Show All

  • SQL Server How to change the value of a variable within data flow

    Hi, I would like to know is there any way we can assign/change the value of variable within data flow without using script component Thx. No, there is no faster altenative. The script cmponent is the only real way of doing this. One other way might be to give each row an ID and then join the data set to itself WHERE a.ID = b.ID - 1 AND a.x1 <> b.x1. Though it'll be difficult if you need to do it for 8 columns. Either way ...Show All

  • Visual Basic System.IO.Directory.GetFiles

    Hello,   I'm writing code for a directory read (see below) and as of now I want to make sure it can read from a UNC path (i.e. \\SERVER ) opposed to the local machie (i.e. C:\).  I've used the code below which works with "C:\" for a location of the files, however when I change the path to a UNC path I get an error saying that the UNC path should be a shared folder.  Why is there a difference   I have to use a U ...Show All

  • Visual C# Datagrid Events

    I am trying to find an event that then the user scrolls down the datagrid for each record I can display the notes in a listview control. So, when the user goes to a different record the notes for that record will appear in the listview control. Can somebody help thanks Hopefully this is not taken in the wrong thought, but did you create a handler for the event, not just copy and paste the code I presume this is Framework 1.1 not 2.0, since ...Show All

  • .NET Development No longer getting notified of invalid domains after switching to system.net.mail

    When sending mail using the system.web.mail namespace I used to get a reply back from the smtp server if the "To" address was an invalid domain, or an unknown user in a valid domain (See end of post for sample message). I migrated from .net 1.1 to 2.0 beta 2 and I got these notifications as long as I was using the system.web.mail namespace. I recently converted some of my applications to use the system.net.mail namespace and everything work ...Show All

  • .NET Development Assembly Confusion

    I am a little confused about managing Assemblies. I have one Class Library that is the core DLL being distibuted and is what a developer will browse via Object Browser. I have a supporting Class Library DLL used by the core Class Library which I would prefer not to be Browsable by Object Browser since I don't want anyone using it but the core Class Library. Any suggestions ...Show All

  • Visual Basic How to open binary file ? ? ?

    Hello all ! ! ! I need some help plz . . . I try to make an ActiveX DLL that reading a midi file content and will creating a new text file with the midi content. How can i open the midi content and make the new one text-midi file Thanks a lot . . . I'm not sure how to parse or build MIDI files, but I think you are looking for File Streams. If you search the MSDN library for System.IO.Filestream , you will probably fin ...Show All

  • SQL Server Exporting Tables from SQLExpress 2005 to SQLExpress 2005

    Hi, I just installed the latest version of VWD 2005 Express Edition and the latest version of SQL Express Edition 2005 and noticed that some stored procedure in the ASPNETDB.MDF file have been implemented. When I use my ASPNETDB.MDF file from the Beta 2 release, in the latest version, I cannot connect using my login info to the database... I receive an error message that the stored procedure is "to long.....". As I already created more than 35 T ...Show All

  • Windows Forms How to make a Unbound Textbox Null into a db?

    Hello! I am attempting to create this form that will show 2 elements, one is data bound and the other is not. Basically.. they are choosing something from the DB or ADDING to the DB. On the ADDING TO DB I decided to not use DATABOUND items (mostly because everytime i attempted it it filled in with the other DB info.. and not blank). I am using a simple insert command to add the textboxes to my DB and it allows me to enter the data. ...Show All

  • Visual Studio Team System July CTP of Foundation Server failed on app services.

    I've yet to get a working install of Team Foundation server, so I thought I would try the July CTP release. I followed the install guide step for step. I installed June CTP of Sql 2005 as directed, and had no problems. reporting services worked fine, and everything installed cleanly. I then installed the team foundation databases on this box...again, everything installed cleanly. On my app box, I installed the sharepoint services 2.0 Sp1 without ...Show All

  • Visual Studio 2008 (Pre-release) Installation Problems

    I've had a ton of installation problems trying to get the Indigo development environment set up on my system.  I've tried the installation and uninstallation process or three times and I think I'm having a version compatibility problem between the January and February releases.  I did a complete uninstall of everything and then installed everything again in the following order: 1. WinFx Runtime (February CTP) http://ww ...Show All

©2008 Software Development Network

powered by phorum