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

Software Development Network >> Jag Sandhu's Q&A profile

Jag Sandhu

Member List

Vargaj
cmh322
loureiro
Vitor
AnonymousMe83
Chien-hao Wen
RomanQ
Yehuda Tuvia
Sharathv2
Bradley Grainger
Shel S
Rpotthoff
Hernán Gatta
Rob Eisenberg
Peter Stromquist
Kris4forums
AnaD
whitebread
ampijanka
Dehim
Only Title

Jag Sandhu's Q&A profile

  • Visual C# Problem Accessing Member Class?

    I'm getting an error when I try to access a member class.   Here's the class: class person { public class fullname { public string firstname; public string lastname; } public double age; public string interests; public static int totalpeople; public void greet() { Console .WriteLine( "Hello, " + person . fullname .firstname + person . fullname .lastname); Console .Write ...Show All

  • SQL Server Could not fetch a row using a bookmark from OLE DB provider 'VFPOLEDB'.

    I'm trying to update a VFP table via a linked server in SQL 2000, I'm able to use "openquery" to view the records from the table, but when I try the following command: Update M2MEDI ... x830rels Set favailship = 100 I get the following error [OLE/DB provider returned message: Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.] OLE DB error trace [OLE/DB ...Show All

  • Visual Basic Edit and Continue Linked Files

    Is there a flag somewhere that I need to change to allow me to Edit a linked module during a debugging run   Right now it is Read only which really makes it difficult to make changes on the fly.   Thanks   Larry Gatlin Hi Larry. This is an unfortunate bug that wasn't considered high enough priority to fix for our 2005 release.  You can report this bug at http:// ...Show All

  • Visual Basic Need Help with WebService

    OK I give up..... I'm working in visual studio 2003 (VB) I'm trying to put something together to answer querys from a hardware device. The hardware can call a url and add a variable string IE: http://someserver/webservice mystringvariant Problem is a webservice doesn't like this format. But an aspx page doesn't respond with pure XML ergo it doesn't fly with the hardware. Neither does the webservice.amsx page for that mater... Note: page ...Show All

  • Visual Studio Express Editions MyMovieCollection Starter Kit

    Gday All, I just downloaded the amazon enabled version of this starter kit and been looking over it but when i run it all is fine including the search online function but wen i try to add the highlighted result to my collection i get the follow prompt 'There was a problem adding this to the DVD collection' and in the debug window i get this. I'm rather new to VB and .net so any help would be great. " ID column is changing to proposed value 3 ...Show All

  • Windows Forms Another DataGridView Bug in VS.NET 2005

    Hello there, I think I've run into another bug within the DataGridView control. I've got some kind of bigger project here where I use DataGridView in several forms. But everywhere I use it, I can't get access to its properties. They simply aren't displayed. The property explorer remains empty when I select one of those DataGridViews. It seems to be a bug 'cos VS.NET crashes when I select the DataGridView via the DropDown list right above the pro ...Show All

  • Visual Studio login Failed

    I have a windows app that connects to a sql database.  I now want to do reporting from it.  I have created a CR report (from the buit-in VS2003 version of CR) that is going to be used to display the information.  When I run the app I get a login prompt for the database.  No matter what I enter into the prompt CR returns "Login Failed".  Searching the web the only references to try and solve the problem de ...Show All

  • Visual J# how to create DLL file in J# or convert J++ dll into J# dll

    Please help me...I know nothing about J#.  The following code is written by J++ for dll file.  I need to either convert those code into J# or create new J# dll file.  However, I have no clue how to start it.  Could someone help me as soon as you can.  I really appreciate it.  I only have one day to finish this assignment. import java.io.*; /**  * This class is designed to be packaged with a COM DLL o ...Show All

  • Windows Forms Desktop Shortcut

    Is there any way of creating a desktop shortcut using a ClickOnce Install Regards, Alan Hi, I reported it on Product Feedback Center ( http://lab.msdn.microsoft.com/productfeedback/viewfeedback.aspx feedbackid=f95eeb9d-2bb4-47a0-a860-5711be76222f ). You can vote there for the suggestion. ...Show All

  • SQL Server Still need help with mirroring (Error 1418)

    Hello again, This is further to my previous post , which has had over thirty viewing but as yet no replies. Is there really no solution to this problem I have now given up trying to use the wizard to get mirroring running, as although I'm not entirely sure, some stuff I've read implies that the wizard only works using Windows authentication. Maybe someone can confirm this. Either way, the wizard doesn't work for me (see my previous post ). So i ...Show All

  • Windows Forms Control sizes shink after opened from saved xml for .net 2003

    I just installed .net 2003.  My project saves the designed forms into xml files, and opens the saved xml files back to form designs.  The problem is that everytime I open the saved xml file, the size of the controls gets smaller.  However, the saved size property is right, it only changes when I load it back to designs.   It did not behave like this in my old system.  I just changed the system to new compu ...Show All

  • Smart Device Development Running the same application twice

    I did not think that you could run the same application twice on a Pocket PC at the same time. I had a user bring in his unit because he kept getting error messages. When I checked the "Start"/"Settings"/"System"/"Memory"/"Running Programs" on the device (Dell Axim X51 running version A05) I found that he was running two instances of one of my homegrown applications. It showed activesync, a progr ...Show All

  • SQL Server Printing Blank in Landscape

    I've a report which is quite wide, and I'd like to print it in landscape.  In using the ActiveX control to change the print settings, the Preview looks great in Portrait, yet when I change it to landscape I get 8 pages of blank. If I change it back to Portrait, I get an error saying there was an error rendering the report. Has anyone had any luck with this Thanks. How can I get September build I did not find any hotfixes on September ...Show All

  • .NET Development Dynamic invoking and enumerations and indexes

    Hi I've been able to dynamically create instances then invoke methods and properties of those instances using classes using the 2.0 framework. For example .. ObjectHandle objectHandle = Activator.CreateInstance("Microsoft.SqlServer.Smo, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91", "Microsoft.SqlServer.Management.Smo.Index", new object[] { tableInstance, "NewIndex" } ); object instance = objectHandle.Unwrap(); Ty ...Show All

  • Windows Forms Drag & Drip File From Explorer

    Does anyone have an example of draging & droping a file from Windoew Explorer onto a DataGrid -- all I want to do from there is capture the file name into one of the grid cells Yipppppeeeee it finaly works -- I was&nb ...Show All

©2008 Software Development Network

powered by phorum