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

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

Saverain

Member List

Dave Colbeck
Vantage
edwin220
Pamela.Clark
java2net
BSM-CBE
Paritosh Mhaisekar
Paul Hill alphacomp
metaza
wzaqma
modtran
JensMB
Caleb T - MSFT
CarlosAlfaro
Tariq Chaudhry
Brice FROMENTIN
Jeff Reed - MSFT
Wix
AndresF
Jonz
Only Title

Saverain's Q&A profile

  • Visual Basic DataGridView on Enter Key Press

    Dear All What Iam trying to do is to use Enter Key just like the Tab Key in DataGridView, to navigate between columns instead between rows as its default behavior, I try to handle the keyDown event and use e.Handled but it will have no effect if the focus is on the cell contents, its will work fine if the cell itself has the focus... can any body help me Thanks ...Show All

  • SQL Server accessing report server programmatically

    Hi friends I have .net app ,where i display reports from my report server in a screen .,which works fine. I added a web reference to my report server ,to my solution to get it work. since i know my report server name on machine i added webreference to my project. but when i deploy at site ,as you can guess, the server name can be different. is it possible add web reference programmaically so that i dont need to hard code report server name am using sql server standard 2005,VS2005 standard edition. Thank you very much for your help Alexandre if i understood you correctly, i just need to add a web reference to one of in-house rep ...Show All

  • SQL Server Association algorithm - Importance of a rule

    Can anyone tell me, how the Business Intelligence Studio calculates the importance of a rule. I can't find the formula. I know some formulas, but the result in SQL Server is completly different. Thanks! For rules, the importance is calculated using the following formula: Importance (A=>B) = log ( p(a|b) / p(a|not b) ) An importance of 0 means there is no association between A and B. A positive importance score means that the probability of B goes up when A is true. A negative importance score means that the probability of B goes down when A is true. Bel ...Show All

  • Windows Forms Application Updater Component

    Hi, I've got a problem with the DotNet Application Updater Component - (http://widowsforms.net/articles/appupdater.aspx). When I include an app config file in my app to be updated the upload from the web server fails.  The application recognises there is new version and an "UpdateVersion.xml" file is created with the correct 'AvailableVersion' and 'ApplicationUrl' settings in  ...Show All

  • .NET Development Launching a COM server from a service on WinXP 64-bit

    I have a 32-bit application that gets launched by a service. It is basically an MFC out-proc server. On a 64-bit machine, I am seeing an issue where a client is unable to communicate with this COM server. My assumption is since the application which is 32-bit is getting launched from within a service, there is some kind of a security issue. The COM error I get is 80080005. Is it possible at all to have a service launch a 32-bit out-proc COM server on a 64-bit platform and have an client communicate using COM Note that all of this works on a plain 32-bit OS i.e. I am able to launch the COM server from within a servic ...Show All

  • .NET Development WebClient Unable to connect to the remote server

    Summary: WebClient.UploadData or WebClient.DownLoadData generates exception "Unable to connect to the remote server", "No connection could be made because the target machine actively refused it" when the url is Google.com, Amazon.com. I just installed Visual Studio 2005 Professional Edition out-of-the-box on my Windows 2000 system. Overview: I'm writing an app get the nearest airport codes given a long list of zipcodes. The code is supposed to query FreightGate.com/Resources/close_airport.tet to perform a post with the zipcode, the site posts the nearest airport codes, and then the app parses the returned ...Show All

  • Visual Studio Help file problems

    Hi All, I just installed the Visual Studio SDK 2005 and when I click on the "April 2006 Help" shortcut I get an error saying that "No Topics could be located that were relevant to the F1 request". This is causing me not to find the walk-throughs. Has anybody seen this behavior Any ideas on how to fix it I have VS2005 professional edition installed. Thanks for any help, Chris Hi Chris, I'm going to move your issue to the general VS Extensibility forum, as the folks who would be able to help work out why the help in general is failing hang out over there. Hopefully once V ...Show All

  • Visual Studio Express Editions Order Tables Ascending in DataSet

    Hey there, I have a problem cause I don't know how to order tables ascending within a dataset, so I need to know how can I do that, I have for example these tablenames within a dataset in this order: "0050Colors" "0021Cars" "0120Symbols" "1008Field" "0215Country" that's the order in what the tables are added into the dataset, and I need them in the next order: "0021Cars" "0050Colors" "0120Symbols" "0215Country" "1008Field" So what would be the code, to order the tables in that way, please help, thanks!!!. ...Show All

  • Visual Studio VS 2005 web Deployment

    we are using Visual studio 2005's version of crystal reports. Everything works fine on the development machine but when we deploy the website onto a windows 2003 web server the reports fail to run. I am continually presented with the following The report you requested requires further information. I have tracked down the problem. On my development machine the data providing dll was developed and initially located at c:\dev\Apps\DataProvider\Bin\Release\Dataprovider.dll on the development machine. The reports reference this dll to obtain all of their data. When the reports are run on the development machine everything is fine. H ...Show All

  • Visual Studio Break text to new line in text filed

    Hi I need to make some folrmula filed to write down some text , but in two line... So I need to know is it posible to tell CR text fild to write down the text in two line Example: if(CDbl({V_DOCUMENT.Quantity})=1) then {V_DOCUMENT.Seria From} else "from "+Trim({V_DOCUMENT.Seria From})+ " to - " +Trim({V_DOCUMENT.Seria To}) but I whant that text field look like from ({V_DOCUMENT.Seria From}) to ({V_DOCUMENT.Seria To}) so I need some like in C# "/n" HELP ...Show All

  • Visual Studio 2008 (Pre-release) jumping ListBox

    Hi! I have a little problem creating a custom ListBox in Dec-CTP. To see the problem, just paste the code below into XamlPad. Problem: Everytime you select an item at the bottom of the ListBox, the ScrollViewer jumps almost to the top :( Setting CanContentScroll="true" in the Template solves the Problem, but creates other problems in my application, so this solution doesn't help me at all :( Any tips from you guys how to solve this problem Michael <Grid Name="root" xmlns=" http://schemas.microsoft.com/winfx/avalon/2005 " xmlns:x=" http://schemas.microsoft.com/winfx/xaml/2005 "> <Grid.Resources> <Style x:Key="{x: ...Show All

  • Visual J# Escrever e Let Cookies em J#

    Alguem tem algum exemplo de como faco para escrever e ler cookies em J# Agradeco, Marcus Alexandre Hi, Please post your query in English because we don't understand this language. Sorry for the inconvenience. Thanks. ...Show All

  • Smart Device Development Cannot connect to Smart Device via Activesync

    I am trying to debug my application on the target device. I can connect using Activesync, and copy files back and forth. I can even run the application there. However, when I attempt to connect to the device using Activesync, it always fails. I have followed every example I could find, and I have had no luck. I have gone as far as I can with this application without being able to debug on the target, so I am absolutely desperate. I am on my knees here...can someone help me, or point me to where I need to go Is there a specific Microsoft place I can go to pay for help if necessary PLEASE help if you can! Geoffrey Callaghan ...Show All

  • Visual Studio Deploy web app with ReportViewer to hosted site embedded mode

    I'm using a ReportViewer control in an .aspx page using ASP.NET 2.0 in Visual Studio 2005 Beta2.  I want to deploy this ReportViewer control to my hosted site at WebHost4Life in "local" or "embedded" mode. My report runs fine on my development machine.  But when I deploy it to my hosted website at WebHost4Life, I'm was getting this error. Parser Error Message: Could not load file or assembly 'Microsoft.ReportViewer.WebForms, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11 or one of its dependencies. The system cannot find the file specified. I then searched my development machine and found these two fi ...Show All

  • Windows Forms How to hide a property at run time?

    Hi everybody. I'm trying to hide a property "from" run time. It should be available only at design time. I know it has to do with attributes but which one [Browsable(false)] Public Property BLAH ...Show All

©2008 Software Development Network