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

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

Talsiter

Member List

gpermant
thkeeler
Deforge
enric12879
Raj410
Chrissie1
webwiz52
JLBetsch
Samuel.Suarez
agustinas
chrisj
quangphuong
monika
big14outdrs
truetype
Niko331
nitin82jain
Marmot74
Info_Tech
bkaye
Only Title

Talsiter's Q&A profile

  • Visual Basic Updating MS Development Environment on un-networked machines?

    I'm currently developing software using Visual Basic .net.  I maintain copies on multiple computers, some of which are not connected to the network and thus have no internet access.   After updating my operating system on my networked machine, I find that I have MS Development Environment 2003 Version 7.1.3088 whereas on my unnetworked machines, I'm using Version 7.0.9466.  When I attempt to edit programs written in the newer environment on the stand alone machine, I get an error (it won't even open the solution).   I've attemped to download files to update my other copy with no success.   What file do I need ...Show All

  • Visual Studio Express Editions Printers - bizarre behaviour

    I have an application that prints address labels to an Eltron TLP2742 thermal printer. It works fine on the development machine but not when installed on the target machine it is intended for. When an address is printed from the development machine it is via the printer shared on the target machine and the address prints no problemse. When I publish and install it on the target machine no address prints, just a blank label spews out. Any help on this great mystery will be welcome. Fixed it, dunno how you remove a thread but maybe this will help someone else. CHECK YER MARGINS... The target machine had margins set different to the ...Show All

  • Windows Forms troubleshooting AppUpdater

    Has anyone had problems with reliability of the AppUpdater  Any ideas on how to troubleshoot it  I had it working on a win 2003 server yesterday, but the app does not update anymore. I have the following setup: client computer: ..prog files\my app\ -AppStart.config and AppStart.exe. The config points to my executable in a subdirectory called 1.0.0.0 Web server inetpub\wwwroot\ ...Show All

  • Visual Studio Express Editions Answer.

    Ok, my problem is very simple but since i'm only on my 3rd day of VB it's a little above me. What i'm trying to do is use a for loop to display a picture of a card in a certain place. i'm using Picturebox1 , Picturebox2, ect.. each picturebox 1 - 5 is in a differant location and I need to be able to contenate the I to Picturebox to figureout where to place the picture otherwise (I have to have 52 lines of code) for each Picturebox.... here is some sample code i'm using without the code I need. Public Sub showcard() ' If Deck(hand(i)) = 1 Then Me .PictureBox1.Image = My .Resources.A_H Me .PictureBox1.Image = M ...Show All

  • Visual C++ XML reader for native C++

    Hi! I'm looking for a small C++ XML SAX reader, similar to XmlTextReader in .NET. The most important thing is that the library is small can be statically linked. Can anybody recommend me anything Thanks in advance! Just look at www.codeproject.com and search for MSXML. You find enough samples there! Also search in the MSDN for MSXML and sample, also there is enough stuff. ...Show All

  • Visual C# Resize Webbrowser Control

    Hello, I am trying to resize the Webbrowser control when the user maximizes/resizes the form. I am not sure how to impliment this code. I keep getting all sorts of errors depending on my approuch. Below is a snippit of one attempt. From the MSDN documentation of the Control.Size property: Because the Size class is a value type ( Structure in Visual Basic, struct in Visual C#), it is returned by value, meaning accessing the property returns a copy of the size of the control. So, adjusting the Width or Height properties of the Size returned from this property will not affect the Width or Height of the control. To adjust th ...Show All

  • SQL Server I can't add a new Reporting Services server registration of a remote server.

    I need a help. This is the scenario: I have installed on my machine SQLServer 2005 Developer but not reporting services because I don't have IIS. Now there is server: W2003 + SQL Server 2005 Developer (Complete) + II6. From the SQL Server Management Studio I can connect to the DatabaseEngine on the server but I cannot connect to Reporting Services or Integrated Services. On particularly when I try to create a new Server Registration and I "Browse" for a server I can see only the local server!!! Is this a systemistic, configuration issue Some advice to solve it Thank you in advance. Marina B. ...Show All

  • Visual Studio Express Editions Installing visual studio express problems

    Hi All Having problems after downloading the express editions of vb and web developer. it copies 39 files to the temp area then does the loading instalations componets, i accept the license aggrement and click the two boxes. I then click install, it then says :-  Microsoft Visual Basic 2005 Express Edition - ENU has encountered a probelm during set up. setyp did not complete correclty. Error signature bits says something about dllmgr_bitserror P7 :- 2148023651 P8: 0 P9 : cdownloadjob_addfile have tried several times cleared down mt %temp% dir, running windows home xp SP2, i am the adminstator. also in the error report contents it says ...Show All

  • Visual Basic How to call a DLL written by C# from VB codes?

    I wrote a class library (compiled as DLL) using C#, with source codes as the follows: ============================================================== using System; using System.Collections; using System.ComponentModel; using System.Data; using System.Threading; using System.Diagnostics; using System.IO; using System.Text; namespace UTS_Convertor {  /// <summary>  /// Summary description for Class1.  /// </summary>  public class Class1  {   public Class1()   {    //    // TODO: Add constructor logic here    //    ...Show All

  • Visual Studio Team System Microsoft Partner Program License Benefits FAQ

    The Partner team has provided me with the following FAQ, which I'd like to share with all of you in the hopes that it answers many of your questions. Thanks, Ajay 12/8/05 - I've updated the FAQ with a new version that I received from the partner team. This information will be making its way to the partner Web site as well. Eligible partners are scheduled to have access to Team Edition for Software Developers on 12/16. In the meantime, the Team Suite 180-day trial is available for your evaluation. We apologize for the delay. Microsoft Partner Program License Benefits FAQ   MicrosoftR Visual StudioR 2005 with MSDNR Subscrip ...Show All

  • SQL Server bcp utility stringing

    ok.  so, i've gotten the bcp utility to work and now i'd like to string all the prompts together and place them in a job to be scheduled to autorun. i don't have much experience in this arena and appreciate any help or suggestions.  I'd love to be able to run (from the command prompt) a file takes care of synchronizing all my tables. I have an additional concern.  I'd like to retain the integrity of my primary keys but I notice that if i delete the information then add new, my primary key starts where it leaves off (in other words, if del. then synch. a table with 6 records, after the synch. my primary key increments s ...Show All

  • Windows Forms Mobile (Pocket PC) and MaskedTextBox

    Thanks, I will post it over there also.  It seems that the documentation I have found is vague on the subject. ...Show All

  • SQL Server Default Mobile Database Application

    Dear All, I am trying to build a simple mobile application. I am very new to this. Thus I am trying to access the build in database in the folder C:\Program Files\Microsoft SQL Server 2005 Mobile Edition\Device\Mobile\v3.0\Northwind.sdf. I am following the steps in the wizard to help me. When I press test connection is say Test Connection Succeeded. But when I press the ok button I get this error as "Unable to find the requested .Net Framework Data Provider. It may not be installed". I am running VS 2005. Can anyone pls help This is a problem with the installation of VS2005 on your d ...Show All

  • Visual Studio 2008 (Pre-release) Differences in syntax support between LINQ and DLINQ

    With standard LINQ: Given: Func<Customer, bool > IsFromLondon = c => c.City == "London"; Customer[] customers = GetCustomers();   We can get customers from London either by calling: var fromLondon = customers.Where(IsFromLondon);   or the simple syntax: var fromLondon =   from c in customers   where IsFromLondon(c)   However with DLINQ: Given: Expression<Func<Customer, bool >> IsFromLondon = c => c.City == "London"; Table<Customer> customers = GetCustomers();   We can get customers from London by calling: var fromLondon = customers.Where(IsFromLondon); ...Show All

  • Smart Device Development Problem debugging CE5 app with VS2005 (no activesync)

    Hello all,  After much searching I have been able to get the deploy feature running with my c++ App from Vs2005 to my CE 5 device.  Unfortunately, I am unable to debug.  I get a "Unable to start debugging" error message from Visual Studio and not much else. The exe makes it to the device and I can run the exe from the device.  I just can't debug it.  I still have eVC++4 on my machine so I tried that and I am able to debug the same application using  eVC++4.  The app is just a simple dialog based windows app created by the wizard.   I have done tons of searching on the net and the closest thing ...Show All

©2008 Software Development Network