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

Software Development Network >> Claudio V.'s Q&A profile

Claudio V.

Member List

Ivanchad
Matthew McHugh
simha
Srig007
Jace314
gavwel
hoshine
Telarin
Jurassic
Thomas Bumgardner
MarkD84
Tom T
PhilipMorley
Sunny9001
ACAnghel
Abhijitkane
Agsathi
MikeAMD64
Amar_k_solai
Qa Dept
Only Title

Claudio V.'s Q&A profile

  • Software Development for Windows Vista Context menu registration refused for lnkfile

    I have an app that acts as a CMH for shortcuts (not their targets).  I'm using the same procedure as in earlier Windows and register as a context menu handler by adding this key to the registry: HKLM > Software > Classes > lnkfile > shellex > ContextMenuHandlers > GUID Trying to add the key with REGEDIT displays a message that says I have insufficient privileges to add a key under Context ...Show All

  • SQL Server Drillthrough Functionality via Excel Add-in

    Hi, I'm using the Analysis Services Excel Add-In to query a Cube built with partitions. When using the drilldown functionality for my current\default partition the function seems to work fine. However, when I try to drilldown on data in the other partitions, the following error message appears: "Unable to Drillthrough on this Cell" Would someone please be able to shed some light on this Many Thanks Jonathan Derbyshire     ...Show All

  • Windows Forms Keyboard input in Form

    I'd like a Form to handle keyboard input.  However, I do not want it to clash with other controls that use keyboard input, such as ComboBox, PropertyGrid, etc. Is there a way I can find the Control that has the keyboard focus and query it to see if it (is one of the known ) text entry Controls.  This way I could prevent multiple controls from handling the same input.  This particular application needs global level input due to its ...Show All

  • Windows Forms DataGridView IndexOutOfRangeException

    System.IndexOutOfRangeException: Index -1 does not have a value. I get this exception when I try to do this: products.Add(pdi); this .dgvOffer.DataSource = products; products is an ArrayList of Product objects. In my case I have a bit of complexity maybe not the best solution, but the one I thought of first. So here goes. I have an array of ArrayLists and each item in that array holds a list of Products. I then have a combobox to select differ ...Show All

  • SQL Server AS2005 Cube Processed "Successfully", But Data Not Refreshed

    We process the cube automatically every night but the data isn't up-to-date despite a "successful" processing. However, if I go onto the server and process the cube directly there through the BI Dev Studio, the data will finally get updated. Similarly, if I try to process the cube from a client using Management Studio, it processes "successfully" as well, but the data is not updated. I have to do it on the server itself. I'v ...Show All

  • Visual Studio Express Editions MaskedTextBox Question

    I need a textbox that will accept values in the format x.x or xx.x (i.e. 6.7, 4.4, or 10.0). I tried using a mask of "90.0" and "09.0" but they each seem to require two digits to the left of the decimal How should this mask be coded This seems to be by design. The documentation has a similar example: (999)-000-0000 United States phone number, area code optional. If users do not want to enter the optional characters, they ...Show All

  • Windows Search Technologies Search from IE 6 Address Bar

    I cannot search from IE 6 Address Bar any longer, The defaults are set, and it used to display results in the main window; I can still go to a specific web site, example: I can type www.microsoft.com and it will go to that site, but if I just type in "x", where x is my search name of an item, I get a page cannot be displayed and the address changes to: http:/// % x Any suggestions to reset this and make it clean ...Show All

  • SQL Server Error on order by with union all

    Hello, I want to order by a field that is a code, like 1,2,3,11,12,13, and i get the following error "Only text pointers are allowed in work tables, never text, ntext, or image columns sql server" Why do i get this, what can i do to overcome this Thank you Need more info. Like table structures, especially with data types. Is this code column a text column: CREATE TABLE test ( testId int PRIMARY key, textVal te ...Show All

  • Visual C# The IDE often automatically changes the file subtype from "Form" to "Code" in the .csproj file

    The IDE often automatically changes the file subtype from "Form" to "Code" in the .csproj file, which renders the forms unviewable in design view until that change is undone.  Is there any way to prevent the IDE from doing this automatically Thanks, Wilfred look at this url http://lab.msdn.microsoft.com/ProductFeedback/viewFeedback.aspx FeedbackId=f39a46fc-5dac-4a55-81ef-e1d262fe0040 ...Show All

  • .NET Development additional classes in a web service

    Using visual web developer 2005 express edition . forgive this here newbie. I am building a web service. First of all, I created a new web service "project". Now i have added a new public class to the service called "TestClass" all that class contains for now is a public field e.g. "Public strTest As String" Now the service class is supposed to create an instance of the TestClass and do things with it Problem: ...Show All

  • Visual Basic Notify Icon and the system tray.

    I've been successful with this in VB6. The VS2005 notifyicon class is certainly much nicer and much improved. I've implemented a notifyicon and it's working as expected with one exception. The normal tray icon does not dissapear. How do I make this happen Renee Actually Mattias, I was aware that it's not always at the bottom. Sometimes as brevity requires.....well brevity. Thank you and "DUH" on my part. ...Show All

  • SQL Server ReportViewer control fails with forms authentication

    I am using forms authentication with reporting services. When I use ReportViewer control calls like: ReportViewer1.ServerReport.ReportServerUrl = new Uri ( http://localhost/reportserver ); ReportViewer1.ServerReport.ReportPath = "/Reports/report1" ; ReportViewer1.ServerReport.Refresh(); in a web app I get the following error: <html><head><title>Object moved</title></head><body ...Show All

  • Windows Forms graphics flicker problem (double buffer not working)

    I am trying to create a simple Breakout type game. I have a game panel on my form that holds my game (the paddle, ball, and board of blocks). I use a timer with an interval of 10 to move the ball a set distance every tick. The problem is that I also draw the board everytime this timer ticks and it flickers. I tried setting the doublebuffered attribute of my form to true but it didnt help. Anyone have any ideas either a different/ebtter way t ...Show All

  • Visual Studio Express Editions ATTENTION VISUAL STUDIO EXPRESS BETA USERS

    There is a problem with the beta versions of visual studio 2005 Express. DO NOT USE A REGISTRY CLEANER IF you do it will clean the invalid entries, which might not be invalid. i did this and discovered  it. IT will wipe the project templates in all versions. I am using regseeker 1.45 beta. I never had any problems with any other program while using this.  whew good thing i had a backup It will also cause the uninstall to fail. -------- ...Show All

  • Visual Studio MSDN 2003 & MSDN 2005

    I was glad to know we can have Visual Studio 2003 and 2005 on the same machine however i remain uncertain whether i should have MSDN 2003 and MSDN 2005 installed on one machine or should i have only MSDN 2005 installed. Help may be required on both versions in the future. Thanks for you help As Quan mentioned there are no issues with having both versions on your machine. The primary difference besides the UI and ...Show All

©2008 Software Development Network

powered by phorum