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

Software Development Network >> Nicolas Navet's Q&A profile

Nicolas Navet

Member List

ravikk
Krutika
mikecc
cgkitab
mohdtmn
Micky2006
AzurianArcher
ReneeC
jameyer
Jay-P
Peejj
Gagandeep Singh
powerteh
Bas van Zuilen
AndyPham
kralle
danleis
spshah
Wasif235288
Nagu
Only Title

Nicolas Navet's Q&A profile

  • Visual Basic How to sign exe with digital certificate to suppress security warning from IE7 when executed from a client

    Hi newsgroup, I searched a lot in many newsgroups today, but now I'm very disappointed not to find an answer to my question. I know, that this is not a VB5 forum, but maybe my problem is useful for .NET users, too. I would appreciate, if you could point me to the right newsgroup, if this is not the right place. An old Server/Client software, developed with VB5 many years ago and still in use, is installed on a server and executed on some clients through a network share. Server and Clients run with every operating system Microsoft has released the last 10 years (Windows 95 to Windows 2003 Server). For many years this approach worked fine. But since the latest Updates from Microsoft for Windows XP SP2, especially IE7, a security war ...Show All

  • Visual Basic How can I use a Usercontrol develop in Visual Basic Net 2005 to Visual Baisc 6 ?

    I develop a Usercontrol in Visual Basic Net 2005 , in the setting I check the option Register for COMInterop and I built it. Now I want to use this control in a project in Visual Basic 6.How can I do that I add in the references of a Visual Basic 6 project the .tlb file develop in Visual Basic 2005 but I want to add the usercontrol on toolbar .How can I do that Please Help! Thks To use the controls in VB6 all classes methods and properties must be marked comvisible=True Becasue of the indepth requirements for com interop you need to do some reading and research....If the above samples didn't help,I would suggest Starting here: http://msdn.microsoft.com/vbrun/vbfusion/usingnet/default.aspx ...Show All

  • SQL Server CTP version and release version

    we have a backup of a database from a release version with version number 9.00.1399 and we wanted to restore it to a server with version number (9.00.1116) CTP release. we were issued a version incopatibility message. is it possible to backup from a 9.00.1399 release with a backup file compatible for a CTP release, is there an available option during backup thanks! CTP versions are no longer supported. You should be using the released version of the product. Ideally, you should be at SP1, as we fixed quite a few bugs there. Backup is a physical operation. If the structure of the database pages has changed in any way, we have no way to do the conversion during restore. For moving up, we have the logic in the startup code to re-a ...Show All

  • Visual Studio Express Editions text not changing

    When i use this code the text " this is how to disarm the rp-3 type keypad" displays when i use the rp-1 selection. please help Private Sub Button1_Click( ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click If Me .ComboBox1.Text.Contains( "RP-1" ) Then ElseIf Me .ComboBox2.Text.Contains( "Arm/ Disarm" ) Then Me .RichTextBox1.Text = ( "This is how you Arm/ Disarm the RP-1 type keypad" ) End If If Me .ComboBox1.Text.Contains( "RP-2" ) Then ElseIf Me .ComboBox2.Text.Contains( "Arm/ Disarm" ) Then Me .RichTextBox1.Text = ( "This is how you Arm/ Disarm the ...Show All

  • Smart Device Development About SDIO Card Driver

    Hai, I am studying about the SDIO Card driver. From my understanding the client driver is loaded after inseting the SD Card by the Bus driver. When the Host controller Driver is loaded Actually i want to diagnosis the SD Card port before inserting the SD Card .Is there any means to find this.I am using the PXA270 processor It's not the direct handle that you need but the handle that is given t the client driver upon initialization. It's a unique identifier to let the bus driver know which client driver it's talking to. You shouldn't have access to this handle unless you built the client driver which you didn't. So unless the people who built the client driver did some funky design you can not make that call. ...Show All

  • Visual Studio Express Editions HELP!!

    Hello, I am making a program that is similar to a sketchbook. You know with difrent tabs. But how can i get the program to create a new tab with a rich text box on it, an also must he give the rich text box a name, change the text of the tab. En the dock of te rich text box must be filled out in the tab. I had used the following code for adding a tab with a rich text box on it. Private Sub NewTabToolStripMenuItem_Click( ByVal sender As System.Object, ByVal e As System.EventArgs) Handles NewTabToolStripMenuItem.Click Dim rtf As RichTextBox 'ctrlTab is the name of the tab control. ctrlTab.TabPages.Add(System.Windows.Forms.TabDrawMode.Normal, "New page " + 1) 'create the rich text box on the t ...Show All

  • Visual Studio login Failed

    I have a windows app that connects to a sql database.  I now want to do reporting from it.  I have created a CR report (from the buit-in VS2003 version of CR) that is going to be used to display the information.  When I run the app I get a login prompt for the database.  No matter what I enter into the prompt CR returns "Login Failed".  Searching the web the only references to try and solve the problem deal with using CR for reports on the web which are of no use to me.  Searching Business Objects website I find references to webpages using CR and unless there is an option I'm missing I can only see snipits of the reply messages (even when clicking on the exact reply) again not help. Questions ...Show All

  • SQL Server 64Bit - How to set maximum memory

    I installed SQL2005 x64 as the default instance on a clean install of Windows 2003 64Bit Standard on a machine with dual 64Bit AMD processors and 4GB RAM. When I bring up the server properties in SQL Mgmt Studio, it shows "Microsoft SQL Server Standard Edition (64-bit)", Platform=NT AMD64, 4GB RAM. But the rest of the properties show as if it were 32-bit. It shows 4 processors instead of the actual 2. In the memory page of the instance properties, it shows the AWE box ready for checking and the maximum memory listbox will not allow a value more than 2GB, as if it were SQL2000 standard. Is there something else I need to do to make the SQLServer 2005 instance realize it is really SQL2005 and 64-bit and it can address RAM above t ...Show All

  • Smart Device Development Connecting active sync to emulator in an x64 environment

    Hi, I am trying to connect my Windows Mobile 5.0 emulator to active sync on a 64 bit machine, but the emulator is not being recognised by active sync. Is this a problem with the 64 bit environment (is active sync+WM 5.0 emulator) supported on a 64-bit machine Is there something that I am missing here Thanks Deepthi Yes. I have the 4.5 beta running now, but it's at an average; unstable. Still can't install 4.2. As for the usual questions, I've restarted the machine, I've kept current with windows updates, and I have all of the latest software. ...Show All

  • Visual C# Static Controls Disappear

    In VS2005, I have a static method that is calling a non-static control on the form. I get the error: "Error 22 An object reference is required for the nonstatic field, method, or property." BUT, if I make the control static, then it disappears off the form and off the form.Designer.cs code! What is the way to deal with this Here is a method where the control "splitContainer1" is causing the error: public static void loadEstimateProcForm() { if (checkForSelection() == true) { frmEstimateInfo f = new frmEstimateInfo(getEstimateID()); splitContainer1 .Panel2.Controls.Clear(); f.TopLevel = false; f.ShowInTaskbar = false; f.FormBorderStyle = FormBorderStyl ...Show All

  • Software Development for Windows Vista Handles/Pointers/Resources

    Hi huys, hope someone can help, been stuck for a couple of days now - but after finally getting a foot forward im struck back. While writing a resourcer application to save re-compile time on lowest-denominator machines I came across problems when loading icons from files, there are lots of methods and samples on the internet to help use icons in files but all are either over complicated, only work to a certain extent or just dont help in this particular case... If i enumerate the resource types within a file and then enumerate the names of the resources I can come up with a list, or treeview containaining these details, however when trying to actually work with the resources using the given names it just doesnt seem to work out, the names ...Show All

  • Smart Device Development revise app after making cab file

    Noob question...I have developed an app, made the cab file, installed it, noticed some changes I want to make to the app. What do I do about the existing cab file in the solution as far as do I need to name my next one something different, do I make revisions in the code and then just add another cab file to the project, and what will happen to the old cab file if I make a new one in the solution/project Thanks. SonicSue ok... when I reopen the solution, the cab file shows up on the Solution Explorer, but I don't have the 'build cab file' option in the Build menu...I assume that means adding a new cab file to the project...I will try that and name it the same as before and see what happens....thanks for your response. ...Show All

  • SQL Server Unable to install SQl Server 2005 SP2 - Unexpected error

    I am trying to install SQl Server 2005 SP2 but it was throwing an unexpected error when trying to install "setup support files". O/s: Windows Server 2003 SP1 Product: SQL Server 2005 Standard Edition Log file shows: +++++++++++++++++++ === Verbose logging started: 2/20/2007 16:05:42 Build type: SHIP UNICODE 3.01.4000.2435 Calling process: F:\SQL2005sp2\hotfix.exe === MSI (c) (74:68) [16:05:42:635]: Resetting cached policy values MSI (c) (74:68) [16:05:42:635]: Machine policy value 'Debug' is 0 MSI (c) (74:68) [16:05:42:635]: ******* RunEngine: ******* Product: C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\Cache\SQLSupport\x86\1033\SqlSupport.msi ******* Action: ******* CommandLine: ********** MSI ...Show All

  • Visual Basic how do you insert a product key

    Ok this is going to sound dumb But whats the code to incert a product key for your project or is that in a publish wizard that you put that into Please help Thanks! ok i think i worded my question wrong How do you put a license key in your project to where when the user has to enter in the key before the program gets installed ...Show All

  • Visual Studio 2008 (Pre-release) INotifyPropertyChanged - Binding Textbox

    Hi, I want to know the purpose of INotifyPropertyChanged in WPF. I created a class as following namespace Test{ class TestProp : INotifyPropertyChanged{ string _mycolor; public string MyColor{ get{return _mycolor;} set{ _mycolor = value; OnNotifyPropertyChanged("MyColor");} } private void OnNotifyPropertyChanged(string p) { if (PropertyChanged != null) { PropertyChanged(this, new PropertyChangedEventArgs(p)); } } public event PropertyChangedEventHandler PropertyChanged; } } Now I want to bind this property to the textbox and see how INotifyPropertyChanged works Please guide me xaml: <Window x:Class="WindowsApplication8.Window1" xmlns="http://schemas.mi ...Show All

©2008 Software Development Network