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

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

gbm1

Member List

davidemile
.blogspot.com
jesuitx
Ville Mattila
cspare
Frans Bouma - C# MVP
K.Paing
lty
RedPhoenix
Girish BK
JLucak
Jerone
MarkJC
Dan Hedges
terr
KyawAM
Feffi
eglasius
Rosanna
virtual machine
Only Title

gbm1's Q&A profile

  • Windows Forms Using MS Office to do a mail merge

    Ok I know that I have a large number of questions here.  Please, I need all the help I can get on this one. I have an application that is putting data into an Excel spreadsheet.  I have also created a mail merge document to  ...Show All

  • Windows Forms App crashes when run from default install location

    Hi folks, A new user of my application had a problem in that the app never started. It installed fine, but crashed as soon as it ran. I tried all sorts of things to diagnose the problem, and finally out of sheer desperation I asked him to try copying the exe, the exe.config, and a few support files it uses to a new folder (under My Documents, for example) and try running it there. It ran fine. What could cause an application to work ...Show All

  • Visual Basic overload button1_click()

    Hi, I've created an array of buttons, I need a special function to run when ever I press one of the buttons of the array. how can I define/call such a function I've tried to creat a new class that inhertirs form Button but I didn't managed to overload the correct function.... dim ArrayOfButtns(N) as Button '' N determained by the user Raviv, Since the number of buttons is not known at compile t ...Show All

  • Windows Forms annoying bug

    i have a window forms with the following principal permision: <Security.Permissions.PrincipalPermission(Security.Permissions.SecurityAction.Demand, Authenticated:=True, role:="TestRole")> _ Public Class Form1     Inherits System.Windows.Forms.Form ..... ..... end class in my main form i have a simple ...Show All

  • Visual Basic Good articles on event handling in VB.NET

    I've started moving in to more advanced VB and I am presently having a look at event handling. I have tried to find some good resources on Google but event handling in VB.NET doesn't seem to be the stuff that people write about. On of my main questions is about the difference in event handling between C# and VB. Is it my perception or is event handling in VB a lot more basic I would appreciate it if anyone could point me in the direction of a ...Show All

  • .NET Development P/invoke marshalling questions

    Hi! I was wondering whether null (or Nullable<BlittableType>) is also blittable And what about IntPtr and SafeHandle Thank you: WebMonster The SafeHandle class is not supported in .NET Compact Framework. Since this is a desktop marshalling question you will probably get a quicker response on the CLR forum. Moving this thread there. ...Show All

  • Visual Studio Team System "JavaScript required to sign in" error

      Hi,          When I try to sign in using 'Team test' I got message "JavaScript required to sign in" and in the response tab I found that the java script required to be run for sign in is disabled.  When I view in the VSTS help I come to know the class 'EnableScript' is yet to be implemented.           Can't I enable the required ja ...Show All

  • SQL Server ReportViewer page settings

    Hi! Im creating a report for a company and I got a problem they want me to solve (hopefully). When I list the data in the reportviewer it breaks up the data (that consists of 32 pages of data) into 8 pages you can click yourself through. The customer wants the viewer to show these data in 1 single page so they easily can scroll up and down without having to turn pages. (then when they export it to pdf it naturally prints it in A4 size page ...Show All

  • Visual Studio Team System % Time in RT checks threshold

    Hi (slumley :)), I am loadtesting a sample ASP.NET web site with 4 requests. All of them extract image blob from the DB, through asp.net handler, and show it along with simple additional data. I get critical threshold value of 25% for the '% Time in RT checks' counter. How can I further investigate where the problem is located Thanks, Martin Sometimes the threshold rule on % Time in RT checks will be fired when there really isn ...Show All

  • SQL Server Programmatically create a Data Conversion Transformation

    Hello, does anyone know of a good example of how to programmatically add a Data Conversion Transformation to a package I have come so far that I have the component in my dataflow task, but I don't know how to set the properties of it. That is, how to determine the columns that should be converted and to what data type etc. I (as far as I understand) need a data conversion transformation since I have not managed to create (via the d ...Show All

  • Visual Studio Express Editions How to add row in code to bound datagridview?

    I have created a bound DataGridView by dragging from the datasources window.  Now I want to add a row in code and insert values into the row. bindingsource.add() seems the way to go but I can't get it to work with the code below being my best effort and and error occuring as myRow not of the same type.  I think I need a DataRowView but not sure how to get it. Dim myrow As VBNM.VBNMDATADataSet.AppointmentsRow = Me .VBNMDATADataSe ...Show All

  • Visual Basic Cursor where I want?

    When Button3 on Form1 is pressed, some text is displayed to RichTextBox1. Then, I use RichTextBox1.Focus() to put Focus to RichTextBox1. But, then the cursor becomes located at the beginning of RichTextBox1. I want it to be located right after where the text is displayed in RichTextBox1 after pressing Button3. A TextBox has a selectionstart property which also works to position the cursor. You could do tb.Se ...Show All

  • Visual Basic Local data base (.mdf) error

    While adding a local database (.mdf) file as data source, i am getting an error 'Shared Memory Provider: Parameter is incorrect', I couldn't find any solution for this. Can anyone help me Hi, The shared memory provider error points to several possible issues that we had with VB Express and SQL Express in the Beta1 release. This is however fixed in Beta2.  Could you please upgrade to that version to verify that you don't see the proble ...Show All

  • Visual Studio Team System Setup failed

    Setup failed and I am using the only version of SQL 2005 developers edition I can get June CTP.  I cannot get the April CTP I do not have a subscription and I do not have any money. We are planning on distributing the RTM version on CDs. With our Betas we do our best to make this accessible to everyone -- via media (DVD) and download.  I'm sorry you are having an issue, perhaps you can put the DVD on someone elses machine and cop ...Show All

  • Visual Studio Deploy in Production

    Hi, I have created a small .net application which uses Crystal Reports(bundled Version).I have everything working on the development server.I have a webset up project & my .net project in a solution.Now I want to move the whole application to production.What should I do The production server just has .net framework installed. So I cannot created solution.If I just copy my projects to production will it work Thanks, Sudha Hi, I copied t ...Show All

©2008 Software Development Network

powered by phorum