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

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

cornholios40

Member List

H. Gøttig
JoeMiller
aravinda.kishore
Jaakko
CWORRELLSTER
Damir
REasley
Daron
Runnerdave
Ibrahim Khaleelulla
Thomas Norlund
audipen
Dr. eX
Fawad Hamid
Chompin
hdkulu
mzt
SamSam698
Kuba B
Salmec
Only Title

cornholios40's Q&A profile

  • Visual Studio 2008 (Pre-release) How to use negociateServiceCredential="false" ?

    Hi, This question is related to a previous post that didn't get any answer yet (certainly because of timezone ). In wsHttpBinding I'm trying to use a message security without any negociation (I want to avoid any SPNego, TLSNego and BinaryExchange stuff). My STS will handle the messages from the HttpHandler level so I don't have any framework for this. Everything will have to be written from scratch. How is it possible to use negociateServiceCredential="false" and specify my own credential (Symmetric encryption would be ok use 3DES for ex.). I tried setting this value to false but I couldn't find what are the others attribu ...Show All

  • Visual Studio Team System Team Foundation Server December 2005 CTP Errors

    Hi I'm trying to install the TFS Dec2005 CTP (both tiers on the same machine) and I receive the same error every time.. the problem is that i think it might be an error from the scripts included in the setup program. I have tried all the things that i've found on the forums. The configuration: Windows Server 2003 SP1, Active Domain, IIS 6, WSS 2.0, SQL2005 Enterprise, all required ports available, all the required users with elevated priviledges (can login as service, SQL Access as sysAdmin, etc)... (I won't write all things i've tried as it makes no sense and i'm sure i have all the things) I will paste some info on ...Show All

  • SQL Server Why I can't connect sql server 2000 with wm5 or emulator ?

    Why I can't connect sql server 2000 with wm5 or emulator I used windows server 2003, sql server 2000 Enterprie SP4, visual studio 2005. My this code can connect to sql server with win application (.net framework 2.0) but can't connect to sql server with device application (.net compact framework). Dim strcon As New SqlConnection( "Data Source=192.168.0.3;Initial Catalog=nortwind;User ID=sa" ) Try strcon.Open() Dim sqlcom As New SqlCommand( "select * from products" , strcon) Dim s As String = sqlcom.ExecuteScalar.ToString Catch ex As Exception MessageBox.Show(ex.Message.ToString, "" ...Show All

  • Windows Forms DataGridViewComboBoxColumn value is not valid

    howde... I decided to move towards VS-2005 after seeing that the Datagrid has be revamped to included comboboxs, buttons, images etcs.. I noticed that the Dreaded Tablestlyes has been dropped (YAAAARR!!!!) any way after useing for about a day scratching my head..  I keep getting DataGridViewComboBoxColumn "value is not valid" dont make sense to me.. btw I am  not useing the wizard as I need to dynamically create Colums.. ok here is some code., shorthand code ----------------------------------------- (assume all sql statments are correct and datagridview is setup) datagridview1.datasource = dtCompany datagridview1.Autogenerate = fa ...Show All

  • Visual C# How do I "completely minimize"...

    a window to appear as an icon in the right corner of the taskbar, just like for example Outlook or MSN messenger Also, how do I make a window out of focus "twinkle"(orange) on a certain event, like messenger To hide your application and put it in the systemtray you just put a NotifyIcon component on your form, set the Icon property to the Icon you want and look at this self-explaning code: private FormWindowState _lastNonMinimizedState; private void Form1_Resize( object sender, System.EventArgs e) { if (WindowState == FormWindowState.Minimized) { ShowInTaskbar = false ; notifyIcon1.V ...Show All

  • .NET Development WSE 2.0 SP3 samples

    Hi, I am trying to use the samples for kerebros signing and encryption in the WSE Quickstarts and am getting a SOAP header exception that the "Signature or decryption is Invalid". I looked at the trace logs and the the signature is getting sent. This is a Win2K3 machine, so I did not bother with the ASPNET access permissions. Is there anything else that I need to do I am running the sample straight out of the box. Are you running the service in a Windows domain Does the host and account name that you are using exist in the domain Can you provide more details of the ...Show All

  • Visual Studio Tools for Office VSTO 2005 questions...

    I hope that someone can help me with any of the following questions: · Is it possible to run a VSTO 2005 application inside a Word 2003 document opened directly from a web (on a URL like http://server/app/mydocument.doc ) (If so, how to configure the .NET 2.0 security on the client ) · Is it possible to run a VSTO 2005 application inside Word Viewer 2003 · How to highlight parts (words or periods) of a Word 2003 document by using VSTO 2005 and without modifying the document For example, my VSTO 2005 application needs to highlight somehow the phrase starting from the char at the position X and e ...Show All

  • Smart Device Development Data security

    Hi All, I have a file (around 6 Mb) that will be loaded into customer's machine and currently I somehow secure it by MANUALLY manipulating the information inside the file. I read somewhere in MSDN magazine that they strictly recommend not to write our own cryptographic function which is why I re-consider my approach. The reason I didn't use those sophisticated algorithms that are provided by .NET is because I have no idea on where to store the key. As far as I know, we need "key" to encrypt/decrypt the data. But, for system that has no connection with external...how can we keep the key secure Given if we hard-coded it...can p ...Show All

  • SQL Server Error while restoring SQL7 data on SQL Express 2005

    Hi, I have backup of data from SQL Server 7.0 and now when i'm trying to restore it into SQL Express 2005, I'm getting following error...... -------------------- Msg 3154, Level 16, State 2, Line 1 The backup set holds a backup of a database other than the existing 'GOSLDW' database. Msg 3013, Level 16, State 1, Line 1 RESTORE DATABASE is terminating abnormally. -------------------- Here is SQL i'm using to restore database, RESTORE DATABASE GOSLDW FROM DISK = 'C:\sqlserverData\GOSLDW' WITH MOVE 'GOSLDW' TO 'C:\sqlserverData\GOSLDW.mdf', MOVE 'GOSLDW' TO 'C:\sqlserverData\GOSLDW.ldf' GO Why i'm getting this error Am i missing anything ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. fail to upgrade dx 9.0b to 9.0c

    After successful installing the directx 9.0c, the dxdiag still showing directx 9.0b. The problem of unable to run programs that required upgrade persist. Can you tell us what specific problems you're having Are games failing Are you seeing strange artifacts while running games What is the hardware you're running (what kind of graphics card). I've occasionally seen the "Windows XP SP2 says I have DirectX 9.0b", but I need more details to pass along to the DirectX team. ...Show All

  • SQL Server Multi-valued Parameter

    Hi There, I need to be able to enter values into a single parameter. For example, I would like to be able to input 1234,5678,5678. I tried several ways but I can't get it to work. Can it be done A list is of no use because the values refer to mobiles which we have thousands of. Is there a way to enter a number of values into the one paramater Please help! Thanks, Rhonda Hi, If your source in a sql query, I would do that: Select ..... From .... Where mobiles_code IN (@mobiles) RS will create a parameter called "mobiles". You just have to set the value of this parameter using the ...Show All

  • .NET Development bug in Int32.Parse

    In Visual Studio 2005, the following throws a FormatException and it definitely shouldn't.  The same code works fine in Visual Studio 2003. This is the version that I am seeing the problem, running on XP:     Microsoft Visual Studio 2005     Version 8.0.50727.42  (RTM.050727-4200)     Microsoft .NET Framework     Version 2.0.50727     Installed Edition: Professional int x = 0; x = Int32.Parse("0")        // throws FormatException x = Int32.Parse("00")       // works fine x = Int32.Parse("000") & ...Show All

  • Windows Forms Problem in using Excel Spreadsheet control on C# WinForm

    Hi All, I am using the " AxMicrosoft.Office.Interop.Owc11.AxSpreadsheet " excel control on C# WinForm. I am writing the data on the Cells at run time I would like to do formatting of the cells like Bold, Merge etc. When I do in C# " _axsInkSeparationParameters.ActiveSheet.Cells.Font.Bold = true" it says Error: "try directly calling accessor methods 'Microsoft.Office.Interop.Owc11._Range.set_Bold() " But there is no method called set_Bold() in the Microsoft.Office.Interop.Owc11.Range interface. When I use in VB.Net it works fine. With AxSpreadsheet1.ActiveSheet.Range("A1", "A5& ...Show All

  • SQL Server SQL Management Studio Disconnects While Standby

    Hi, I installed MS SQL Server 2005 Developer Edition on my laptop.  With MS SQL 2000, I can create temp tables and then put my laptop into standby mode.  When I come back and wake up my laptop, the temp tables will still be there because the query analyzer does not get disconnected from the standby mode.  With the new SQL Server 2005 whenever my laptop goes to standby mode, the management studio gets disconnected. And my temp tables get cleared out. Are there any options in the Management Studio or the Server itself I can change so that I will not lose the temp tables when the laptop goes to standby. Thanks ...Show All

  • Windows Forms release build problem in VS2005

    When I build my project in release mode, it does not build the class files into .dll's. This worked in 2003, is there something I'm missing no, its a win form project... .the more I read the more i see it has to do with not actually building a release version, it builds a debug version in the release folder... ...Show All

©2008 Software Development Network