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

Software Development Network >> Kumar Venkat's Q&A profile

Kumar Venkat

Member List

Uwe Reisewitz
pompöös
vapanda
Le Phare Rouge
Amit Vasu
Andrew Sears - T4G
sobo1
Adner
Jkat98
SpaceCadet
AshiTenshi
poita
Fluxtah
Fiander
LeahC
Andrei Faber
csi_hugh
tm9t9
Stéphane Beauchemin
Dave Perry
Only Title

Kumar Venkat's Q&A profile

  • Windows Forms ClickOnce Fails with "Value does not fall within the expected range."

    I have a ClickOnce-deployed application installed in offline mode across a range of Windows 2000/XP machines on my network. I now receive an 'Application cannot be started. Contact the application vendor.' error message when I attempt to run the application on my development machine. (It works still on the production machines.) I've run mage -cc, and renamed the '2.0' directory to '2.0x' to ignore its presence. Add/Remove Programs still shows it, and clicking Change/Remove pops up a window for a moment, but otherwise does nothing apparent. I've changed the installation path to be a network path instead of a website, and it still fails. The following is the error log: PLATFORM VERSION INFO Windows : 5.1.2600.131072 (Win32NT) Comm ...Show All

  • Architecture Documenting a web site

    I have been given the assignment of documenting the entire site's navigation. They also want to see how and for what reason we would go to each page. I.e.., I need to add an event to an order. So I need to somehow display the interactions of each page to go through a process. This could entail several pages. So I thought that I could do Use Cases for this. My thinking was with Use Cases and Sequence Diagrams I could show the thought patterns to get from point A to point B. My boss tells me today they want to the site map(pages) and then something else to dictate different scenarios. My company is not very good at reading UML. In fact one other person bought UML in 24 hours. I however have read the entire OMG specifications, ...Show All

  • Visual Studio 2008 (Pre-release) DLinq and .NET 3.0

    Are Linq and DLinq going to be released with .NET 3.0 yes. orcas is currently labeled as .net 3.5 - but it may change in future ;p all future linq's ctp's will be integrated with orcas so they propably will not work with net2/net3 ...Show All

  • Community Chat 2007 Feels Like Heaven

    2007 Feels Like Heaven. I hear the party children give this year a name you spell with Letters. "Feels Like Heaven" Well, that's also a rhyme. Teach old people to replace the # symbol with numbers. Start with making the newest most modern method 1 next= I don't know anything about code sample. That's why I'm furnishing you this free information. nobugz wrote: His name is Sandra... Sandra, are you there Is this some sort of quiz Does the decrypter of your code find Mary Magdalene or something ...Show All

  • SQL Server Insert into statment kills my database connection?

    Hi Simple statment is giving me a logout on the server INSERT INTO Angebot ( Nummer , Variante , Bearbeiter , Datum , Geld , Kurs , Language , Flag , AngebotStatus , TStatus ) VALUES ( 90360 , 3 , 'Admin' , DEFAULT , 'CPI_BE-D' , 1 , 'CPI_AG-1' , 4 ,NULL, 59 ) The statment works fine on production, however i have played a backup from production to my laptop to test something and as soon as I add a record to the database my connection to the database is droped (the data is not added to the table). the error message I get is double, however I execute the statement only once. Msg 0, Level 11, State 0, Line 0 Fur den aktuellen Befehl ist ein schwerwiegender Fehler aufgetreten. Loschen Sie eventuelle Ergebnisse. ...Show All

  • Windows Forms Changing the font in dataGridView for specific cells.

    I have read the MSDN library about how to format the fonts and cell styles for all the rows and columns of a dataGridView. What I need to be able to do is change the Font of a specific cell, or I could even get by with changing a whole row. What I can't understand (and this might be a result of me being tired) is how you change the Font property for one row, then use the default Font properties for the remaining rows. Basically, what I need to do is some of my cells are simply "headers" indicating a section in the data, and I need that cell (or row) to be in bold. Then, of course, return to the default properties so the rest of my data is in regular font. The problem is I have an unbound ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. what library I need to include if I want to use "POINT" data type

    I want to declare a variable with POINT data type, when i declare the POINT cursor; the error message is undeclared identifier, dxutmisc.app got used this data type, but I didn't see them include any library, should I include any library   Sorry I'm a 1st year student, so I'm not familiar with programming. Wish anyone here can give me an answer. ...Show All

  • Visual Studio How to manage toolwindow layout programmatically?

    I want to provide a service for my multy-instance toolwindow like changing dock place programmatically(Left,Right,Bottom,Top). Creating the toolwindow using the IVsUIShell.CreateToolWindow Method (from C++) I get IVsWindowFrame Interface with the wonderful method "int SetFramePos ( VSSETFRAMEPOS dwSFP , Guid% rguidRelativeTo , int x , int y , int cx , int cy)". But unfortunately the most of VSSETFRAMEPOS members are obsolete (like SFP_fDockLeft ... ). From my understanding another approach is using HRESULT IVsWindowFrame::SetProperty(v SFPROPID_FrameMode , ( int )VSFM_Dock ). But how to set docking position(Lefy,Right...) or another window which my window will be docked with What method(parameters of method) should be used ...Show All

  • Windows Live Developer Forums Map Control position

    Hi, Is there a way where in I could move the map control from the left hand side to the top as it was earlier (with version 2 of Mapcontrol.js). If yes can you please send me the code snippet. Thanks, Sampat. Hi Derek, I am talking of the nav control available on the Map. Earlier(in v2) this control was positioned at the top right of the map and now with the new version its positioned at the left. So does the SDK allow me to position this nav control so that I can place it at any required position on the Map. Thanks, Sampat. ...Show All

  • Software Development for Windows Vista Workflow application working in one comp but not in another

    Hello, My problem is the following: I have an ASP.NET application with a validation workflow inside. It uses the membership and roles mechanisms provided by ASP. In my computer the application works perfect, the workflow starts, does all its job and completes successfully, but when I move the application to another computer the workflow aborts after saving some changes to the database. The workflow starts, gets 2 different events (start and save) and then calls an external method to save changes to database. It saves those changes (I checked the DB and it's OK), and then aborts. The problem is that when the workflow aborts it doesnt give any exception message, so I have no idea what the problem is, and as it works perfectly in my computer ...Show All

  • SQL Server "Microsoft SQL Server 2005 Datamining Viewer Controls" feature pack

    Hi, I downloaeded "Microsoft SQL Server 2005 Datamining Viewer Controls" feature pack, and tried to run the dataminingviewerclient.exe. When i view my local time series data mining model, It works well for single series model, but when i load a Microsoft time series model containing multiple data series, an unhandled exception occurs. I post the error message below: See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.AnalysisServices.Viewers.TimeSeriesViewer.PreprocessChartArrays(ArrayList rgPredicted, ArrayList r ...Show All

  • Windows Forms clickonce passing parameter

    I have two applications I have created. one has a button on it that calls a process command that sends an arguement to the other program I have created. for some reason the arguement doesn;t get passed. Now keep in mind I am using click once for online only so it is a .application that I am calling. It works fine if i create an .exe but doesn't seem to work for the .application. Is there something I am doing wrong or can this not be done. ...Show All

  • Visual C# Long serial number.

    Dear All, I have problem here with my long serial numbers. My length of serial numbers are in the range of 20 to 30 digits. So what I did i know that the database cant support that long of int so I kept in database as varchar. The problem now is that when I do a select from the database I need to group this serial number base on their number in terms of difference of 1. Ex. I have a list of serial say as below 12345678909999999991 12345678909999999992 12345678909999999993 444444489099999999913 444444489099999999914 So when I run the for loop I will store the first value that is 12345678909999999991 then compare with the next one that is 12345678909999999992 so the difference is 1 then compare the second value of ...Show All

  • .NET Development Big DATASET Problems

    At our company we use a Dataset to convert a selection from one of our databases to nested XML. We use about 10 stored procedures to extract the data under the control of a SHAPE command. We feed the SHAPE string to a FILL command that creates the dataset with 10 result datatables and all their datarelations. This arrangement has worked well for us for over a year with a large amount of data, but as our database has continued to grow, we are running into an OutofMemoryException. This exception is thrown while the machine is still showing almost a gig of free memory (It’s a 3 gig machine). There is also 15 gig of free space on the C: drive. Is there an upper limit to how much can be stored in a Dataset Is i ...Show All

  • Smart Device Development GPRS Connection Setup in Code

    Hi, I was wondering if there is a way to configure a connection for GPRS on a windows mobile 5 device in code. I am having a few problems doing it through setting the registry as I can get the connection to appear under the Connections > Manage existing connections dialog but if I try and connect to the connection I am prompted for the username and password however I do not want this prompt to appear. I have been able to do configure the connection with great success for a windows ce 4.2 and pocket pc OS however it seems a little different for the mobile 5 device I am working ok. I do not want to import registry entries, I would like to be able to set the registry values in code, which is working as I get the connection in the required ...Show All

©2008 Software Development Network