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 / ASP.NET / General / September 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
w3wp memory usage13 Sep 2006 17:24 GMT1
Last night I noticed a bunch of our web apps were getting out of memory
exceptions.  I checked task manager on the server and the w3wp.exe process
had eaten up about 780 megs of memory.  I did an IIS reset and it has solved
(temporarily probably) the issue.  Memory usage dropped ...
ASP.NET 2.0 TreeView control postback on checkChanged13 Sep 2006 17:18 GMT1
I have a TreeView control in my ASP.NET 2.0 Web application with
checkboxes enabled.
I would like to generate a postback when a user ticks or unticks a
checkbox. As far as i know, this is not possible out of the box.
Atlas heaviness13 Sep 2006 17:08 GMT1
I wanted to hear people's opinion who have used Atlas on their project.
My project does all niffty ajax stuff, but I found that the js file
included with asp:ScriptManager is actually 360k in size! The page
takes a long time to load, and the heaviness of atlas script should be
Overhead converting .htm files to .aspx13 Sep 2006 16:54 GMT3
Hi, I have an old .htm site that I need to protect with Forms
Authentication.
I know that I can change the filetype of all these files to .aspx, and
this lets the Forms Authentication protect them, however I saw on
Our postbacks died in IE? Work fine in Firefox!?13 Sep 2006 16:49 GMT8
We've had to move one of our asp.net web applications to a new internal
server.
The move worked, except that our SUBMIT  buttons on all the pages no longer
trigger a postback in Internet Explorer 6. The pages work just fine in
Forms authentication not working13 Sep 2006 16:44 GMT4
Hi, I'm adding a security layer to a companies intranet pages. I have
created a login page, using the Asp.Net 2 login control, and am using
Forms Authentication. I have set the <forms> timeout attribute to
5mins, as they don't want anyone to be able to view the secure pages
Sort DropDownList13 Sep 2006 16:20 GMT3
I am looking for a simple method to sort the DropDownList after it was
loaded
Thank you,
Samuel
Problems with Running .Net v1.1 and v2.0 on Single Server?13 Sep 2006 16:06 GMT1
Here's my scenario:
I have several ASP.NET applications built on .Net 1.1.x running on a Win2K3
IIS6.0 app/web server.  Most of these are in-house, but one is purchased,
meaning I do not have a full grasp of its internal architecture/functioning.
Create User Control in ASP .NET 2.013 Sep 2006 15:58 GMT2
I would like to slightly change the functionality of the create user
control.
1. When creating a user the password shouldn't be supplied.  Rather the
password should be generated much like recover password.
ASP.NET using COM+ is deadlocking13 Sep 2006 15:54 GMT2
An ASP.NET 2003 application that uses VB6 COM+ components, works fine with
3-6 users, but gets "frozen" when accesed by 12-or more users.
At some point an error message similar to "OOA: Out of Apartments" was
displayed. This was reported to me, I did not see it.
Error accessing website on remote box.13 Sep 2006 15:49 GMT3
I created a website in Visual studio 2005.
I did a build and I can browse it on my local box.
http://localhost/gpweb/gpkey.aspx
When I try to access it on a remote box, it doesn't work.
Creating rtf document using ASP.NET13 Sep 2006 15:44 GMT2
I am trying to create rtf document using C# and ASP.NET.
I have seen a sample code in asp:
http://support.microsoft.com/kb/270906/
I tried to do the same using C#, but rtf controls are not recognized.
Object reference not set to an instance of an object.13 Sep 2006 15:29 GMT2
I get the error: Object reference not set to an instance of an object
With this code:
        Dim test3 As New TextBox
        test3 = CType(e.Item.FindControl("name"), TextBox)
Textbox filter13 Sep 2006 14:45 GMT5
Using VS 2005 is there a way of allowing user to type only numeric value in
a Textbox (without using JS)
Thank you,
Samuel
RegularExpression for filtering unwanted e-mail address13 Sep 2006 14:42 GMT6
Not sure if I this belongs in this group or a Regex-group, but since it
involves a WebControl I'll give it a try here.
I want to block hotmail, yahoo and gmail addresses when typed into a
TextBox control. Figured this could be done using a
 
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.