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

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

Francis_France

Member List

Richard III
Eric Cooper
_Damir_
clorindo
SSSchultz
Beeblebrox_dk
stefanh
jbanks27
Boon Tiong
Balu Vasudev
hugo huang
Zub
vbkris
pmcarlson
Martin Dunsmore
m_coomer146
Hemantsj
Rafael Morales
makis2
mycall
Only Title

Francis_France's Q&A profile

  • Software Development for Windows Vista A sample question about the VMR9 windowless wait for your challenge.

    I am using the VMR9 Windowless to render the AVI files the the Form in the VC++ 2005/CLI. It is very good. But because of the requirement, I've got a problem. I want to draw some lines on the surface of the Form, and the video will play under the lines. I just find the resolve on the site of the codeproject, and there are not very good resolves for it. Can everybody know what I want Keep in touch with me, you can also use the zhoujustin@gmail.com thanks all the time. ...Show All

  • Windows Forms Database across internet question

    Is it possible to use a windows form for this I'll try to explain. The user will run the client program and click an event that will send a few parameters needed to query a database on an external website. This will display a web page with the results of the query entered into controls that allow selections to be made. Clicking "done" will query&n ...Show All

  • .NET Development EncryptedXml question

    Hi, This is the first time I'm trying to use EncryptedXml class to encrypt my xml file using Rijndael. I was wondering how I can use password and salt to encrypt the file. Here is the code from MSDN, that doesn't use any password or salt. Please help me. public static void Encrypt( XmlDocument Doc, string ElementName, SymmetricAlgorithm Key) { // Check the arguments. if (Doc == null ) throw new ArgumentNullException ( "Doc" ); if (ElementName == null ) throw new ArgumentNullException ( "ElementToEncrypt" ); if (Key == null ) throw new ArgumentNullException ( "Alg" ); ...Show All

  • Visual C++ Wizard crashes with VS2005 on 2000 Server SP4

    I have a tool with wizard support for creating a custom project created under VSIP.Up to VS2005 Beta 2 the wizard was working fine, but with VS2005 final release on 2000 Server SP4 and on 2003 Server SP1,the wizard is failing. After I call oTarget.AddFromTemplate(strProjTemplate, strProjectPath, strProjectNameWithExt); in the following code, the control does not come back to this procedure and my custom project is not created(silent crash,no error message is generated). However,with VS2005 on XP SP2 the wizard is working fine and my custom project is also getting created. function CreateCustomProject(strProjectName, strProjectPath) { ...Show All

  • SQL Server The SUM issue

    Hello, I have a question about the Sum function in SQL Server Reporting Services and I appreciate your response. I have a project due shortly for which I have to do a lot of calculations and every time I drag a numer or a money field into a detail row in my table, I get a Sum(Fields!Count.Value) where I just want the individual amount for that row as Fields!Count.Value. I know that Reporting Services automatically gives the Sum for the footers, but why is it doing that for a detail row Is it a bug Thank you, SK9 Most likely you have at least 2 datasets defined in the report, t ...Show All

  • SQL Server Login failed for user 'username'. The user is not associated with a trusted SQL Server connection

    Hi All, I understand this has probably asked a gazillion times... BUT I have issue with the solution... ( I DO NOT WANT TO ENABLE SQL Server Authentication) I have developers that need to manage MANY SQL Servers.. some in domains some not.. some develpers boxes are in domains.. some not. I DO NOT want to have sa or any other password for that matter flying around the net in the clear (i.e. SQL Server Authentication). I would like for the developers to be able to connect to servers using Enterprise Manager (SQL 2000 sp4) by entering their windows userid and password for that particular server. For the life of me I cannot figure o ...Show All

  • Visual FoxPro VFP8 on Win98

    Dear Experts It is possible to run VFP8 on Win98. If yes then How to install How to create EXE files How to distribute Exe files Please Help VFP8 runtimes will run on Windows 98. It is not recommended for the IDE for developing though. See: http://fox.wikis.com/wc.dll Wiki~VFP8Released >How to create EXE files Create a project. Add your main prg or form and build an APP to test first. When you build the project or an APp it should pull in all your other internal components. Then you build an EXE for distribution VFP8 comes with InstallShield Express that will create an install package (setup.exe) where you include the need ...Show All

  • Visual C++ thread exit code

    hi, everyone, i have wrote some simple programs in c language, here is my code list: /* code list 1: */ #include <stdio.h> void main() { } the compiler tell me: The thread 0x3B0 has exited with code -858993460 (0xCCCCCCCC) /* code list 2: */ #include <stdio.h> void main() { printf("hello world"); } #include <stdio.h> void main() { printf("hello world"); } the compiler tell me: The thread 0x6A0 has exited with code 11 (0xB). the programs are very simple bcoz i know that thread exit code is zero which indicate that thread exit successfully, but why the two threads ...Show All

  • Visual Studio Interactive Sort in Report Viewer Control of VS 2005 RC not working

    After upgrading to VS2005 RC the Interactive Sort is no longer working in the ReportViewer for Windows Forms! The arrows are there, but cannot be clicked. We could not reproduce the bug previously, but we are able to repro it now. We have fixed the bug, and I have updated your bug report. ...Show All

  • Visual C++ how can convert string to integer ?

    Dear all one question for string to int for example string str = "10"; and then how can i convert str to int http://www.research.att.com/~bs/bs_faq2.html#int-to-string I guess you can use the same logic for double ...Show All

  • Smart Device Development windows mobile 5.0 smartphone use serialport reading gps data problem

    Hello all : I use serialport.read function read gps data in windows mobile smartphone by vs.net 2005, but it has some problem happened. The error happened in serialport1.read(data,0,50) This following is my code: Private Sub MenuItem2_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles MenuItem2.Click SerialPort1.Open() If SerialPort1.IsOpen = True Then Label2.Text = "Open" Label2.Visible = False Else Label2.Text = "close" End If Dim data(999) As Char SerialPort1.Read(data, 0, 50) TextBox1.Text = data(1) SerialPort1.Close() End Sub ...Show All

  • Visual Studio Team System also confused about licensing (TFS)

    This should be an easy question for someone to answer. As a Gold Partner with ISV competency, how many developers at our company can use TFS Reading this from somasegar's blog a while back, it seems that 35 can use Team edition of VS.NET, but only 5 can use TFS because we only get the Workgroup Edition Is that correct, or do the 35 Team Edition for SD licenses also get to connect to TFS · Partners at the Gold Partner level will receive 10 licenses of Microsoft Visual Studio 2005 Team Edition for Software Developers with MSDN Premium Subscription. This also includes Team Foundation Server Workgroup Edition (limited to 5 users). ...Show All

  • SQL Server Package Configuration in Dev enviornment

    Am I missing something, I can't find any way to specific the XML configuration file when I try and run my package in Debug of BIDS. My OLE DB connections are all failing due to a lack of a password. I can set the password in BIDS but its forgotten as soon as I start Debug or build the solution. The only way I seem to be able to run my package (now that I have enabled configurations) is to de-select the enable configurations box. I've tried putting a configuartion file in the Deployment folder, the bin folder and the project root folder all to the same result. Unless you are using Indirect Configurations ( http://blogs.concha ...Show All

  • Visual C# timer problem

    hi,     i have a windows service which is checking to the desire URL and check back its httpwebresponse data. and, i save the result in a log file insdie local drive. i use a timer to trigger my service's function that check to my desire URL response. the problem is with that timer. since my timer's data type is double, my friend suggest that if it reach to its maximum value my service will get error or it will stop. he had faced with that situation before, but couldn't find out a solution. so, i'ld like to know if it is true, is there any solution to triger my service's function at every 5 minute or at a require interval, li ...Show All

  • Visual Studio Team System Access to HTML response

    Hi, On executing a test, the results are stored in the .trx file. By double-clicking this file, I can see the results of the execution in Visual Studio. I was wondering if there was a way to access the HTML of the page returned in response, so I can do further processing of the HTML returned. I want this done automatically, so that as the test is executed and the results file is generated, I can extract the HTML response, and save it for further processing. How can I get access to the HTML page returned in response Thanks, SreeD No, it is not possible (within reason) to read the response out of the TRX file.  However, it ...Show All

©2008 Software Development Network