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

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

r3n

Member List

GMS0012
marco9972
Craig G
AlfonsAberg
DasSteve
Istvan Bartoss
kencleary
MWatts
Alex Luetjen
Lammi
Steve Wash
SoMe-WhErE-oVeR-yOnDa
Lucas Pasquali
Vista2007new
Julian V
Thomas Hawk
prashant mulay
Xeon_boy
Macromullet
kanato
Only Title

r3n's Q&A profile

  • Windows Search Technologies "Unable to display preview." on network share results

    I'm using Desktop Search 3.0 RTW along with the UNC/FAT add-in, and I'm getting an "Unable to display preview" message on every result that's not on my local machine (e.g., my R: or Z: drive over the network). Is there a problem or am I doing something wrong Thanks, Tim Tim, Unfortunately, previews are not currently supported with the UNC/FAT protocol handler. We are working on fixing this in future releases of the add-in. Paul Nystrom - MSFT ...Show All

  • Software Development for Windows Vista USB Video (UVC) extension unit

    I am having difficulty accessing UVC extension units using DirectShow IKsControl::KsProperty. When I try doing KSPROPERTY_TYPE_GET | KSPROPERTY_TYPE_TOPOLOGY on PropertyId 0, I get back the extension unit GUID and six additional bytes (1,1,3,2,1,0,6) which do not seem to be defined in the DDK. PropertyId 1 returns error 0x80070490. Any suggestions The data for KSPROPERTY_EXTENSION_UNIT_INFO (PropertyId = 0) is copied over from the device's extension unit descriptor which is cached during device startup. During startup, the driver issues a number of control requests to the device like GET_INFO, GET_LEN, GET_MIN and GET_MAX. The value returned by GET_INFO tells the driver which of GET and SET requests are v ...Show All

  • Visual Studio Team System Just to clarify TeamSystem license - TFS

    I have been reading a lot of different information about TFS x TeamSystem license model, concerning Cals etc One thing I am almost sure is when we sign for MSDN Premium TeamSystem (whether Suite, Dev, Tester or Arch), we do have rights for 5 CALs to access TFS. Another issue has to do with using this package after expiration. I have posted previously about the possibility of signing for MSDN Premium TeamSystetm Suite, and when renewing, choosing a lower package (tester for instance). In this case, I would not receive any other new features on the other versions (in this case Dev and Arch), but I would be fully license covered to continue using the whole package I had up to that moment. Could anyone from Microsoft confirm this 2 in ...Show All

  • Internet Explorer Development Internet Explorer Toolbar (Menu Bar) disappeared after installing IE 7

    I use yahoo as my homepage, when the "Get IE7 now!" appeared in the toolbar, I clicked on it and installed it. Big Mistake so far...Here's the problem, after installing my IE menu bar (toolbar) containing "File, Edit, View, tools, help" vanished and I can't figure out how to retrieve it or get it back. I have checked and it is not hidden behind another toolbar. Along with that, The IE blue bar at the top & small bars at the bottom contain no information of the URL (webpage) when pages are loaded. In the Yahoo toolbar, under the pencil icon- there is no standard toolbar listed anymore. Also my tabs disappeared from yahoo and under the toolbar options there no longer is a check box to "Enable Tabbed Browsin ...Show All

  • Windows Forms How do I validate an dataviewgrid and also allow canceling?

    I have a datagridview that I'm letting users enter data into. It is unbound...well it is bound to a datatable I create when the form loads. I want to validate the cells. I used cellvalidateing to check for length, if empty, etc. Seemed to work fine. Until I tried to press the cancel button on the form to close the form. I could not leave the datacell. Is there a way to cancel the validating when a certain button is pressed Is there another way I should be validating Does anyone have examples Thanks. I suggest that you use the DefaultValuesNeeded event to provide default valid value. ...Show All

  • .NET Development Webservices and WebMethods help

    Hi guys, Im trying to remotely modify a field stored on an XML webservice. I can access the field using the following getter method. private string [] strArray = { "192.168.0.1" , "192.168.0.2" , "192.168.0.3" }; [ WebMethod ] public string [] GetArray() { return strArray; } But when it comes to setting the field, the following method doesnt seem to work when called remotely... [ WebMethod ] public void SetArray( string [] array) { strArray = array; } Many Thanks for the help! Please Ignore the previous post! I changed my above set up so that I'm now using object serialisation on the WebServer-side to store data which can be acc ...Show All

  • Visual Basic adding handler to a button generated at runtime

    everytime I try to add this code: AddHandler btnLogin.Click, AddressOf mybutton_click it gives me the following error: name 'mybuttom_click' is not declared. Here is the code that I am using to create the button: Imports System.Drawing Module formsLogin Public Function loginForm() Dim btnLogin As New Button With btnLogin .Location = New Point(55, 75) .Text = "Login" .TabIndex = 3 End With Dim btnCancel As New Button With btnCancel .Location = New Point(175, 75) .Text = "Cancel" .TabIndex = 4 End With D ...Show All

  • Software Development for Windows Vista ASP.NET hosting....eventDelivery failed.

    I have the following architecture: Console app-->WebService-->WorkflowBusinessManager(has the wf runtime and all other service)-->DataExchangeService--->Workflow Each of the above are seperate projects and I'm using XAML activation.Also im using a base workflow from which other workflows of specifice types are created. Inherited as follows: BaseStateMachine :StateMachineWorkflowActivity -->ProcessBase: BaseStateMachine ---> ActualWorkflow :BaseStateMachine even though the event args are marked as serializable.This event delivery fails and it mentions that the event args are not serializable... I've also set "waitForIdle" to true.I'm using the manual scheduler service. I'm using .N ...Show All

  • Visual Basic Type conversion problem

    I'm using the .NET framework v1.1 and dominantly C#, but am having a problem with some VB code. First of all, I have a type: public class Field { object _fieldValue; private object FieldValue { get { return _fieldValue; } set { _fieldValue = value; } } public static implicit operator Field(string fromRawString) { Field untypedField = new Field(); untypedField.FieldValue = fromRawString; return untypedField; } } (Compiled using "csc /target:library MyType.cs") I then write a program to use this type: public class Klass { public static void Main() { string s = "Hello World"; Field f = s; } } (Compiled using "csc /r:MyType.dll MyProg.cs") I then write a similar program to use thi ...Show All

  • SQL Server MS OLE DB Provider for DB2 connection Errors

    I'm attempting to configure a new Microsoft OLE DB Provider for DB2 connection using the provided Data Access Tool and Wizard. I'm configured for DB2\MVS TCP/IP and have my Catalog and other defaults set. When I go to connect I get the following: Could not connect to data source 'New Data Source': An internal network library error has occurred. A network level conversational protocol error has occurred. SQLSTATE: HY000, SQLCODE: -343 The port I've configured is what is used when we use the IBM OLE DB and ODBC drivers. I turned on tracing and tested the connection again and recieved only the following in a file that got named DB2MSG1.ATF. We have been struggling with this for awhile, any help is greatly appreicated. � &a ...Show All

  • .NET Development Deserializing generic class

    Apologies in advance if this has been answered elesewhere - however spent all day yesterday searching / trying to solve this, and didn't find anything! I have the following class: [ Serializable] public partial class FixedSizeStack<T> : ISerializable { #region Private Members private LinkedList<T> m_stack; private int m_size; #endregion [SecurityPermissionAttribute(SecurityAction.LinkDemand, Flags = SecurityPermissionFlag.SerializationFormatter)] void ISerializable.GetObjectData(SerializationInfo info, StreamingContext context) { info.AddValue("m_stack", m_stack); info.AddValue("m_size", m_size); } [SecurityPermissionAttribute(SecurityAction.Demand, Flags=Secu ...Show All

  • Windows Forms no selected cells in the datagridview

    Hello, I am writing a programme with the datagridview, just to visualize data in the DB. I have sent the enabled property to false, so the user cannot select any cells. But at startup, the first cell is selected. As I am using colors in my grid, it is not pretty. How can I set things, so no cell is selected Thx, Bart I usually unselect it after I set the datasource DataGridView1.DataSource = dt DataGridView1.Item(0, 0).Selected = False ...Show All

  • Windows Live Developer Forums LatLongToPixel and custom popup balloon

    I am trying to use the VEMap.LatLongToPixel method to return the pixel location of the lat/long of a pushpin. I want to use this information to pull up a custom panel next to the pushpin instead of the default popup. However, when I do this I get some weird numbers. For example: function DoLLToPixel(lat,lon) { var point = map.LatLongToPixel(new VELatLong(lat, lon)); alert("The lat/long entered is at pixel: x="+point.x+", y="+point.y) } I get some weird numbers running this that are in no way the correct pixel. When I run this I get -981 and -3304. If I add just 1 to the lat and long it jumps to -3894 and -6819. I cannot find much on LatLongToPixel that would give me some hints. My plan is ...Show All

  • Visual Studio Team System Versioning and multi-site deployments

    Hi, We have an asp.net web-based product which we will eventually be deploying to different web servers at our various client locations. Each of our clients eventually will need customizations\enhancements which will have to be developed, tested and deployed specifically to each client's webserver. My question is how do we handle versioning for this in TFS for our asp.net solution Scenario1: Split the source code out, with a separate branch for each client. This would be cumbersome from a maintenance point of view, due to extra effort of syncing common changes across all branches. Scenario2: Have a main branch which has the common source for all clients. Have client-specific folders where enhancements for each client are versi ...Show All

  • Visual Studio Express Editions Changes aren't visible after recompile

    This has always worked for me, but recently when I run or debug my app from VS2005 any changes I've made aren't there. If I hunt down the .exe in the bin directory, and run that, the changes are there. This may have started around the time I started publishing the project - I have it installed as a user application on my system now. Any thoughts Thanks! Rob Hi, See: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=821476&SiteID=1 Thanks ...Show All

©2008 Software Development Network