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 / March 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Unspecified Error! Help22 Mar 2006 13:40 GMT1
This is the most excruciating error I have ever had to deal with in 10 years
of programming with Visual Basic.  
I am getting an error albeit intermittent most of the time, but I am now
getting it consistently on one of my aspx pages.
asp.net22 Mar 2006 13:33 GMT2
    this is shekar
pls can anybody giv eme the corerct information about this asp.net
application in a short coding methods.
IHttpHandler problem22 Mar 2006 10:16 GMT1
Hi;
I just wrote my first IHttpHandler and am having a problem. If the content
type is "text/html" then the below code works fine. But if it's "text/plain"
then my browser gets:
Applying themes to html22 Mar 2006 09:56 GMT1
I have a master page that has a table. The table represents a banner.
I need to change background images for the cells depending on the page
theme.
I set up css and defined styles with background -image: url(...). I set up
The Cache object22 Mar 2006 09:30 GMT5
Is there a way to get to the Cache object in some other way than the
current contex?
I mean - the Cache is independant from the request so I would expect to
see some kind of Cache.Current property or something like
Object reference not set to an instance of an object.22 Mar 2006 09:07 GMT1
i have a webform with a dropdownlist and 2 textboxes. it has a dataset
with a table with 2 fields, 'areaID' and 'areaName'.
in the Data properties window of the DDL, i have the DataTextField set
to areaName, and the DataValueField set to areaID.
Multithreading in ASP.NET app???22 Mar 2006 08:58 GMT29
My ASP.NET application needs to accept data from a post and return quickly.
I've added a worker thread to wake up and save data asynchronously after the
data is received.   But, it appears to me that IIS kills the process and
thus the worker thread right after my main ASP.NET ...
Is this possible to render page in memory?22 Mar 2006 08:54 GMT5
I want to render a page in memory. That is (pseudo-code):
Page aPage = new Page();
LiteralControl lc =
   new LiteralControl("<form runat=server><asp:Label id=label
DropDownBox value after postback differs... 22 Mar 2006 08:10 GMT2
I'm having a DropDown box with 2 items... one with Value 1 and one with
Value 2.
If I load the page and it has Value 1 selected from page_load() and then
select Value 2 on the form.. .and then from a checkbox use javascript to
How do I use another ASPNET provider aside from the default?22 Mar 2006 07:50 GMT1
<!--
+-----------------------------------------------------+
| Case 1:                                             |
|    Using another SQL Server                         |
Atlas22 Mar 2006 05:46 GMT1
I just installed Atlas and its samples, I'm trying to run the samples but
I'm getting this error:
Error 1 The type or namespace name 'Web' does not exist in the namespace
'Microsoft' (are you missing an assembly reference?) C:\Program
Upgrading ASP 1.1 to 2.0 problem - deploying - must clear assembly22 Mar 2006 04:08 GMT1
I've just upgraded from Visual Studio 2003 to 2005 and I've finally got my
website working on my laptop. WHen I try to send it over to the real
webserver - it fails miserably.
I've had MULTIPLE problems - but right now - the proble appears to be that
Replace a value wiith a graphic in a datagrid?22 Mar 2006 04:05 GMT4
i am displaying a dataset in a datagrid, for one of the values being
displayed it either comes back as a 1 or a 0, which is currently bound
to a column in the datagrid
what i'd like to do is that if the value equals 1, replace that value
ForeColor of validationSummary control22 Mar 2006 03:52 GMT2
Is it possible to update this property programatically? would someone please
give me a hand? The message I got back when I run one of my web pages is:
Parser error "<%errorColor%>" is not a valid value for int32.
Here is what I have:
DetailsView22 Mar 2006 03:45 GMT1
I need to customize the DetailsView New record (insert) so that it gets the
maximum value of ROWID and adds 1, places that value in the textbox and
makes it read only.
Also, I have a field called "DATEEVENT". I would like to place a calendar
 
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.