Software Development Network Logo
  • .NET Development
  • Visual C#
  • Audio and Video
  • IE Development
  • Windows Vista
  • Smart Devicet
  • Windows Forms
  • VS Team System
  • Visual Basic
  • Game Technologies
  • Visual Studio
  • Visual FoxPro
  • SharePoint Products
  • Microsoft ISV
  • Visual C++

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

Autographics

Member List

daijun
AlexBB
Muralee22
Chandresh
Keith Vinson
NeW2VB
wls1973
Zaracattle
Alvin Kuiper
MadamJ
GerrydeBruijn
MacKenrick
Kazi
Eliyahu
Ultrawhack
Selectis
Tryin2Bgood
Roman Benko
Fluxtah
F.Costa
Only Title

Autographics's Q&A profile

  • Windows Forms Customer control inheriting from System.Windows.Forms.Control can not input Chinese and Japanses.

    Hi all, I create a customer control inheriting from System.Windows.Forms.Control. If I input chinese or Japanese, all word in Chinese or Japanese will be duplicated. :( I override OnKeyPress method, and find that there are two message boxes pop up. It means OnKeyPress has been called twice. So strange. protected override void OnKeyPress( KeyPressEventArgs e) {     base .OnKeyPress(e);     MessageBox .Show( "Key Press" ); } I try to inherit from System.Windows.Forms.UserControl, too. But I find that when I swith to Chinese and Japanese IME, it is disable totally. BTW, I am using MS IME. Could anybody here give me some advice Thank in advance. Best regards, Deep ...Show All

  • Software Development for Windows Vista CardSpace Identity Versioning

    As i posted my last comment to this board, a leaflet was dropped on my desk called "A New Identity". Now, i am finishing up some consultancy for a large UK Bank and with this timely leaflet i started to think about how versioning of identity information would work. So say in the past you did something with this bank. If you wanted to look back at a record, and with it simply had some guid or card identifier associated with this bank, then the data that would retrieved if a live card was used may be different from that at the time of the transaction. This may not sound like a big deal, but in the cases of millions of dependent customers, it may be. If parts of your identity changes (e.g. registered address), it likely impact someone. ...Show All

  • Visual C# Change frame source using C#

    Hi, I'm searching on a method to change the source (scr) tag of the <FRAME> tag in HTML. Ok, this is a little bit hard to understand, isn't it. Well I have this inside a html BODY part: <FRAME NAME=left_frame SCR=main_menu.php> <FRAME NAME=right_frame SCR=main.php> How to change the source of the "right_frame" using a HtmlElement I allready have this function: private void change_url_reception( string url) { foreach ( HtmlElement elem in webbrowser.Document.All) { if (elem.Name == "right_form" ) { //change scr here } } } How to actually change the source now Thx Already Ruben Tacq Hi Ruben, it is the SRC attrib ...Show All

  • Windows Forms TableLayoutPanel Question

    Hello all, I asked the wrong question earlier. I'll try again. I will load an unknown number of items from a table and need to display them so the users can select the quantity of each. I'm guessing, from what I've read, that the TablelayoutPanel is the control to use. I will be adding a text box and a NumericUpDown control for each item from the table. For example: Engine Part #1 How many Engine Part #2 How many (replace the "How Many" with the NumericUpDown control.) My problem is: I would like to have the text box and NumericUpDown in the same cell, but I need a space between the text and NumericUpD. Any suggestions Thanks. No, TableL ...Show All

  • SQL Server Job To Execute A SSIS Package Fails - The Command Line Parameters Are Invalid

    I have created a job to execute a SSIS package located in the SSIS Package Store.  When starting the job I receive an error.  The history log reports: Message Executed as user: DOMHARRPROMAST\SQLMAIL. The command line parameters are invalid.  The step failed. This is the command line: /DTS "/File System/DataWarehouse/AgencySCD" /SERVER ntharrsqlt500 /MAXCONCURRENT " -1 " /CHECKPOINTING OFF What am I doing wrong How do you get this bloody thing to save to MSDB ! ! ! I don't see anywhere a 'save to server option' or any documentation on how to export it as a SQL server importable package. The only thing I can get it to do is save to the file system. ...Show All

  • Visual C++ How to call the functions in a .lib

    Hi All I have a .lib and i am trying to use it within a VC++ 2005 project. I actually built the .lib in VC 6 but then i rebuilt it using VS2005 as well. basically the code in the pure C. the names of two functions are GenerateList(...) DestroyList(...) Now when i try to call them in my VC++ project then the linker says that the functions are unresolved symbols. What could be going wrong Am i missing something How should i import the functions exactly any one can help. Aamer   Aamer wrote: thanks dear    You're welcome. To have this in the clear, though; I'm not female   Aamer wrote: ... but i have tried that all. The library is ...Show All

  • Smart Device Development path not found - vs2005 to SQLCE .sdf file

    Hi there, i'm currently working on a Windows mobile 5.0 application using Vs2005. my original intention was to store data in mobile access tables and them integrate this with data on a desktop pc. having searched a few forums (this one included) i find i cant do that anymore so i now want to store data in sql server ce on the pocket pc and integrate that with data in the desktop pc in SQL Server. To SQL server Pro's i'm sure this is easy but unfortunately i'm new to both Vs2005 and SQL so any assitance would be greatly appreciated. i've created a .sdf database and attached this to my project (also set it as content) but when i try to connect to the database (using either emulator or on the Pocket Pc itself) it s ...Show All

  • Visual Studio References info from ProjectNode?

    Hi. I'm building a custom compiler and integrating with VS2005 using the Managed Package Framework classes. I'm trying to get Intellisense to work, but I need the references from my custom project for type resolution. The ParseRequest object passed to my override of LanguageService.ParseSource() doesn't have any project info, though with some help from the newsgroups, from DTE I was able to retrieve my project instance, which is derived from ProjectNode. Now, however, I can't figure out how to get the references out of ProjectNode. There seems to be several methods for managing references (like AddReference()), but nothing to get a list of references. The project file does get updated when I add a reference, and MSBuild does all of the r ...Show All

  • Visual Basic CANNOT LOAD CRYSTAL REPORT 4.5 ON VB6 RUNNING ON WINDOWS 2000

    I add the crystal report 4.5 to the references but it cannot load. Anyone knows how to overcome this problem. Thanks vbqns I'm afraid VB6 support has ended, and so VB6 questions are off topic in these forums. Try www.vbcity.com ...Show All

  • Windows Forms !!!HELP!!! Is ClickOnce useless? Publishing a Clickonce application after certificate renewal.

    I recently renewed my certificate through thawte and found out after signing our clickonce application that clickonce does not play well with the renewed certificate. The problem seems to be that during the process of renewal, thawte and apparently others require a new private key to be generated for the renewed certificate. So it seems there is a critical flaw in the ClickOnce architecture if it requires your code to be signed but can't handle the industry standard of renewed certificates. The only other option is to be your own certification authority but that requires distributing your CA certificate before clients install your application. If we have to have our clients uninstall our software and reinstall it because of this, then ...Show All

  • SQL Server how to create an copy of a certain record except one specific column that must be different & insert the new record in the table

    Hi I have a table with a user column and other columns. User column id the primary key. I want to create a copy of the record where the user="user1" and insert that copy in the same table in a new created record. But I want the new record to have a value of "user2" in the user column instead of "user1" since it's a primary key Thanks. try this: insert into your_table ( user , field2 , field3 , ... ) select 'user2' , field2 , field3 , .... from your_table where user = 'user1' ...Show All

  • SQL Server Change color of Graph

    How do I programatically set the graph color (actual bar colors) and bypass the use of the palette You need at least RS 2000 SP1 or later installed on report designer and report server machines. Then take a look at the following whitepaper: http://msdn.microsoft.com/library/default.asp url=/library/en-us/dnsql90/html/MoreSSRSCharts.asp Specifically, read the section about "Custom Chart Color Palettes and Legends". -- Robert ...Show All

  • Smart Device Development Web service is very slow in device

    Hi, We have Window CE application in Device which sends some datas and signature (in byte format) to the server machine. Currently we are using web service to transfer the datas from the device to server machine using GPRS connection. It is very very slow and even sometime we get error while acessing the Web service. Is any other way to updated the datas in the server instead of using web service or any other options. Device Details : BlueBird BIP 3010. OS: Windows CE 4.2 Server Details: IIS 5.1 SQL Server 2000. GPRS is pretty slow and usually is subject to bandwidth availability. Is it faster, say, over Ethernet If yes, you have bandwidth issues. If no, you have WS performance problem. ...Show All

  • Visual Basic loading form

    good day! how could i associate the progress bar with the .exe file thanks!! God bless how exactly do you mean To create a progress bar in your application Just drag and drop the ProgressBar control on the form and start coding! there are a few samples here, so do a forum search and you will find a few examples on using the progress bar. Here are some links to some resources which I hope will help you: http://msdn2.microsoft.com/en-us/library/system.windows.forms.progressbar.aspx http://www.codeproject.com/vb/net/NeverEndingBar.asp http://www.java2s.com/Code/VB/GUI/Progress-Bar.htm http://www.devasp.net/net/articles/display/336.html ...Show All

  • SQL Server Problems deleting SQL.LOG file

    Hi, I can not delete this file from C/Windows/Temp directory, all other files form that foder I can delete. The error message I get is that something else is using this file. The thing is I cant find what is using it, even though I uninstaled SQL Server 2005 completely. I have tried lots of things, nothing helps. At the end I entered windows in SAFE MODE, went to Computer Management and disabled almost every service I can, that might be using it, and still cant get rid of this SQL.LOG which is 26GB now. The only thing I could do is to compress the file and now it is 6.5GB. Txs for the help.. This file is a result of ODBC tracing. Here's the article about how to delete it. http://support.microsoft ...Show All

©2008 Software Development Network