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

Software Development Network >> Setting the Listing File's Q&A profile

Setting the Listing File

Member List

billconan
vispper
H.Ashok
RuiFavas
alihijazi
Amr Ashraf
arateam
Ahmet Gurcan
master_pete
Golm
jimmsl
Sandy Place
_Filip_N
Flying B
jigee
Lauriemoore
Brendon123
Avida
Kaushik j
Dave Black
Only Title

Setting the Listing File's Q&A profile

  • Visual Studio 2008 (Pre-release) Creating Custom Transports

    I am in the process of creating a custom transport to leverage Sun Message Queue. I have created the necessary classes by extending and implemented the required classes and interfaces (i.e. ChannelFactory, ChannelListener, IInputChannel, IOutputChannel, etc…). I am able the send a message using the proxy leveraging my new transport. I know the message goes through Message Queue and I receive the message on the ServiceHost side. I have traced in ...Show All

  • SQL Server Installation Problems

    I have an installation problem. The customer where I'm working has a SQL server 2000 installed. He updated the server with the Service Pack 4. We try now to install the SQL Server 2000 Reporting Services Enterprise Edition and we get the following error message: The report server requires SQL server with Service Pack 3a. Any suggestions Thanks Markus ...Show All

  • Visual Studio Securing Crystal Report Files

    Hye Guys,        I am New to crystal Report. I have been using it for shot period of time. I use to design the report using crystal report and sitribute it with my application developed with VB. Now I am afraid that if any of my client have crystal report designer then any  annonymous user can redesign my report and produce the unexected results .  So I am concerned abt the security of the ...Show All

  • .NET Development BindingNavigator not navigating

    In VS 2005 in VB I set up a form with a grid and a navigator control using Data Access Application Blocks to get the data. I get the records but when I click on the navigation buttons, even thought the record number is changing, the active row in the grid doesn't move. Something is missing from my code (below) I think. Can anyone tell me what's missing Thanks. Private Sub frmDeviceList_Load(ByVal sender As Object, ByVal e As System.EventAr ...Show All

  • Windows Forms Masked Text Box

    Hi, I'm using a masked text box. I'm allowing only a two digit number. The thing is the cursor doesn't automatically align it's self to the left when it's put unto the text box. I think I tried every property available. Is there something I'm missing Thanks in advance...Eric I've found it's better to do it myself for that sort of stuff.  I just handle the KeyPressed event and set Handl ...Show All

  • Software Development for Windows Vista Problem with SQLStatePersistence

    I added the sqlpersistence service to my Workflowruntime (with a valid connection string). I have two events that i will trigger: SubmitEvent, and ScanEvent.. When I call my submit event the workflow gets to a new state where it is waiting for the scan event..\ At this point the workflow instance is idled. Now when I raise the ScanEvent with the same instance ID i get an error EventDeliveryfailed for the instance ID.. When I look in the innerexc ...Show All

  • Visual C# UITypeEditor not writing code

    i am trying to implement a UITypeEditor for a custom collection, i have managed to display it to add items at design time but it doesnt save the items i have added using the UITypeEditor in my code what part of the code     [TypeConverter( typeof( ExpandableObjectConverter ) )]     public class HeaderColumn : IDisposable (custom made) = item //    [EditorAttribute( t ...Show All

  • Windows Forms ListView Question

    Hi folks. I've been playing around with ListView's for the first time and I'm having troubles getting my head around ListViewSubItems. Basically, I'm wondering if there's any way to add and/or change a sub-item by just specifying it's column and row numbers listView1.Items[Row].SubItems[Column] Will give you the ListViewSubItem at row/column. Keep in mind that the SubItems[0] actually is ListViewItem itse ...Show All

  • Visual Studio Team System A Complex TFS Tolopogy Deploy.

    Hi! I'm testing a TFS deployment on a Complex scenario. I'm building a topology exactly like this but in my case, between the remote and the local site's domains there won't exists any trust relationship. Clients on the remote location will be using my TFS installation, I'll install a TFS Proxy on that remote location to avoid source control low-performance issues. But those clients will exists on a second organization that I cannot mana ...Show All

  • Visual Basic Midi file to binary file

    Good day How do I save the contents of a midi file to a property bag and then read the contents of the pb and save it to a midi file. No success with - Dim FF as long, vartemp as variant Dim ByteArr() as byte FF= freefile Open "c:\town.mid" For Binary As FF Get FF, , vartemp Close FF bytearr= vartemp -------------------------- vartemp shows empty. Appreciate any feed back Jdsouza Public Class Form1   ...Show All

  • Smart Device Development Assertion Failed Error in building WinCE5.0 image

    Hi, I am getting the following error while building a WinCE5.0 image in platform builder. It is an ARM based OS image. Can any one explain to me what this "assertion failed" failed erroe means and how it can be corrected. "Writing F:\WINCE500\PBWorkspaces\IP\RelDir\DM320_ARMV4I_Release\NK.bin Table of contents 88fec8b0 00001ccc ( 7372) writing... offset = 01900b87, dataptr = 0084c314, size = c hit record 1092 offset = 01900b74, size = 14 A ...Show All

  • Visual C++ coming from version 6

    I have been learning to use version 6, and got 2005 through school. When I try to compile and execute a program that works fine on version 6, I can't get it to work on 2005. I use F7 to compile, and it gives the report: ========== Build: 0 succeeded, 0 failed, 1 up-to-date, 0 skipped ========== How do I get it to make the program run /****************************************************/ /* File: Assign5.cpp */ /* ...Show All

  • Visual Studio how do i register my help as a plugin

    what is the process for registering a help collection as a plugin I'm interested in the low level process and I've searched the registry for collections that i know are plugins but cannot work it out. Is there an API I should use to register as a plugin Thanks Jason Hi Jason, for a variety of reasons the actual API for help registration and plugins is proprietary. As Bob mentions you can see some co ...Show All

  • SQL Server sending "Empty string" to a textbox on the report

    Hi All! I was checking the value of a field and if it is empty sending empty string to the textbox  if not only the first few values and it is working but on the empty field something like "#Error" is being displayed. here is the code: =Iif( Fields!Lname.Value <>””, Fields!Lname.Value .ToString().Substring(0,10), "" )   What I want to acheve is : If it is not zero to take the first 10 characters and if n ...Show All

  • Windows Forms Region for title bar button addition?

    I have a form.  I want to add a button to the left of the minimize button.  Are regions the answer Can I have my exsisting form as one region without changing it's normal current appearance - I dont want to change the shape of&nb ...Show All

©2008 Software Development Network

powered by phorum