all groups > dotnet general > july 2003 > threads for thursday july 31
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 31
Using Web Browser Control in VB .net
Posted by gokulrajad NO[at]SPAM yahoo.com at 7/31/2003 11:21:13 PM
Hi,
Iam a newbie to dotnet and I experience problems in using the Browser
control in VB .net. Though Iam able to use it with its basic features,
I need to customise it.
http://www.codeproject.com/books/0764549146_8.asp
The above link shows where what I want is achived in C#, but I need t
oa ... more >>
Crystal Report- Load Report Failed exception
Posted by Bill at 7/31/2003 11:05:41 PM
im getting LoadReport exception when trying to open a non embedded report
from a .NET application in Windows 98 machine (in Windows 2000 and Windows
XP the same application works fine!!!!!)
(the merge modules are already installed on the target machine)
any idea ?
I m using VS.NET 2003 an... more >>
Sql Exception in .net
Posted by stanley j mroczek at 7/31/2003 8:40:57 PM
I read
"Error Handling in SQL Server - a Background",
http://www.algonet.se/~sommar/error-handling-I.html and
"Implementing Error Handling with Stored Procedures",
http://www.algonet.se/~sommar/error-handling-II.html
and made the following changes:
if I take out the try I still get th... more >>
Getting the size (ie. in bytes) of an in-memory object
Posted by Phil Jones at 7/31/2003 8:40:49 PM
Is there a way to determine the size (number of bytes) of an object?
I figure this can be done by serializing the object to disk and measuring
the file size - but I definately don't want to do this for performance
reasons. I'm hoping there is some Framework class that dishes up the
in-memory ... more >>
Windows Forms app POST to web page
Posted by Cowboy (Gregory A. Beamer) at 7/31/2003 8:14:45 PM
Anyone know of sample code to post to a web page from a Windows Forms app
(primarily because I am being lazy right now ;->). Any language, as I can
easily translate.
--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
Author: ADO.NET and XML: ASP.NET on the Edge
*******************************... more >>
Keyword not supported
Posted by Carl at 7/31/2003 8:08:11 PM
Hi,
I have an ASP app that queries MS Indexing Service.
Below is my code.
#############################
Imports System
Imports System.Data.SqlClient
Dim strCatalog As String
' Catalog Name
strCatalog = "Test"
Dim connString As String ... more >>
new line in Crystal Report
Posted by Konrad at 7/31/2003 4:05:07 PM
Hi
How can I add new line after
text object?
Thanks
Konrad
... more >>
Dispose method problem
Posted by Teeravee Sirinapasawasdee at 7/31/2003 1:21:34 PM
Here is code from MSDN-Library April 2003 which I tried to implement to =
my class but there was some error that I don't know how to solve it. In =
Privete Overloads Sub Dispose(ByVal disposing Boolean), the code call =
component.Dispose() method but the VS said that =
'System.ComponentModel.Co... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
ASP.NET Timeout....
Posted by alien2_51 at 7/31/2003 1:18:51 PM
Can I extend this time out...? If so.. is it a bad idea..? I have a report
that I'm running that is exceeding this timeout, I know.. optimize the
report,
it's not under my control, else I would.. I would like to setup a virtual
directory with a
large timeout to run all my reports in... What pro... more >>
TCPIP Client/Listener for undetermined server address
Posted by Bob Harrison at 7/31/2003 11:29:39 AM
I will be distributing an application that works with our
security panel. The application can be loaded on several
workstations in a network but only one workstation
actually communicates via serial port or tcpip with the
security panel. I modified the client chat sample that
you have in y... more >>
VB6 to VB.Net - what am i doing wrong?
Posted by Salisha Khan at 7/31/2003 11:19:33 AM
Hey there,
Can anyone please help with this problem?
The function below works fine in VB6. For VB .NET the constants
vbFromUnicode and vbUnicode no longer exist. The problem is the
DecryptString method takes an ANSI String byref. In VB .NET you only have
Unicode strings. All the string ... more >>
Crystal Reports that ships with .Net
Posted by Clive at 7/31/2003 10:53:24 AM
Does anyone know if this only allows 5 concurrent users?... more >>
Object Reference not set
Posted by Pkpatel at 7/31/2003 10:50:38 AM
Hi,
I keep getting this error every time I try to load=20
crystalreportviewer on a webform with a dataset.
Here is the error:
--------------------------------------------------------
Server Error in '/Cr_Dataset' Application.
-----------------------------------------------------------
---... more >>
DATAGRID NOT SELECTING CORRECT ROW
Posted by Sree at 7/31/2003 10:06:54 AM
All,
I have a datagrid and populate the grid from a table. I
also have a bound column to select the row for me to
process the order. When the user selects a row the whole
is highlighted.
It was working fine and suddenly when the user selects a
row it is selecting COMPLETELY a differe... more >>
simple printing
Posted by adam at 7/31/2003 9:30:41 AM
Is there not a way to do a simple print like in vb6?
Printer.Print
All I want to do is put a could of text lines on a page.... more >>
Num Lock affects e.Keycode
Posted by Paul Nathan at 7/31/2003 9:06:16 AM
Further to my post about keyboard problems, I have
discovered that Num Lock seems to change the e.keycode
for the arrow keys and the 9 above them excluding scroll
lock and pause-break. With Num Lock on, the arrow keys
return an e.KeyCode of 'None'. With Num Lock off, the
program fails to s... more >>
Trouble with Crystal and DataSet
Posted by Mauricio at 7/31/2003 7:31:05 AM
When the Datasource of my report is a DataSet, I'm
receiving the message:
"Query Engine Error:"
"D:\...\temp_c48f3641-a541-44d6-9bfc-3ca2f9817749.rpt
When the DataSource is a database it's ok.
can someone help me?
My code in form_load:
rpt.SetDataSource(myDataSet)
CrystalReportVie... more >>
Creating Add-Ins and Wizards
Posted by Ganeshram at 7/31/2003 6:51:10 AM
I have question related to Creating Add-Ins and Wizards.
I am trying to Create COM-Add in using Add-Ins and Wizards
from DOT NET.In the wizard,3 panel will ask you to choose
Host Application."This actually allows to select the
applications in which you want to be able to run the Add-
in afte... more >>
dotnet a bet that lost
Posted by john bailo at 7/31/2003 5:16:16 AM
bet the company?
on folly
see how your microsoft leaders betrayed you
for a $0.04 dividend
loyalty?
why?
... more >>
hi
Posted by john bailo at 7/31/2003 5:06:30 AM
oops
guess all the mental trolling
and
psychic torture didn't work
linux won
sorry
the last few years, have only been a decline for losedos
... more >>
VSS Access
Posted by Vinod at 7/31/2003 1:56:11 AM
Hi All,
Is there any API available in .NET to programatically
access VSS, extract the file and to label it.
I am planning to use VB.Net as the code-behind.
Any help on this would be grateful.
TIA
-Vinod.... more >>
Job statistics XXVII : Java/J2EE uber alle????
Posted by asj at 7/31/2003 1:26:20 AM
well, at least for the forseeable future, it looks like.
i've always thought mauricio aguilar was a loony for continuing to post
these job stats, when we all know C#/.NET jobs HAVE to go up sometime
and equalize as VB and other non-.NET microsoft tech jobs go down.
also, search engines can f... more >>
Migrating VB3 to VB6 or VB.NET
Posted by Francis at 7/31/2003 12:20:35 AM
Dear all,
I am preparing proposal to migrate a VB3 application into
either VB6 or VB.NET. I am looking for advice or
migration consideration for this type of migration. It
would be greatly appreciated for anybody to point me the
direction to this information.
Thank you very much!
Fr... more >>
|