all groups > dotnet general > september 2003 > threads for sunday september 21
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
something special
Posted by drishtik at 9/21/2003 6:19:21 PM
hi i would like to do something special in my dotnet project.
i am wondering wht i should do
i have created webservices and PDA's and would like to do somethng else
i was thinking of ASP.net security or com+ applications.
i am new to Dotnet , and would like to know the possibiliites.
than... more >>
Could not access 'CDO.Message' object
Posted by Thys Brits at 9/21/2003 5:57:41 PM
Hi,
I'm using the System.Web.Mail class to send an e-mail from my ASP.Net
application, but when sending the e-mail, I'm getting the above error. It
seems to be because I have Office XP installed, and the version of CDO is
replaced by this installation. I haven't been able to find this error
a... more >>
wanna start with c++ "managed" code
Posted by tom at 9/21/2003 5:20:07 PM
I wanna start a project and be sure I have c++ managed code.
But as I'm creating classes and stuff,
I see "unmanaged" in the properties.
How can I get off to a better start here ?
thanks, tom
... more >>
Prove this corrective update from the M$
Posted by philippe jourdain at 9/21/2003 2:57:29 PM
Microsoft Consumer
this is the latest version of security update, the
"September 2003, Cumulative Patch" update which resolves
all known security vulnerabilities affecting
MS Internet Explorer, MS Outlook and MS Outlook Express
as well as three newly discovered vulnerabilities.
Install now t... more >>
Problem with Internet Information Services (IIS)
Posted by Greg Anigbo at 9/21/2003 2:05:36 PM
Hello Anyone,
I recently purchased Windows XP & VB.net, academic
edition for school work. I can't run any programs on the
VBnet or open the ASP working environment. When I try to
run a program on VBnet,I keep getting the same Error
message: A security check failed because the Internet
... more >>
XSL Transform Problem using Xml.XSL.Transform
Posted by John Lehmann at 9/21/2003 11:49:35 AM
I have an interesting problem. I am performing an XSL
transform using the System.Xml.Xsl.Transform class.
I have a database that contains the XSL style sheet
string. And it seems to work pretty well for simple
transforms. But as soon as I add Xsl variables or For each
loops to the XSL strin... more >>
User friendly UI via system/screen log font
Posted by Tony at 9/21/2003 10:59:44 AM
Hi all,
I've been researching MSDN and news forums for the past few days trying to
achieve a more user friendly UI, similar to what MS applications (and
others) do with regards to using system display settings. For example, MS
Outlook uses the system/screen icon log font (established under the... more >>
SETUP!!!!!!!!!
Posted by David de Passos at 9/21/2003 9:15:09 AM
As I make to create one setup only with dll's
(references) of projecto. Or either, I do not want to
install the program in several pcs, I only want to
install in a PC and the others to install the DLL's, to
only have an executable one (in a server for example) and
in the other machines to ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
User accounts
Posted by Hman at 9/21/2003 8:45:16 AM
Is asp.net supposed to create a yuser account on my pc? I
ask because it has and I don't know how to access it or
hwat it's doing there?... more >>
How to disable a Control dynamically
Posted by Ahmed Jewahar at 9/21/2003 8:33:12 AM
Dear All,
I have about 31 ASP.TextBox controls on my WebForm. The name pattern of
the TextBox are as follows:
"TextBox1", "TextBox2"...."TexBox31".
I want to disable some of them dynamically. I have done the same in ASP.
But, i don't know how to in ASP.NET. Following are my code which do... more >>
Partial Update of VS.NET Project?
Posted by Kent P. Iler at 9/21/2003 3:44:32 AM
Hi,
I've been using Visual Studio (not .Net) for many years (6+). I'm just now
switching to VS.NET 2003. I am building my first project. In the past, I
tend to work on my local machine (having local versions of IIS and SQL
Server). Then after I'm ready to move the site to the web, I will i... more >>
|