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

Software Development Network >> George Archer's Q&A profile

George Archer

Member List

Mandypenny
heinrich Breedt
PatLaplante12345
Jigbone
KingyNL
gaorellana
TomYip
PoKemonInstructor
GaryM
Colm Ryan
oven
Neil Newport
lvsund
Ed Bills
Luc Leroy
Eldar Musayev
VegasDave
Fred Nie
ChiragGandhi
NightOwl888
Only Title

George Archer's Q&A profile

  • Visual C# Chinese words in DataGrid

    Hi, I use a DataGrid to display data drawn from a database. And I set CurrentCulture = new CultureInfo( "zh-CN", true ); CurrentUICulture = new CultureInfo( "zh-CHS", true ); But, I changed some field data as chinese words, then called command 'update' to update the database, the field in DataGrid changed to show instead of the input Chinese words. I checked the database, it also has data . How to solve this problem. sizhen ...Show All

  • SQL Server Changing database connect to dynamic then the report fails.

    Hi all.  I've got a report in RS2005 where I am trying to be able to change the database it runs against based on a parameter.  I started by making the report and having this as my connect string in the dataset: ="data source=MyServer; initial catalog=DataYear2005" I was able to connect and preview the report with no problems.  I checked the forum and found out that to make it dynamic, I should be able to just add a parameter to the above definition.  I set up the parameter as a string with a default value of 2005 and then changed the connect string to be: ="data source=MyServer; initial catalog=DataYear"+Trim(Pa ...Show All

  • .NET Development How to maintain the states of processes started by a web service?

    Hi, there, I already have one component, A.exe. I need to start and stop A.exe through web service. I am creating a C# project to do this job: 1. when a START request coming,  start A.exe from C# 2. when a STOP request coming, stop A.exe from C#  The problem is, there are different requests from different users. How can I manage the states of each user, so that User1 won't stop User2's running of A.exe Should I maintain a table by myself Or there've already been some mechanism inside ASP.NET and C# which can maintain the states Thank you very much and best wishes, Jackie Dear ...Show All

  • Visual Studio Tools for Office Can't install Visio 2005 after installing VS2005 Beta 2

    Hi, Can't install Visio 2005 after installing VS2005 Beta 2. The Visio 2005 Beta 2 Installation program will popup with a message " You must first install Visual Studio 2005 Beta ." Visual Studio 2005 Beta Which is already installed. Regards, Abdoessalam This also works if you install VS 2005 RTM as downloaded from MSDN, and then try to install Visio EA 2005. Used Orca to edit the VisVea.msi file, did the trick, install went without a hitch. ...Show All

  • Visual Studio VS 2005 RC1 and Crystal Reports problem

    I wonder if anybody has seen this error with Crystal Reports for .NET that ships with Visual studio 2005. I know it used to work with VS 2003 and lateley since we cutover to VS 2005, this stuff is broke.  VS 2005 migration for APp  is not going fine at all Thanks The group options for a date, time or date-time condition field must be a date group options object. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Runtime.InteropServices.COMException: The ...Show All

  • .NET Development how to set time out for aspx pages?

    hi all i have some asp.net web pages. form1 should wait until file1,receive. but after 5 seconds, if file1 dont send to it, it should be redirect to homepage. how can i do that where should i set the time for it and the other problem is: in which events of form1 controls, i should put some codes, to check the existance of file1 thank u for your attention I recommend reposting this question to the ASP.NET web forums: http://forums.asp.net Daniel Roth ...Show All

  • SQL Server will SQL and windows authetication applied during setup has other implications?

    I choose SQL and windows authetication during SQL Express 2005 install. Will this has any impact on the connection string in my Visual Studio 2005 environment The setup during installation only predefines what you *can* use. If you chosse mixed authentication, like you stated above, this should be no problem, you can use WIndows authentication which would be (...)Integrated Authentication=true(...) or SQL Server Authentication (...)UserId=SomeUser;Password=SomePassword(...) For more information about connectionstrings goto www.connectionstrings.com HTH, Jens Suessmeyer. --- http://www.sqlserver2005.de --- ...Show All

  • Windows Forms Annoying GDI+ Window

    I've encountered an odd problem that seems to have started when I ported my C# application from VS2003 to VS2005. The application is intended to run as a RunOnce program, and has a simple GUI with two buttons and two textboxes. The problem I'm having is that although one of the textboxes is set to have focus when the program starts, there is an annoying GDI+Window that seems to have focus instead. I don't actually see the window but if I alt-tab it shows up in the application list. If I hit alt-tab once, the intended textbox has the focus and the GDI window disappears (it no longer shows up with alt-tab). If the program runs standalone it wo ...Show All

  • SQL Server Need - help to create DLOOKUP with SSIS

    Hi, Does anybody knows how to create a DLOOKUP (dynamic lookup) in SSIS withour writing any kind of script I need to test records existance in destination from the source before inserting or updating in the destination (if the record exist in destination then update, else insert). Any help apreciated. I find the Lookup component works best for this. Jamie wrote an article that compares lookup as well as other methods. http://www.sqlis.com/default.aspx 311 Adrian ...Show All

  • Windows Forms Business Objects or Dataset?

    I am getting ready to develop a Win32 application, and I can't decide whether or not to use custom business objects or use a dataset.  Can anyone give me some insight to help base my decision   I know the dataset has built in functionality for sorting and whatnot, but can I still accomplish the same with a custom collection thanks ...Show All

  • Visual Studio Installing IE7 works but..

    Thought I'd start a new thread, since I'm using Visual C# Express, rather than full VS2005. Windows XP Pro SP2, Visual Studio 2003 Pro, SQL Server 2000 Developer Edition, Visual C# Express, Visual Web Developer Express, SQL Express 2005, MSDE. I also have Virtual Server 2005 SP1 beta installed. Problem just started this weekend. Whenever I click on any topic in the Index, Document Explorer crashes. I've tried Repair on Visual C# Express, Visual Web Developer Express and MSDN 2005 Express. Same problem. It was working fine last week, I'm not sure what's changed. I have previously had VS2005 beta2 installed, but I removed that by following the ...Show All

  • Visual Studio Express Editions Download.com

    Hi, I wrote a program and uploaded it to www.download.com . They copy-protected and configured my .exe file to "try & buy" with their Protexis technology, then they gave it back to me in a zip file with this readme.txt file: What's in this zip file - YourProductName.dat: This is your original application, encrypted and renamed as a .dat file. For example, if your file was called YourProductName.exe, it is now encrypted and renamed YourProductName.dat. - YourProductName.exe: This is the license monitor and application launcher that replaces your application. It uses the same name and icons as your original appli ...Show All

  • .NET Development Logon failu unknown user name or bad password

    Hello, Using VS 2005 Beta (VB) I would like to read a network share in the form of: \\192.168.1.10\c$\ - Using the DirectoryInfo object. However when I try that I get the error: Logon failure: unknown user name or bad password How can I either popup a box for the user to type in the username or password or embed it into the program I hope this helps others who received this error message. When I debugged my .net application on my local computer everything worked, however, when copying the same application to the server I received the error message Logon failure: Unknown user name or bad password All the proper permissions were se ...Show All

  • Visual C++ problems after updating sdk

    Hello, I have visual studio 2003 .net. After I updated the sdk my programs wouldn't compile( they worked before). I mention that I have registered psdk directories with visual studio. this is the error I get e:\Documents and Settings\me\My Documents\Visual Studio Projects\2 10 2 10\stdafx.h(34) : fatal error C1034: afxwin.h: no include path set The include directories look like this: C:\vs\SDK\include $(VCInstallDir)include $(VCInstallDir)atlmfc\include $(VCInstallDir)PlatformSDK\include\prerelease $(VCInstallDir)PlatformSDK\include $(FrameworkSDKDir)include And afxwin.h exists in c:\vs\sdk\include and C:\vs\Vc7\atlmfc\include ...Show All

  • .NET Development boolean sorting

    I'm trying to sort on a boolean column in a dataview sort. Like I want all the false rows to be sorted before the true rows. Is this possible How would I go about doing it I map the datatable to a datagridview, but I think that doesn't matter. Is that type of sort possible One work around is I could use a string field in the datatable and do X or nothing to signify true/false. I'd much rather use a boolean though. This doesn't seem to be working (done is a boolean field in an xml typed dataset, true always seems to come first no matter what). DataView SortedInit = pccs.pccs.DefaultView; SortedInit.Sort = "done desc,init desc ...Show All

©2008 Software Development Network