473,544 Members | 1,213 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Visual Basic .NET Forum

0
990
thread by: dermot | last post Nov 20 '05 by: dermot
This is my code Dim mItems As Outlook.Items = objOL.ActiveExplorer.Selection(1) which gives an error of "Interface Outlook.Selection cannot be indexed because it has no default property". Any ideas? I'm not aware of any other way to access the currently selected message regards
0
993
thread by: jhc | last post Nov 20 '05 by: jhc
hi all, In my vb.net application, I want to send a file to pocket pc 2002 directly, which API could do it? thanks.
0
807
thread by: aicamilano | last post Nov 20 '05 by: aicamilano
0
3,118
thread by: Susan | last post Nov 20 '05 by: Susan
We purchased Visual Basic .NET version 2003 Standard I am trying to connect to an Informix database using ODBC with Visual Basic ..NET. I created the ODBC connection, and it tests OK. When I go into Visual Basic .NET under Server Explorer and try to add the connection I received the following message "Unable to connect to database. It is...
0
941
thread by: Qindong Zhang | last post Nov 20 '05 by: Qindong Zhang
I have a VB.NET Windows App have dragdrop feathers. Sometimes, after a long period time running, the dragdrop feather disapear (I could not drag source control to target control). All other functions are working fine. What may cause the problem? Thanks.
0
789
thread by: CJ Taylor | last post Nov 20 '05 by: CJ Taylor
Hey everyone, This message mainly applies to the Microsoft guys that watch these groups, but if anyone else has heard this please let me know... So here is the story... I have a really bad answering machine. and yesterday I receive a phone call from a Brian Pristna or Prishna or something, it was hard to make out... Anyways the jist of...
0
1,365
thread by: Codemonkey | last post Nov 20 '05 by: Codemonkey
Hi, I'm writing a remoting application and have come across a compile error when accessing a public value-type field on a class that inherits from MarshalByRefObject. For Example: (Excuse lazy code in the example) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Module ByRefObjectTest
0
757
thread by: David Mac McRae | last post Nov 20 '05 by: David Mac McRae
Answer to: From: Fabián E. Mazzaro (fmazzaro@quasar-arg.com.ar) Subject: Parameter is received as Nothing View this article only Newsgroups: microsoft.public.dotnet.languages.vb Date: 2002-02-12 07:26:49 PST ====================================================== Passing a parameter as Object results in parameter's value is Nothing. Very...
0
908
thread by: Poppy | last post Nov 20 '05 by: Poppy
I have finished development of a web application using VS.net 2002, ASP/VB.net and MySQL(im pretty new to mysql). Everything is working great on my local machine (XP Pro) so I tried transferring everything over to the live server (2000 server). I did the following : 1) Installed mysql and imported database. 2) Downloaded and installed...
0
806
thread by: David Severn | last post Nov 20 '05 by: David Severn
I'd like to retrieve all users (users name and their logon id) that belong to a particular Windows group. How should I approach this ? Thanks, David Severn
0
1,016
thread by: deepak | last post Nov 20 '05 by: deepak
y objective is to retrieve data from a remote server through sockets.the Maximum no of sockets that can be opened are four. The component that has to be developed in .net which must be COM compatible. I would like to utilize asynchronous programming model of sockets in receiving data. my basic idea on how to start was like this define a...
0
1,463
thread by: Andre | last post Nov 20 '05 by: Andre
Hello, i've written a simple client-server-application. I want to register the server in the component service. Every try fails with the message, that there are no components or type libraries in my DLL. But that is wrong. I know that i need a strong name, so i have generated a key-file named "KeyFile.snk". The Server contains only the...
0
2,099
thread by: touf | last post Nov 20 '05 by: touf
Hi, from my VB.NET application, I like to create a new email message and open a new outlook message filled by all information (from, to, text, attachments,..) to allow the user to modify it before to send. How is it possible? Thanks.
0
1,044
thread by: Kartic | last post Nov 20 '05 by: Kartic
I have two tables(Vendors and OpenInvoices). Added one relation(Vendor2Invoices). Added one Computed column(Total Amount) in Vendor table which is sum of Invoice amount in child table(OpenInvoices). When I change the Invoice amount in child table, computed column value changes, which is ok, but when I delete rows in child(openInvoices) table...
0
1,063
thread by: steve | last post Nov 20 '05 by: steve
anyone have a good url that shows how to create a print driver...i want to receive a print job and output the data as either an image or pdf. any tips appreciated, steve
0
1,069
thread by: Kenny | last post Nov 20 '05 by: Kenny
I have been given the task of writting a sample application to remap the keyboard. Does anybody have a clue how I would approach this.
0
867
thread by: Programatix | last post Nov 20 '05 by: Programatix
Hi, I'm previously haunted by a bug which is now in Knowledge Base Article 818587 (Fix: Regression in Dataset Serialization in Visual Studio .NET 1.1 when a datarow contains a rowError or a ColumnError Property) which can be found at http://support.microsoft.com/default.aspx?scid=kb;en-us;818587. Please note that this bug only shows itself...
0
1,019
thread by: Cc | last post Nov 20 '05 by: Cc
hi, I create a mdi container form with some menu for inherit. when i inherit and at some ne item to the menu, the designer didn't show the menu i added but the menu i inherit. but when i run the program the menu show. is this bugs in VS.net
0
1,050
thread by: Sam | last post Nov 20 '05 by: Sam
Hello everyone, I have a table, which contains a picture column, I put URL info into it. "www.myweb.com/1.jpg..." I want to show this picture in my crystal report, I find some samples show the "static" picture in Crystal report, No "Dynamic" one. Can Crystal Report do that? Thanks in advance. Sam
0
1,433
thread by: T. J. Fan | last post Nov 20 '05 by: T. J. Fan
I was trying to call from a web page a routine defined in another page (to reload that page). More specifically, I need to be able to reload the first page after user did something on the second page. Both pages are in frames so both are visible. I followed the VS samples (Web forms, pass information between pages) but got an...
0
831
thread by: Jim | last post Nov 20 '05 by: Jim
Hi, I'm trying to use the Survey Admin sample from msdn for my own evil purpose. The sample is way above my level of understanding, so I have gotten confused by it. I am trying to allow questions longer than 100 char. to be entered. I have changed the value of the constant which regulated the validation procedure and that works, so larger...
0
1,194
thread by: Chris | last post Nov 20 '05 by: Chris
I've been playing with the fragment caching and it seems to work fine. I have a user control that I set to cache. The user control has a few text boxes and a drop down list box populated from a table. When I turn caching on I find there to be a problem with viewstate. Each of the controls have viewstate enabled, but it appears that...
0
314
thread by: Reb | last post Nov 20 '05 by: Reb
I want to split the columns(4 columns for e.g.,) in the datagrid to 2 different rows. For e.g., 3 columns in the first row and the fourth column in the second row. any help on how to do this. thanks
0
892
thread by: Sasha | last post Nov 20 '05 by: Sasha
Hi everybody, I would like to hear your thoughts on the following problem. We have the following classes. Class Exam int ID* int Version* string Name
0
818
thread by: Ýëüáðóñ-21 | last post Nov 20 '05 by: Ýëüáðóñ-21

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.