all groups > dotnet general > july 2004 > threads for monday july 5
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
IsNumeric gives error
Posted by eje at 7/5/2004 10:52:49 PM
IsNumeric(value) should return false if value "can not be
successfully converted to a Double." Instead I get the
following error message: "Input string was not in a
correct format."
I use the following function in a validating class to use
when needed. (Value = H880118A gave the error (... more >>
non static class member a TLS?
Posted by liqiang_chen NO[at]SPAM hotmail.com at 7/5/2004 7:20:10 PM
Hi,
In C# .NET, is non-static class data member a TLS(thread local storage)?
Thanks.... more >>
Please suggest
Posted by Support at 7/5/2004 6:12:43 PM
We are a large organization with a number of offices all over the state.
All our employees need to access data/update data and generate reports from
all offices.
Initially our application will be developed on intranet and then it will be
uploaded on third party web server/database server
... more >>
re: How to draw lines with arrow head in VB .net
Posted by paja at 7/5/2004 4:54:01 PM
Hi,
I need to draw lines with arrow head in my application.
I am not sure how to do that.
Any help will be appreciated
Cheers... more >>
Has the OFFICIAL beta period already started?
Posted by Stephan Brunner at 7/5/2004 4:06:43 PM
https://beta.microsoft.com tells me that there are NO Enrolled betas
Am I in the wrong movie?
Where is the official place for VS 2005 / Framework 2.0 Beta 1 testers?
... more >>
How do you map network drives?
Posted by Jason Moore at 7/5/2004 1:18:02 PM
I have a Visual Basic .Net application that needs to disconnect and connect a network drive, how can I do this?... more >>
Raising events froma Windows Service
Posted by JohnFol at 7/5/2004 11:28:41 AM
I will be re-writing an old VB6.EXE using .Net. The existing tool just sits
processing data from a SQL connection. My aim is to re-write as a Windows
Service that raises event that can bwe seen by a UI
The UI will be a Windows App to show the data being processed, but it
doesn't have to be run... more >>
how can I make this assembly work again?
Posted by buran at 7/5/2004 11:19:07 AM
Dear ASP.NET Programmers,
I encountered the following problem when running my project:
Configuration Error
Description: An error occurred during the processing of a configuration file
required to service this request. Please review the specific error details
below and modify your configurat... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
configuration error - access is denied
Posted by buran at 7/5/2004 10:59:22 AM
Dear ASP.NET Programmers,
I encountered the following problem when running my project:
Configuration Error
Description: An error occurred during the processing of a configuration file
required to service this request. Please review the specific error details
below and modify your configurat... more >>
IWshRuntimeLibrary does not have a strong name
Posted by John O'Neill at 7/5/2004 9:54:25 AM
Hi
I have a c# application that I sign with a strong name key which is fine,
but when I add a reference to IWshRuntimeLibrary I get the following error
when I build my project:-
error CS1577: Assembly geration failed -- Referenced assembly
'Interop.IWshRuntimeLibrary' does not have a strong... more >>
SQL Server 2005 Express Beta messes up your SQL Server 2000, BEWARE
Posted by ik at 7/5/2004 9:06:51 AM
ERROR after uninstalling SQL Server 2005 Express
I get this message,
SQLDMO has not been registered. Please re-run your setupand contact your
system administrator.
GREAT!!! ReInstalled SQL SERVER 2000 after playing around with SQL Server
2005...
Snap In Failed to Initialize,
Name: Sql... more >>
Crystal Report: SetParameterValue not doing what it says!!!!!
Posted by Alex Stevens at 7/5/2004 8:25:19 AM
Hi all,
I'm having trouble setting a boolean parameter in a crystal report which I'm
calling from a VB.net windows Form application.
The parameter is called ShowScrappedOnly and is set to a boolean.
This is the code that I try to set the value with:
rptReport.ReportDocument.SetParameter... more >>
Restoring Default IDE Toolbox
Posted by kengre at 7/5/2004 6:50:01 AM
I have lost all the controls in my IDE Toolbox -- It makes no difference the type project I open --- The toolbox is empty --- How can I restor VS .NET 2003 Professional's Toolbox back to its default contents
Ken... more >>
How do I open my .HXS files using my DExplore ?
Posted by Jeff Relf at 7/5/2004 6:38:19 AM
Hi all,
I just loaded the most recent Platform SDK,
which included a lot of Help-2 files, .HXS files,
on my new Windows XP system.
I see that I have DExplore.EXE, the required reader.
( I do not have or want .NET, only VC6 )
But I can't get the DExplore to open any .HXS files...
... more >>
context menu font
Posted by dave at 7/5/2004 2:17:25 AM
VB.NET
i`ve created a systray icon using a context menu and the
notifyicon class.
how do i change the font for a particular menu item ?
i.e
Me.MenuItem4.Text = "Settings"
i want to make this entry bold.
me.font.bold=true
is readonly so can`t be done. Settings OwnerDraw = True... more >>
smtp receive ?
Posted by Elise.D at 7/5/2004 1:54:03 AM
Hi,
i have to migrate an old asp classic app into asp.net
this application has a mail fonction
--
Elise Dupont
MVP .Net France... more >>
Installing new Trial version activation code - Removing VSnet without original DVD.
Posted by Dave Smithz at 7/5/2004 1:20:27 AM
Hello There,
I obtained a visual studio .net which I installed a few months ago but then
never had time to use. I obtained a new copy of the trial which is slightly
newer.
However, because I have lost my original installation DVD, I cannot remove
the first installation to do a reinstall th... more >>
Installing VS.net
Posted by Silverwing at 7/5/2004 12:25:01 AM
I have a case and i can't solve it , i need to install VS.net 2002 on machine running Win2000 , and installed on it MSCRM and IIS and .net framework 1.1
The problem is when i install VS it make changes to IIS and make MSCRM fail to work cuz VS change the defualt virtual directory .
can i... more >>
|