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

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

TonyVFP

Member List

Zooz
Rush hour
Bryan_Ta
Vladimir_Kost
stryjek4
Raijan
edwinzzz
gleason78
Nightmare_BE
vijil
kewlbuddy
frigorific
Magoo
Tarana
WayneSpangler
fatquack
Skyler Fowler
davidg12
Labyrinth86
syndicate
Only Title

TonyVFP's Q&A profile

  • Visual Studio Can I handle the "Save All" button

    I have my own project type with their own editors, etc When I try to press the "Save All" button in the toolbar, or to close de Visual Studio from the control buttons, I receive the "Not enough storage available..." error. I suppose it may have to do with some memory problem, but, I couldn't find the answer yet. However, I have a workaround. If I save the file that is being modified first, and THEN press "Save All", (or Close the File and then Close Visual Studio) it works fine. So, what I want to know is how to handle the "Save All" and the "Close Visual Studio" actions, so, I can make some work before they throw the error. Anybody knows how to hanlde this events ...Show All

  • Smart Device Development UPnP + C# + smart device

    Hello! I have some problems to find how to make UPnP Device on Windows Mobile 5.0.I must do it in C#, do you know where to find code examples or help I'll maybe have to do some device on Windows Pocket PC 2003, do you have some code examples Thank you, This forum is intended to deal with issues directly related to the .NET Compact Framework. It appears that this question can better be answered by someone on one of the newsgroups for Windows Mobile or Windows CE. In order to get a quicker and more accurate response, please consider reposting this question to one of the following newsgroups: Windows Mobile API : microsoft.public.pocketpc.developer microsoft.public.smartphone.developer Wind ...Show All

  • Windows Search Technologies WDS 3.01 Explorer Error in Tquery.dll

    WDS 3.01 search causes this error when any search term is entered: Faulting application explorer.exe, version 6.0.2900.2649, faulting module tquery.dll, version 6.0.5824.16387, fault address 0x0007b8d9. This error is always followed by a Dr Watson debugger fault: Faulting application drwtsn32.exe, version 5.1.2600.0, faulting module dbghelp.dll, version 5.1.2600.2180, fault address 0x0001295d. I have rebuilt the index several times and I have the same issue. I have not found a kb article describing this issue. What can I do to resolve it Thank You, Zach In case it helps identify another issue for you, I wasn't clear in my post -- neither I and a co-worker had the tquery.dll fault is ...Show All

  • SQL Server SQL Server Express 2005 fails to install

    I am trying to install MS SQL Server Express but the installation always fails. I have copied the summary log below and can provide more details if you require. Web Developer and C# Express install OK. I have been trying to install this for around 2 weeks now with no luck ... I even had the PC formatted and rebuilt but the install still fails. If it installed and worked before, i cannot understand why it doesn't work now. The summary log is provided below: Microsoft SQL Server 2005 9.00.1399.06 ============================== OS Version : Microsoft Windows XP Professional Service Pack 2 (Build 2600) Time : Thu Jun 22 10:42:08 2006 GLKD2396800 : The current system does not meet recommended hardware requirements for this SQL Ser ...Show All

  • Windows Forms Filling a ListView from a DataReader problem?

    I'm pretty sure this is something simple (I hope), but I can't see what I'm doing wrong. Basically I have a stored procedure (MSDE) that returns the top 10 records in a database. 5 fields are returned but I'm only showing 4 of them. The first field returned is the ID field and I have no use for that. This is simply for demonstrative purposes (no adding/editing/deleting). So I figured a DataReader would be best due to the smaller overhead and the speed. The code "appears" to work (no errors that I've been able to catch), but all I get is an empty ListView. It displays but doesn't have multiple columns and each line is just white (except for the first one which is tan). I hit a Button which calls the same procedure again (in ...Show All

  • SQL Server ODBC TCP/IP Dynamic Determine Port check box

    Hopefully a simple answer: *editted for clarity* Where does the "Dynamically determine port" check box come from when creating a ODBC connection using TCP/IP in the client configuration Only shows up in the control panel/adminstrative tools/Data Sources (ODBC) when it is installed. I have 3 computers here that have it (they are for development) but I am finding my users desktops do not have the box and so I am getting errors trying to connect from their desktops. I am using Excel and Microsoft Access 2000 to connect to the server using the ODBC connection. I need my users to connect to SQL Server 2005 so I need the "Dynamically determine port" box checked to find the port. Tried typing in the port but that isn't ...Show All

  • Smart Device Development good introduction into Windows Mobile programming

    Hello! I would like to begin developing on the Windows Mobile platform, I know C++ and MFC programming. I need a good book or website that shows how to do mobile specific stuff with MS Visual Studio 2005, like making alarm sounds or making it vibrate, how to get the battery level and stuff like this. Thanks in advance! I think the following book will be the best for you: http://bolingconsulting.com/programmingwindowsce.html Also you can findout many resources at the internet in: http://www.codeproject.com/ce/Pocket_PC_Development.asp http://www.microsoft.com/windowsmobile/developers/default.mspx http://msdn.microsoft.com/library/default.asp url=/library/en-us/dnwmnew/html/maDocs_wm.asp www.devbuzz.com ...Show All

  • Visual C# I cannot get Intellisense to work in C#

    When I start a new project, as soon as a put just a few components on a form and start writing code for an event, Intellisense stops working. I have to holf Ctrl+Space to see the options, step through the alphabet by typing a character at a time and holding Ctrl+Sapce again to see the next set of options. How can I get Intellisense to work Note that I have found solutions to what appears to be this very problem for C++ projects, but I do not see any relevance in these solutions for me because they talk about .h files and other things that are hidden or not present in C#. I am also having some weird issue with Intellisense in C# on VS 2003. CTRL+Space works fine but the "." doesn't work any ...Show All

  • SQL Server running ssis package with a remote sql agent?

    hi all, thanks for the valuable information all the time!!! saved me a lot of time... our team developes a system for text data improvement using ssis . we have a few heavy packages that we want to execute on two separate "SSIS servers" that will be dedicated to runnung these packages only, and repeatedly. the main sql server will be placed on a different server machine . my question is: what is the best way to do this if we schedule these packages as a job of the Sql Ajent- does that mean that the packages will be executed on the sql server machine (which is not what we want) or could we define a remote machine to run the package on, and specify our "SSIS servers" or- should we use a simple scedua ...Show All

  • Audio and Video Development How to implement various shape value in <area> ?

    I am trying to implement area element; shape value is circle. <area accessKey="U+0031" id="p1.png" coords="(100, 100, 7)" shape="circle" state:enabled="true" style:backgroundImage="url('P1.PNG')" state:focused="false" state:actioned="true" state:pointer="true" state:value="false" style:border="2px solid #000000"/> But this is not working for any shape value except for default. Please suggest the reason for the same. The coords parameter is space-delimited: coords="100 100 7" Also the id should not have a period in it id="p1" Many of the other attributes ar ...Show All

  • SQL Server SQL 2005 Standard on Vista RTM

    Hi All, I've read a number of threads on here where users have managed to get 2005 working on Vista RTM. I'm having no such luck however. The issue I have is as follows: Clean Install of Vista RTM Ultimate 32bit. Attempt to install 2005 Standard. This error appears: SQL Server Setup Failed to compile the Managed Object Format (MOF) file D:\Program Files\Microsoft SQL Server\90\Shared\sqlmgmproviderxpsp2up.mof. To proceed, see "Troubleshooting an Installation of SQL Server 2005" or "How to: View SQL Server 2005 Setup Log Files" in SQL Server 2005 Setup Help documentation. I've read elsewhere that I need Sp2 of SQL Server. I can't install SQL server though so that makes it hard to apply a service ...Show All

  • Software Development for Windows Vista XPS -> PDF

    Anyone know of commercial products that will convert from XPS to PDF Is it still too early to ask this question Conversion of XPS into PDF can easily be done with Adobe Acrobat Pro 8.0. And it works. The other day I downloaded the Microsoft Windows Vista Product Guide as XPS, and the conversion in Acrobat worked well. Don't expect files to get as small as if you saved them as XPS in the first place. I have tried to save smaller files as XPS and PDF and if you save a 2-page document with a couple of images in it, it seems that the sizes of the two documents will be appr. the same. je ...Show All

  • Visual Studio 2008 (Pre-release) Include classes that are needed in the ServiceContract?

    Hey! I have manage to build a test service with WCF. This service sends a object of the class personal on the clients request. In this personal (that are stated as [datacontract]) contains some members like strings, integers, gernerics lists and datasets (that are stated as [datamember]). I have implementet the genereated proxy classes on the client and everything works fine, the serialization is handling everthing by it self. Now i have added an ArrayList to my personal class, this arraylist will contain objects of the class book. [DataMember] private ArrayList mBooks; public void addBook(book inBook) { try { if (mBooks == null) { mBooks = new ArrayList(); } mBooks.A ...Show All

  • .NET Development programmatic access to sqldatasource dataset

    i'd like to take advantage of all the benefits of the new sqldatasource control to do quick queries & bindings, but also retain the flexibility of the previous ways of data access (i.e. sqlcommands/sqldataadapters) to fill datasets. is there a way to have programmatic access to the dataset that is filled after a sqldatasource queries a db i dont want to display all the columns queried in my gridview, but i want that data available for further manipulation without having to run another query. am i going about this the wrong way, or have i just not stumbled upon the solution thanks, david thanks for the suggestion. ive looked at it for a couple of days now but have not been able to come up with a ...Show All

  • Visual Studio Express Editions Query Problem

    I work for an electric company and I am trying to create a simple windows application that a user can input: 1. Substation Number (2 digit number) 2. Circuit Number (1 digit number) 3. Number of Pole numbers needed I have a SQL database table that has an ID column and a Pole number column and it is populated with our current pole numbers. I have created a query that will get the last pole number for the sub and circuit, but I can not get it to actually show the pole number. It just shows the query in the message box. I know I am missing how to actually connect it to the database. I have connected the database to VB Express and then I dragged the polename column onto the form. This created my dataset. What I don't know how t ...Show All

©2008 Software Development Network