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

Software Development Network >> Daya Anand's Q&A profile

Daya Anand

Member List

Imran Hameed
Sixfore
adshah
Svekke
LTaylor
Rui Dias
hkay
Agent00
allen5928
Sagar-1
>rik<
Andy Tarpey
Gidjett
blahto3
Fred Farquar
ravindranathw
jsena
cool dude
James K. Howey - MSFT
krr
Only Title

Daya Anand's Q&A profile

  • SQL Server SQL Server 2005 Express Installation Problem: Incompatible components from beta version of .NET Framework

    Hi all, Yesterday, I just downloaded the SQL Server 2005 Express (SQLEXPR.EXE) and tried to install it in my Windows XP Pro PC that is on Microsoft NT 4 LAN System. I got the following error:                                          &n ...Show All

  • Visual Studio Team System Team Builds error when connecting to the build machine.

    Hi! I'm currently trying to configure a build machine into my team foundation server environment, but I cant get it to work! When I'm from a client is trying to trigger a build of my project I get the following errormessage: TF42046: The build service used in the build process is not reachable. This error occurs when either the build machine is off-line, the required service is not running, Team Build is not installed on the build machine, Team ...Show All

  • Visual FoxPro what is the maximum field VFP9 can handle

    Good day to everybody... just a little problem with my update at VFP interface with my back-end database I dont have this problem updating my employees table in SQL2000 with 35 columns at my VFP interface, but recently I add another 3 columns at my table, that's where I encounter this problem. Inserting a new record or deleting there's no problem, but when i edit a particular record then saved the changes,the update is OK.. but after I clo ...Show All

  • Visual Studio Tools for Office Where is my cursor?

    I have developed and outlook add-in that contains a custom task pane hosting a windows form user control inside it. The user control had a textbox and a button. The button has an event handler attached to it. When the end user enter some text in the textbox while compposing a new email and click the button, I want to insert the text from textbox into the body section of the email. The problem is that how can I identify where my cursor is current ...Show All

  • Smart Device Development new Issues

    I am not aware that whether this forum is front end of UseNET Group or not because  i sent same posting over there,if you get duplicates,please let me know so that i dont send post on both sides 1)http://www.geocities.com/r_ali_s2000/blogs/sqlmobileerror.png its happened after i ran Configuration WEB SYNCH WIZARD from SQLMOBILE 2005 TAB,it appeared when i went to add a datasource within VS studio 2)http://www.geocities.com/r_ali_s2000 ...Show All

  • .NET Development Warning C4341 when creating an OdbcParameter (C++)

    I have tried using OdbcType enumeration when adding parameters to OdbcParameterCollection of OdbcCommand objects. But under pretty much any circumstances I get warning C4341. For example, the code below will produce the warnings listed at the bottom: OdbcCommand ^ Cmd = gcnew OdbcCommand ( "SELECT * FROM Table0 WHERE MyIndex = " , myConnection ); OdbcParameterCollection ^ ParmColl = Cmd -> Parameters ; OdbcParameter ^ ParmObj = gcne ...Show All

  • .NET Development Problem deserializing response from an Axis web service

    I have a VB.NET application that calls an Axis web service. WSDL.EXE gneerates this class from the WSDL provided by the AxisPeople organization (names have been changed to protect the guilty) '<remarks/> <System.Xml.Serialization.SoapTypeAttribute("Thing", " http://thingservice.axispeople.org ")> _ Public Class Thing '<remarks/> Public amountOne As Decimal '<remarks/> ...Show All

  • Visual Basic VB 2005 Window Stay On Top?

    I was trying to get my form (the main form Form1) to stay on top all other windows windows(such like the Windows Task Manager) but with no luck. I tried Google and came up with several approaches: One used the SetWindowPos API call but that generated some insanley cryptic message that the call '...unbalanced the stack...'. I also tried setting the form's TopMost property to true, but that only made the main form stay on top the other fo ...Show All

  • SQL Server for xml path reverse??

    just started playing with xml datatype, and I'm running into a performance issue... I have to query an xml column which was populated by a 'for xml path' statement, and get the values back into relational tables... select DeletedData . value ( '(/row/ListingID)[1]' , 'int' ) as ListingID , DeletedData . value ( '(/row/ListingTypeID)[1]' , 'int' ) as ListingTypeID , DeletedData . value ( '(/row/EventID)[1]' , 'int' ) as EventID , De ...Show All

  • Visual C++ ProgressBar for the TextBox

    I'm working at a program, which converts strings in many diffrent ways. But sometimes this needs a lot of time (100-150 seconds), especially if the piece of text is rather big. The code is: this ->txtOutput->Text = convert(some_text); * - this ->txtOutput -- is a TextBox. *- convert(String text){} -- is my function And sometimes this needs a lot of time. I want to show to user the ProgressBar, which will indicate the status ...Show All

  • Visual C++ dllimport for C++

    Please can you let me know , how to write a IDL for C++ dll, I want to use it for c# client where to write and how to compile and where should the idl file be used..I donot have the liberty to change dll code. --------------- c++ method ------------------------------------------- long __declspec(dllexport) __stdcall Register( const char*  szServiceName, const char *szSymbolName, VARIANT& pVariantArray) {    SAFEARRAY FAR ...Show All

  • Smart Device Development Retriving a file icon

    Hello, please excuse me if I do such posts, I've searched the web to find easy way to load an icon file in c# and to insert it into listview, but I've not found any answer, anyone can help me Thanks in advance Paolo I am still not positive I know what you really want... see if this helps: http://www.opennetcf.org/PermaLink.aspx guid=342bde3d-eeba-4d78-9748-29eb89ee13bf If it doesn't please describe your end user ...Show All

  • SQL Server Object reference not set to an instance of an object.

    Help Please! I have installed SSRS and it works fine under Windows Authentication, the problem is I need to use Forms Authentication. I can brows the ReportServer site however the Reports site gives me an error: Exception Details: System.NullReferenceException: Object reference not set to an instance of an object. Source Error: An unhandled exception was generated during the execution of the current web request. Information r ...Show All

  • Visual Studio Express Editions Visual C++ Express Edition ISO error

    Attention !!! There is an a wrong file name into the Visual C++ Express Edition: vs_setup.MS_ should be vs_setup.msi , without this file name, no installation. You have to change this name and rebuild the ISO. Many others have installed from the ISO/IMG files. Can it be that you are viewing/burning the image without proper support for long file-names or similar ...Show All

  • Visual Studio Express Editions Passing One Var Between Two Forms Using Constructers?????

    I know it has been asked at least 3 Times.... The answers are way to general and assumming an Understanding of OOP to be helpful to me.... Could someone Please post some very simple EXECUTABLE Code that does this using two forms...... two buttons and One variable.... Thanks I'm not sure what you mean about the buttons but if you want to write a constructor in a form that takes an argument it would look like t ...Show All

©2008 Software Development Network

powered by phorum