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

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

Liam404

Member List

Nelson Rodrigues
Paul Oulton
Matt Clements
Kosmo007
smthomas23
Pockey
JeffSE
Rohit Ghule
RJMPhD
Mazzica
Ayala24
Pai
Hilm
Frances83
saurabhsule82
Nate00
Danny Tuppeny
Fayez Mutairi
Liam404
rxg
Only Title

Liam404's Q&A profile

  • .NET Development Authenticating client using SSLStream

    I have seen the MSDN sample code for implementing SSL in a TCP client/server application (http://msdn2.microsoft.com/en-us/library/system.net.security.sslstream.aspx) I then wanted to add the 'optional' client authentication piece to this sample by changing the client to use: I Added: X509CertificateCollection X509Coll = new X509CertificateCollection(); I Added: X509Coll.Add(new X509Certificate(@"c:\Projects\SSLStreamClient.cer")); I Changed: sslStream.AuthenticateAsClient(serverName, X509Coll, SslProtocols.Tls, false); it originally was: s slStream.AuthenticateAsClient(serverName); I created SSLStreamClient.cer using makecert.exe and placed it in CurrentUser.Personal and in CurrentUser.Trusted Root Certi ...Show All

  • Microsoft ISV Community Center Forums Find worksheets starting with "xxxx" using an outside dll

    Hi All, I am trying to find the names of worksheets starting with some kind of string, like "intrest" and then passing the array containing the names of all 'correct' worksheets back to the dll that asked for the information. As added information: I am starting a program using an Excel Add-in. That program later refers back to the Add-in for a couple of functions, the first of which is the one mentioned below. I tried to accomplish getting the names of worksheets with the following code in the dll, where the names refer to the following elements: objExcel refers to the Excel workbook activating the program sExcelFile refers to the .xla-file activating it sNameToFind is the string I am searching for ("intrest" for ...Show All

  • Smart Device Development Smart device cab project creates incorrect cab file with multiple files with the same name

    Hi there, I've created a C# project in Visual Studio 2005 with two 'content files': both named 'setupscreeninfo.xml', but in different folders, and both also have different content. After that I created a "smart devices cabinet" project, to create a .cab installer file for the C# project. For some more clarity I've made a screenshot: http://smaankers.jepraatpoep.nl/upload/bestanden/Smaankers/cabproject.JPG Now, when I build this solution, it creates a cabinet file with both xml files, but they are the same.. They have the same content, while they should be different files. When I rename one of them to a different filename, I get the two different files in it, so it works. When I check the outputs of the content ...Show All

  • SQL Server Corrupt file error when trying to install SQL Express.

    I am receiving error about corrupt file when trying to install SQL Server Express. I have tried using SQLEXPr.exe as well as SQLEXPr_ADV.exe. They both gave the same error. I have run msiinv and found that SQL Server is not installed. I do have Office Professional 2007 Beta 2 installed. I do not know if this may be the problem with the installation. Do I need to uninstall Outlook 2007 w/ Business Contact Manager Beta 2 Install SQL Server Express 2005 then reinstall Outlook 2007 w/ Business Contact Manager Beta 2 I am running Windows XP Pro. I tried this on another machine and received same problem. I will verify that SQL Express is not showing up on this one, but pretty sure it is not. It does not have Office Professional 2007 Beta 2 ...Show All

  • SQL Server SQL 2005 workgroup edition on Small Business Server 2003 R2

    I have an SBS 2003 server that is running SQL 2000 standard edition which was recently upgraded to Small Business Server 2003 R2. I have installed SQL 2005 workgroup edition on the SBS 2003 R2 server which acts both as an AD server and Exchange server. I installed SQL 2005 for the purpose of using SQL 2005 for my sharepoint services on the Small Business Server R2. Now I have SQL 2000 and SQL 2005 workgroup edition installed, but I'm unsure whether I can uninstall the SQL 2000 and how to know whether the sharepoint instance is running in SQL 2005 or SQL 2000 Additionally, I have some MSDE's running for WSUS and Server Reporting which are installed by the Small Business Server installation. Which tools should I use to become fam ...Show All

  • SharePoint Products and Technologies List column display name

    hi, I'm creating a Custom list and now adding a cloumn to it.... after performing above two steps......I want that the display name of the custom column should be different from what I entered above... I cannot recreate the above data as I have already created arnd...15 lists and written arnd 1000 loc based on this.... Can tghe display name be changed...if yes from where Any help would be highly appreciated Thanks Manu ...Show All

  • Visual Studio Express Editions Where do I start?

    I am 100% new to this and would like any information as to where I can learn the basics to get going with game programming. I am basically a new born trying to learn how to crawl. Please Help. Thank you. Thank you very much. From most things I read they were all referring to C++ so I just figured that was where I needed to start. I appreciate you taking your time and providing me with other options. Thanks again. ...Show All

  • SQL Server Determine status of processing cube

    From C# I need to determine if a cube is currently processing. We are trying to avoid running MDX against a cube while in the act - it results in an error message to our users. Does anybody know of a way to do this Maybe with AMO Thanks in advance, John Hello John, There is no easy way of doing this in AMO, but you could use the DISCOVER_LOCKS schema rowset to test whether there are write locks on your cube. The LOCK_STATUS and LOCK_TYPE fields returned by this discover could help you find this out. Hope this helps, Artur ...Show All

  • Windows Forms How can I use fonts othern than TrueType and OpenType fonts in Windows Forms

    The font boxes in all control properties do not show any of installed non TT or OT fonts in the system, in addition I cannot figure out how to programmatically create a System.Drawing.Font instance representing such a font. I need to do this in a System.Windows.RichTextBox control, the interesting things is that I can copy and paste text from word in the desired font and it would show correctly in the Rtf property of the control. I would really appreciate any help on this. Thanks, Karim Thank you very much for your reply. It is not too difficult to change the underline RTF. I really don't care about how the font displays in the RTB because I will later export it Quark Express for publishing (hence t ...Show All

  • Windows Live Developer Forums Custom Tiles --- ESRI - ARCIMS - Shape files - MrSID

    We are Google Maps converts and I have spent some time reading up on adding custom tiles to VE but since this is so new, there is not much yet on importing Shapefiles. I have read and test the MapCruncher and although very nice, it does not support SHP (Shape files) and in ArcGIS you can't export a shapefile to a supported type. I need to be able to add a tile of poly lines (Bike trails) vectors and eventually MrSID Aerial Photpgraphy we have (becuse we have much much better resolution than MS) I can not see a way to serving up shapefiles or MrSID DOQQ files. Any suggestions, tips or other ways we can accomplish this Thanks Jason Jones Dayton, Ohio USA You are the third person to ask me this week. I ...Show All

  • Visual Studio 2008 (Pre-release) WS-AT - getting Disabled address for Registration Service

    Hi, I tried searching the web as well this forum before posting this question. As i didn't find answer anywhere, i'm posting it here. I'm trying to interact with a transaction enabled WCF service from a transaction initiator WCF client. I've done all that is required to enable interoperable endpoint for WS-AT. when i run wsatconfig ./show command i get the following output: WSAT enabled: True DotNet port enabled: True TCP port: 2372 Kerberos GACL: NT AUTHORITY\Authenticated Users Interop port enabled: True HTTPS Port: 2373 Identity certificate: 04363965BA1912B17B2619E56861BADE30AA9ECE Accepted certificates: BDY5ZboZErF7JhnlaGG63jCqns4= Default timeout: 60 ...Show All

  • .NET Development create an xml file from gridview?

    Hello! I'm having a problem with a creation an xml file from gridview. I get some tip, that the dataset is solution, but i have no idea how to do that. My by you have some code or some article about that. I programming in c#. DataSet ds = new DataSet (); ds.ReadXml(MapPath("Path of Xml file in your project")); Example: ds.ReadXml(MapPath( "~/Scripts/Resources/User.xml" )); gvGrid.DataSource = myfields; gvGrid.DataBind(); ...Show All

  • Visual C++ Automatic outlining stops working in #pragma region blocks

    When I use the "#pragma region" blocks the Visual Studio 2005 IDE stops automatically outlining function and statement blocks within that region. I have both options turned on in the C++ formatting settings ("Automatic outlining of #pragma region blocks" and "Automatic outlining of statement blocks"). Is there a way to keep the outlining of statement blocks working within the #pragma region blocks Looks like the issue is still there in VS 2005 SP1 beta1. Here's the bug that they said they won't fix. I disagree with the owners of this bug on their resolution.     ...Show All

  • .NET Development Parsing double value from a string

    Hi all, I need to parse a string which is in the following format (example): -0.0004 USD/Tonnes Basically, it will be a double value, might be preceded by the negative (-) sign and followed by <Currency>/<Unit of Measure> . The result should be just the double value (with the sign if its there), as in the above example, it should translate to -0.0004 I wanted to know if there is an easy way of doing it in C#, like using the Double.Parse() or the string.Format() methods (I tried them both but couldn't get them to work) Or do I have to parse the string character-by-character to get the required result Thanks in advance, MadMonk P.S.: Apologies if its a silly question, I'm still a newbie in .NET ...Show All

  • SQL Server Error ID 18456 SBS2003 with SQL2005

    Hi @all We have a SBS2K3 with SQL2k5. On every Startup we get the following Error: Ereignistyp: Fehleruberw. Ereignisquelle: MSSQL$SHAREPOINT Ereigniskategorie: (4) Ereigniskennung: 18456 Datum: 17.10.2006 Zeit: 00:20:25 Benutzer: NT-AUTORITAT\NETZWERKDIENST Computer: PDC Beschreibung: Fehler bei der Anmeldung fur den Benutzer 'NT-AUTORITAT\NETZWERKDIENST'. [CLIENT: 192.168.2.250] Weitere Informationen uber die Hilfe- und Supportdienste erhalten Sie unter http://go.microsoft.com/fwlink/events.asp . Daten: 0000: 18 48 00 00 0e 00 00 00 .H...... 0008: 0f 00 00 00 50 00 44 00 ....P.D. 0010: 43 00 5c 00 53 00 48 00 C.\.S.H. 0018: 41 00 52 00 45 00 50 00 A.R.E.P. 0020: 4f 00 49 00 4e 00 54 00 O.I.N.T. 0028: 00 00 07 00 00 00 6d ...Show All

©2008 Software Development Network