all groups > dotnet general > january 2004 > threads for wednesday january 14
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
URGENT : System areflexion assembly ???
Posted by Serge calderara at 1/14/2004 11:39:47 PM
Hello,
I have try to use the AppenPrivate path to current domain
for assembly reflexion as follow :
AppDomain.CurrentDomain.AppendPrivatePath(
Global.ENVIRONMENT_PATH.PLUGINS_FILE_PATH)
obj = AppDomain.CurrentDomain.CreateInstanceFromAndUnwrap
(item.FileName,
"PluginApp.PlugIn" + item.... more >>
Help with Visual Basic.NET
Posted by WADE at 1/14/2004 10:36:43 PM
Help Please,
I installed VB.NET 2003 and I want to develop apps for a
pocket pc 2003 device. I have installed the pocket pc
2003 sdk but there is still no icon in VB to start a smart
device or pocket pc project.
Have I missed something?... more >>
File Type?
Posted by Nigil LaVey at 1/14/2004 9:35:30 PM
hi guys...
I am just wondering if there's any method to retrieve the File Type in c#?
say like.. in the tradditonal ASP way.. by using FileSystemObject... there's
a property called File.Type and the following will return.. for .asp file..
it returns string "Active Server Pages." in c#???
th... more >>
system error
Posted by Wilfredo Perez at 1/14/2004 9:20:27 PM
I am using mdi and I have a form that loads when you click on a button, the
form has a listview which displays data from an access table.
The problem: when I click on the button to display the form I get a system
out of memory on system.winfows.form.dll
Help me
... more >>
Error Please HELP
Posted by João Santa Bárbara at 1/14/2004 6:57:55 PM
hi, i have this error below
anyone knows how to fix it ???
Code generation for property 'Panels' failed. Error was:
''UltraStatusPanelTypeConverter' is unable to convert
'Infragistics.Win.UltraWinStatusBar.UltraStatusPanel' to
'System.ComponentModel.Design.Serialization.InstanceDescriptor'.... more >>
Help Needed : Error - Cannot create CDO.Message object
Posted by Cyndia A. at 1/14/2004 6:15:48 PM
Need ur Help on the following.
In my ASP.Net (with C#) Application, I am sending a mail to all newly
registered users. I am using System.Web.Mail Package.
Can u please guide me how to sort out this ? Please Note ... I DO NOT want
to hardcode the SMTP Server name,
coz I am not sure abo... more >>
DataSets and cs files
Posted by robertb172 NO[at]SPAM comcast.net at 1/14/2004 5:25:36 PM
Is there a way to get the .NET framework to generate a cs file
associated with a schema other than when the DataSet is modified?
Since the cs file is automatically generated based on the schema,
there is a discussion going on at work regarding whether this file
should be placed under source co... more >>
Is there a way to validate xml string? thanks!
Posted by davidw at 1/14/2004 4:09:34 PM
I need a routine to insert user input string to xml document. I found
sometime there is some unprintable characters in input strings, like 0x02,
is there a function that can filter out those characters?
thanks
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Problem with MdiChil form Maximized
Posted by Nuno Monteiro at 1/14/2004 3:50:35 PM
Hi!
I've got a problem when I get the MDI maximized, so when I open more than
one
ChildForm maximized, the program shows two control boxes, and when I try to
close them,
one of them still open and I cannot close it. As it shows the attach.
Anyone knows why this happen?
--
Cumprimentos,
N... more >>
Isolated Storage Space in Internet Permission Set
Posted by Jody Gelowitz at 1/14/2004 3:45:56 PM
Exactly what is the size limit of Isolated Storage in the Internet
permission set?
I have a document indicating it is 10MB
(http://msdn.microsoft.com/msdnmag/issues/02/07/NetSmartClients/)
There is another document indicating it is 10240 in size
(http://msdn.microsoft.com/library/default.as... more >>
OleDb Parameters BUG or BAD DESIGN
Posted by discussion NO[at]SPAM discussion.microsoft.com at 1/14/2004 2:36:33 PM
Hi,
I was performing SQL UPDATE queries and I notice that they SUCCEED on the
ExecuteNonQuery() call with NO exceptions raised BUT they fail at the
Database. They say they succeed in the code but they fail at the database.
To fix this they Parameters.Add must be called in the ORDER they... more >>
app.config of the app started with Process.Start
Posted by SunshineGirl at 1/14/2004 1:59:43 PM
I'm using Process.Start to run an app, but when run this way, the app
doesn't load any appSettings keys. Is there a way to correct that?
Thanks.
... more >>
DataSet - adding new row
Posted by Eric Petruzzelli at 1/14/2004 1:48:04 PM
If I fill my dataset and there is no data. The dataset is still created
with zero rows (all columns are there). When I add my first row using
the script below, it takes over 2 seconds to add??? If I add the second
row, instant.
How can I eliminate this delay?
Dim oRow As DataRo... more >>
Application.Run without passing first form as argument
Posted by Erik Jensen at 1/14/2004 1:06:52 PM
I am interested in calling Application.Run() without
passing a first form as the argument to the Run method.
Reason being is that i would like to instantiate some
helper or foundation classes before showing any vestiges
of a form on the screen.
This is how i am trying:
Form1 frm = new F... more >>
OpenFileDialog control
Posted by Lina at 1/14/2004 12:45:37 PM
Hello,
I wanted to ask if anyone can help me complete the
following code. I found this example while searching
through help documnets. What i want to achieve is to open
a dialog box that lets the user select an images file.
I am using the openFileDialog control.
Here is what i have done... more >>
DDML examples or documentation anyone?
Posted by Jim Hubbard at 1/14/2004 12:29:04 PM
I am looking for documentation and code examples on DDML (Display Driver
Management Level). It is mentioned in the 2000, XP and 2003 DDKs - but just
barely.
It has to do with mirroring a display from one PC to another (like
pcAnywhere, Citrix, MS RDC and GoToMyPC does). In fact, MS included ... more >>
C# Closing login form when main form opens
Posted by John Wolrehammer at 1/14/2004 12:10:41 PM
After the user login in i want to close the login form. I
can close it but it also closes the whole application.
Can anyone help.... more >>
Windows 2000 Server vs. Professional
Posted by Dave at 1/14/2004 12:03:48 PM
I have developed a VB.net application that transfers a
SOAP wrapped message to another server securely(using SSL
and sever/client certificates). When I run this app from
a Windows 2000 Professional box everything works as
expected, the secure channel is established and the
message is sent... more >>
Upvraging from VS6 to VS.net
Posted by John Benedict at 1/14/2004 10:58:44 AM
Will visual studio 6.0 still be available after upgrading
to Sisual Studio.net? I do not know if I want to jump
with both feet all at once. I would still like the option
of programming in Visual Studio (Basic) if I want.
Thank you
John... more >>
ado.net-stored procedure - null value in parameter question
Posted by Oleg at 1/14/2004 10:36:26 AM
I am trying to send one of the parameters of stored
procedure having a null value. The parameter is of type
blob. I declare it in code like 'new OleDbParameter
("p_sigPicture", OleDbType.LongVarBinary)'.
The result of execution is exception: 'Stored Procedure
is not found'.
I don't want to... more >>
2002 to 2003 Enterprise Templates Help
Posted by rlum at 1/14/2004 10:11:01 AM
I have templates created in 2002 which work great. I
installed 2003 on the same machine. I copied the policy
files and the vsdir files to the 2003 directory. I do
not get the icon for my templates in the add new project
directory at all. It still works for 2002. Please help.
Thanks i... more >>
Graph in .aspx page
Posted by Thomas John Youngquist at 1/14/2004 9:46:56 AM
I am trying to create a graph in an .aspx page and having
no luck even getting started. It seems that all graphs I
find out on the net are actually bit maps. Is there an
accepted method for putting a graph on a page. I am
currently creating a graph using Excel, cutting the graph
(Ctrl-C... more >>
Title Bar/Caption Bar Color
Posted by Ursula at 1/14/2004 8:59:06 AM
Is there a way to change the default color of a windows
form title bar/caption bar from within an application
(without changing the user's preferences)?
I do know how to remove the title bar along with a lot of
other functionalities. It would be helpful to get away
from this bright blue col... more >>
dot net 1.1 redistributable install
Posted by Dan Schunk at 1/14/2004 8:25:25 AM
Hi,
I am having problems installing the dot net 1.1 framework
on a win2k machine.
it locks up when installing the file aspnet_regiis.exe -i
any ideas?
... more >>
Copy/Cut/Paste using active textbox
Posted by Justin at 1/14/2004 8:03:42 AM
Hello,
My problem is that I am trying to use commands to
Cut/Copy/paste text from an active textbox this is because
I am calling the commands from the MDIParent. Does anyone
know how to allow a command to Cut/Copy/paste on an
MDIChilds active text? I have been completely stumped on
... more >>
Calling .NET from VB
Posted by Neil Penn at 1/14/2004 7:59:56 AM
I need to be able to call some .NET code from an old VB application.
Looking around on MSDN it looks like I should expose the .NET code as a COM
object and access the COM object from Visual Basic.
Does anyone have any experience of doing this? Is this the best strategy or
is there another wa... more >>
How to print a pdf file?
Posted by ywchan at 1/14/2004 7:57:54 AM
I want to automate the action of print a pdf file in a C# Application
How can I do this?
Thanks
... more >>
CollectionBase OnInsert
Posted by m. pollack at 1/14/2004 7:53:47 AM
Hi all,
I have subclassed the CollectionEditor object in order to
override its OnInsert and OnRemove methods (because I am
exposing some properties (including a collection property)
of a class object at runtime with a PropertyGrid, and
needed to know when the user was adding objects to, o... more >>
arabic characters
Posted by Joe Abou Jaoude at 1/14/2004 7:12:32 AM
hi,
I m trying to fill dropdownlists on my aspx web page with arabic
characters. here's an example:
<SELECT NAME="subject" SIZE="1" dir="rtl"> <OPTION SELECTED>
<OPTION value="14"> áÅÊÕÇáÇÊ ÇáÓáßÃÉ
æÇááÇÓáßÃÉ
</OPTION>
... more >>
Connection string for text files
Posted by faridt NO[at]SPAM coned.com at 1/14/2004 6:41:57 AM
hi,
Can anyone please tell me the ADO.NET connection string to access data
from flat files (CSV or other character delimited). I tried it with
OLE DB provider for ODBC (MSDASQL) but got error that it is not
supported in .NET.
Thanks in advance
TF... more >>
Phone Dialer
Posted by JT at 1/14/2004 6:32:08 AM
I may be at the totally wrong spot to ask this, but can
anyone point me in the direction of either a product or
some VB7 or VC# code for a component that would be able to
dial a phone number and perform some authentication tasks
with a bulletin board on the receiving end. I am trying
to f... more >>
Auto Increment Problem with Dataset
Posted by Bruce Stockwell at 1/14/2004 6:08:41 AM
the setup:
Webservice/WinClient application/SQL server.
VS.Net (visual basic) winform wizard creates a simple form
with load cancel cancelall and datagrid bound to a simple
Dataset with one Datatable. No coding by programer, All
wizardry. User starts app, opens form, adds (4) records
... more >>
VB.NET Property window
Posted by KS at 1/14/2004 4:58:53 AM
I have my property window to "Auto hide" in the right side og the screen.
Sometimes it wont show when I have selected an item in the form - I have
tried everything I think !
What can I do to show the property window when it "hangs" hidden ?
KS, Denmark
... more >>
Which book(s) should I get?
Posted by ebbe NO[at]SPAM ekologic.dk at 1/14/2004 2:38:17 AM
Hi all
I am looking for a book on designing and programming .Net
applications. My background is:
- worked as SW engineer for 23+ years
- extensive C/C++ experience
Ideally I would like suggestions for books that assume that the reader
knows how to design and program but just doesn't know... more >>
flicker problem
Posted by Abhishek at 1/14/2004 12:23:39 AM
My objective is quite simple. I want to display a JPG image and then on it
overlay a polygon. This polygon can be moved by a user. The even is trapped
on the mouse down event of the control. I can make the polygon move but the
screen flickers because I call invalidate() on the mouse down event. I... more >>
User Control Help
Posted by Julio Sarmiento at 1/14/2004 12:10:52 AM
Can someone tell me what I am doing wrong??? Below you will find a brief
sample of code that I am using that has a User Control. I know that it is a
lot to ask but I am desperate. The error I receive is: OBJECT REFERENCE NOT
SET TO AN INSTANCE OF THE OBJECT
wuc.ascx
Public MustInherit Class... more >>
|