Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
all groups > dotnet general > november 2004 > threads for thursday november 25

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30

How to programmatically show the dropdown of a combobox in vb.net?
Posted by Jose Michael Meo R. Barrido at 11/25/2004 8:31:48 PM
How to programmatically show the dropdown of a combobox in vb.net? please help. ...more >>


Web Browser
Posted by Neil Stevens at 11/25/2004 6:33:31 PM
Hi, Not too sure if this is the write place to post this, im sure someone will correct me if im in the wrong place. I have been developing a C# DLL component based on the WBCustomizer object from microsoft. The problem i have reached is that i want to be able to fire KeyUp, KeyPress a...more >>

getting the value in a datagrid cell
Posted by Graham Y at 11/25/2004 5:29:02 PM
I have a datagrid, populated via a SQL dataset, and I want the user to select a row by clicking on it and then using the value in the first cell as my key for my next query. Using CurrentCellChanged works unless I want the row which has a cell selected and I click on that cell, obvious answer ...more >>

What is 'System.ExecutionEngineException' occurred in Unknown Module?
Posted by Goyit at 11/25/2004 4:35:26 PM
I have just completed a project and everything was run nicely and then I decided to change the project name, assembly name, and add another Blank Solution and add the project into that new solution. I'm sure evrything was done correctly and has change nothing inside my code. But when I run my p...more >>

How to FTP via VPN to sites with real adresses on different IP's ?
Posted by Jason Robertson at 11/25/2004 4:30:11 PM
Hi, I am using Windows 2003 Server. The VPN works fine, but I want to FTP through the VPN so the connection is encrypted. The problem is each of my IIS sites has a real Internet address specified, w.x.y.z. So when the VPN comes up using a private IP, I can't connect to any of the FTP sites u...more >>

Strange Problem
Posted by ksedran at 11/25/2004 12:07:06 PM
Hi All, I am seeing a very strange issue with a winform I have. There are a few statements in the code, that at one point were working just fine. I had compiled the code a few days ago and everything was working as desired. Now all of a sudden I am getting errors in some places, and some...more >>

Programmetically locate Source file
Posted by Conrad Chan at 11/25/2004 9:59:04 AM
I am trying to build some utilities for our internal development. Is there any way I can programmetically find out the original source file for a given class? Say I am inspecting a CLR type in our own application and I would like to know where is the source file defining that type. Which AP...more >>

Problem with mouse events in VB 2005 Express Edition Beta
Posted by bradomail at 11/25/2004 8:33:12 AM
I can't get mouse events to fire in this new version. Is this a bug or limitation of the beta or am I missing something?...more >>



VB .NET and WMI impersonation
Posted by CJ at 11/25/2004 8:33:11 AM
Hi anyone. Does anyone know of issues regarding impersonation in VB .NET with regards to accessing remote WMI information? I have a wrapper class which encapsulates various WMI calls, this appeared fine under .net 1.1, but since sp1 it appears to not work. I have switched on the debug l...more >>

event handler
Posted by shunya NO[at]SPAM vsnl.com at 11/25/2004 7:04:45 AM
Please help. My bread is at stake. How do i know if a event has a handler associated with it?. I dont want to keep counters myself. Please , if any reader can reply, sedn a direct reply mail also to shunya@vsnl.com Mahesh Naik...more >>

Trying to debug an exe in VisualStusio .NET.
Posted by Luc at 11/25/2004 5:41:12 AM
Hi all, I have to debug an exe with the VS studio .NET environment. but first my exe has to be started using another exe. So I arranged my project properties to start this first exe. Doing so, my breakpoints are not working. It seems that the debugger cannot attach itself to my program s...more >>

Query ARP Cache in vb.net
Posted by mabuHB at 11/25/2004 4:25:07 AM
I am trying to write a Wake-On-LAN utility for a local subnet. I can do the Wake-On-LAN, but before this I need to find the MAC addresses on the local LAN. I had planned to query DHCP on the WAN to get the MAC addresses, but there are security restrictions in place that will restrict this. ...more >>

Trigger an action in a webpage using WebRequest?
Posted by Ole Nielsen at 11/25/2004 4:25:03 AM
Hi I have an application written in VB.NET that needs to trigger an action on a Webpage. For other actions in communicating I've been using WebRequest.Create / WebRequest.Method, but I dont seen to be able to trigger an action (such as create a file) on a Webpage in that way. Can anyone ...more >>

Windows Service - spaces in path causes problem?
Posted by bobgateaux NO[at]SPAM yahoo.com at 11/25/2004 1:40:30 AM
I have created a simple Windows service in VB.Net which installs fine using InstallUtil.exe to install it to, for example "c:\test", or "c:\Windows\YellowBanana", but if I install it to "c:\Program Files\Test" it installs ok but will not start (no useful error message is given other than the usu...more >>

PLEASE HELP: URL as a hyperlink in Eventlog
Posted by Shads at 11/25/2004 1:11:51 AM
I'm trying to write a url as a hyperlink in the Eventlog, does anyone know if this is possible ?? I have found the following site that confirms this can be done, but he doesn't say how !!! http://www.codeproject.com/dotnet/evtvwr.asp...more >>


DevelopmentNow Blog