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

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

mmmmmm

Member List

Brian Welcker - MS
CaptaiNdotNeT
Gowrisankar_k
Shabnam Gupta
Joeman345
Tyler Sample
Todd Dawson
DDB007
SYSTECJF
Chris Smith MSFT
Howard Rogers
ovmidori
Navneeth143
Shorin
paulfl
jiji25
Tudor Trufinescu
staceywilliam
Kasinathan
sandy123
Only Title

mmmmmm's Q&A profile

  • Visual Studio Tools for Office Opening multiple VSTO enabled WordML docs

    Hi, I am creating wordml files in managed code, attach my VSTO solution using ServerDocument, and open them using Process.Start ("myWordMLFile.xml"). The odd thing is that if word is already open, the wordml file is not opened. Process.Start seems to work fine, because MSOXMLED.exe shows up for a second in the processes, but the file is never opened. When there is no word process running, everything works fine. Does ...Show All

  • SQL Server How do I insert a word doc into a varbinary(max) field for full-text indexing

    Need to start learning to use full-text and need to know how to insert word docs, emails, into the database. How is metadata retirieved from these sources and are they loaded into separate tables fields Thanks Looks like I got my answer: USE AdventureWorks GO CREATE TABLE myTable(FileName nvarchar(60), FileType nvarchar(60), Document varbinary(max)) GO INSERT INTO myTable(FileName, FileType, Documen ...Show All

  • Visual Studio New in Crystal Report

    Hello, I am totally new in Crystal Report. I did try to search for more information on it but it appears to be that all of it are in new version. For now, I am working on an assignment where I am using Crytal Report 4.5 which I believed it comes together with VB5. I am required to do enhancement on a existing report by adding in new fields and to remove some of it and of course the layout as well. Could anyone give me some guidance on it P ...Show All

  • Visual Studio Team System Presharp

    Hi, want to know where I can download Presharp. I think it's part of another tool. I don't know which one. Any help would be appreciated. ...Show All

  • .NET Development How to Start .Net Network in Windows XP?

    It is heard that .Net Network is inherent in Windows XP system as Windows Service, isn't it If so, how to start it up Vikram, The .NET Framework is not installed by Windows XP Service Pack 2. However, if you received SP2 via a CD, it may be included on the disk but you will need to install it manually. ...Show All

  • Visual FoxPro CRUD with Grid Control

    I'm another newbie to FoxPro and am writing a VERY SIMPLE application that will consist of 1 main form that is a 1 to many and 2 main tables. There will be a handful of supporting tables and associated forms (employee maintenance, for example). I would like to create each of these supporting forms with the grid control and have spent the entire day looking for existing code (or classes) which implements the Create, Read, Update, Delete, Next ...Show All

  • SQL Server Installing RS2000

    We want to start working with Reporting Services on a Windows Server 2003 (SP1) server that has SQL2000 (SP3) Standard Edition. I thought I could load RS from the CD but it does not appear to be on there. I seem to remember that Microsoft added RS to SQL2000 in the last year or so. Can I download a copy of it, or how do I go about getting a copy and how to I show my boss that it is a legit copy Thanks... Hi, I clicked on the link s ...Show All

  • Visual Studio How to get remote access web service installed and working?

    I am using the GA version and I am unable to get the VSS web service to work properly. When I go into server admin and try to enable Internet for VSS it tells me that IIS isn't installed, etc. I have run aspnet_regiis -i (didn't need to as it was already installed properly) and have even created a virtual directory pointing to the web service folder in the VSS directory. At this point I am able to access the web service remotely however I d ...Show All

  • Windows Forms Images on the toolstrip

    Hi, I have some troubles using resource on toolstrips. Yesterday been busy looking for nice images for my toolbar. Added all images to the global resources (embeded). Now today i open my project and what do i see .... all images are removed from the toolbar :( How to solve this problem (heared from friends they have same issue) The problem was reported early before the RTM version of the Visual Studio was releas ...Show All

  • Visual Studio 2008 (Pre-release) RichTextbox.Name question

    Hi, Howcome that every time I want to give my RichTextbox a Name I get an error I want to set the an id as the name of it. Something like... rtxt.Name = zone.Id.ToString(); Id is an integer like 1 or 326 Even when I'm trying to set the code of the zone as the name, I get that error Code is a string like "West-Flanders" The error I get in both cases is... "Exception has been thrown by the target of an invocation." Please help ...Show All

  • .NET Development How can I edit values in an XML document?

    Hi, I am working on a project in Visual Studio using VB.NET and want to use an XML document to store some of my information. I can easily read the values I have pre-written in a well-formed XML document with code like this: doc = New Xml.XmlDocument reader = New Xml.XmlTextReader(infoAddress) doc.Load(reader) TotPayments = doc.Item("KioskInfo").Item("PayInfo").Item("TotPayments").InnerText My question ...Show All

  • Visual Studio 2008 (Pre-release) SSPI fails without userPrincipalName, why?

    I'm using a netTcpBinding with a self-hosted service running as my own user, with a client of ASP.NET hosted by IIS running as Network Service on another machine. I'm a bit confused on the service/client identity and how it relates to authentication. I find that if I don't specify anything in the <identity> for my client <endpoint> things fail: Error: System.ServiceModel.Security.SecurityNegotiationException: A call to SSPI faile ...Show All

  • .NET Development OLEDB - Slow Inserts

    I have noticed that when using OLEDB (.Net 1.1) with an .MDB file the insert times are very slow. I did some testing using the same table layout and insert data with SQL2005 express edition and was blown away by how much faster it was. This presents a problem as the application that I wrote gathers lots of data via a TCP/IP socket and then stores it for later processing, etc. The release date for SQL2005 is ~ Nov so in the meantime is there ...Show All

  • Microsoft ISV Community Center Forums GroupBox Borders

    I have looked on the online help files and community discussions, but haven't seen this question come up... Is there a way to set the border of a Groupox similar to what Panel does Panel will let you set Border Style to 3D Fixed etc. This property does not come up for GroupBoxes. I have seen VB screens that clearly are using GroupBox since it includes a caption on the top border and have a 3D type of border on them. ...Show All

  • Visual Studio Team System Agile, then CMMI

    My company is interested in getting CMMI certified. We are using Microsoft technologies a lot and would like to start learning about MSF. Forgive me if the question is silly. Is it possible for our company to go for MSF Agile, and then evolve into CMMI compatible practices This makes sense for my company because I want to make sure we can build the basic capacity first before we want to make it formal. Any idea or suggestions are welcomed. ...Show All

©2008 Software Development Network

powered by phorum