Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / March 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
dynamic windows service name02 Mar 2004 08:30 GMT1
I am trying to install a service using dynamic naming. I wrote values in the
configuration file, and trying to assign one of those values to a string,
and using this string as the name of the installer
<?xml version="1.0" encoding="utf-8" ?>
aspnet worker process is shared??02 Mar 2004 04:55 GMT1
ok so I've seen hundreds of posts with questions from people getting the following error
"aspnet_wp was recycled because memory consumption exceeded ........
The general consensus appears to be that there are wierd memory leaks in people's code, but has anyone got an answer to the ...
Controling The GC02 Mar 2004 02:47 GMT5
Is there any way to tell .NET to "Wake up" the GC when available memory
reaches a set threshold?
Regards,
Rob.
.NET framework version and service pack 202 Mar 2004 01:40 GMT1
Hello. I have verified through MMC that the current .net version on one of the machines i'm monitoring is 1.0.3705.288
Does this mean that the framework is already running on Service Pack 2?
Thanks very much!
.net framework installation problem02 Mar 2004 01:35 GMT3
While installing .net framework, I get following message "Microsoft .NET Framework Setup has failed.  If this continues, please contact Product Support.
the dotnetfx.log has following entr
Calling MsiInstallProduct() with commandline
    ADDLOCAL=All ARPSYSTEMCOMPONENT=1 ...
Help!  Sending mail from windows service01 Mar 2004 21:33 GMT1
I've got a service that needs to send email if there's a critical failure.
The following code works fine in an otherwise empty service:
Protected Overrides Sub OnStart(ByVal args() As String)
   System.Web.Mail.SmtpMail.SmtpServer = "mysmtp.com"
making pop account on mail server from dotnet01 Mar 2004 21:10 GMT2
i need some help and advice
i am using asp.net to make a email application  it is complete but just one
thing ,
i want to create a pop account at the mail server   from my scripts  is
Develop for Pocket PC 2003 with VS.Net 200201 Mar 2004 21:06 GMT2
I have MS Visual Studio .NET 2002, is it possible for my
to write applications for Pocket PC 2003?  
If so I don't have to purchase anything do I?  What about
upgrading to .net 2003 is that expensive?
linker error with 'new'01 Mar 2004 19:32 GMT3
Hello i'm trying to compile a simple C++ managed class library (dll) but
the projet that the wizard creates doesn't compile. The linker gives me
this error:
"ShaderDesignerSDK error LNK2001: extern symbol "void * __cdecl operator
Reflection on existing variable01 Mar 2004 18:32 GMT2
I'm trying to loop through each field in a class and print its value out.
Using reflection I can build a list of the fields/methods/properties etc.
and I can use InvokeMember() to create a new class in memory. But I can only
do this by using the an object's Type and creating an ...
Slow right click on short cuts after .net framework installed01 Mar 2004 17:41 GMT2
Have installed the .net framework onto a windows 2000 pro SP4 system, now when ever you right click on a short cut it take 20 seconds for the pop-up menu to show
Any ideas as to what causes this
Thanks
HttpWebResponse - deadlock01 Mar 2004 17:11 GMT1
I am using HttpWebRequest-HttpWebResponse in a multi thread app. The requests are made synchronous and I’m using a decent # of threads (8 Max).
The problem is this: after a number of successful responses (but not always the same) the app starts to receive time-out response and ...
Run process as another user01 Mar 2004 16:33 GMT10
I would like to start a process from C# code as another user. The C# code is executed as the ASPNET user because it relies in a Web Page class, and I would like that the process will run as another user to gain the required rights for execution (the external process needs to ...
How do I retreive the value of AssemblyTitleAttribute01 Mar 2004 15:50 GMT1
I would like to be able to retrieve the values of several of the
AssemblyXXXAttribute classes.  How do I get to them at runtime?
Thanks
-------------------------------------------
design considerations01 Mar 2004 14:42 GMT1
I'm trying to figure out a "best practice" way to tackle the business layer
design in a better way than I do now.
My options for the business logic layer are (AFAIK) as following:
1. Create a custom business entity object for interaction with each, some or
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.