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 / November 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ASP.NET Configuration Tool - cannot find server13 Nov 2007 10:21 GMT1
I am trying to add users to the default ASP.NET membership provider (SQL
Express) using the ASP.NET Configuration Tool.
When I launch the ASP.NET Configuration Tool from the Web Site menu in
Visual Studio, the ASP.NET development server starts, a browser window opens,
asp.net error: could not find a part of the path13 Nov 2007 09:26 GMT1
I have a codebase which contains project for all the DLL's and another
project for all UI presentations.
When I try to open an aspx page on Visual Studio editor, I get
following error on the very first line of the aspx page:
dynamically adding controls with events (but events are not firing)13 Nov 2007 06:33 GMT2
I have a very simple page where I have a dynamically generated control
(panel) with child controls, but the problem is the dynamically added
control has events and they are not fired which I expect to have a recursive
page generations.
Embedding <OBJECT> in ASP.NET13 Nov 2007 02:11 GMT5
anyone have any idea why I might be having an impossible time embedding a
YouTube <object> in an .ASPX file:
<object width="425" height="355">
 <param name="movie"
Problem with <div> tags in masterpage not spanning to default.aspx13 Nov 2007 00:02 GMT2
The masterpage and default.aspx are linked fine.  I am using <div>
tags for the background with one that repeats-y to go through the
middle.  As the placeholder grows, the <div> in the master page does
not recognize this so my border does not continue to span.  In regular
Acceptable level of page faults12 Nov 2007 23:17 GMT5
I have an ASP.NET application, hosted on two web servers. I am looking
for advice on what should be an acceptable level of page faults on
these production servers. If the acceptable level is zero, then where
should I begin reducing page faults in code? What should I look for in
wrap text in datagrid cell12 Nov 2007 23:00 GMT2
here is a cleaner version of a question I posted yesterday.  I have
tried many versions of the code below but cannot get the column to
wrap.  I am using asp.net 2.0 visual studio 2005.  ultimately I will
be adding template columns as well, but really need this column to
AJAX Futures question12 Nov 2007 21:49 GMT2
3 quick questions...
1. Are the controls in the AJAX Futures download "beta" or the release and
stable version?
2. Also, where is the best way to learn how to implement these?  (Other than
Cancel Postback for ASP.Net Button12 Nov 2007 21:18 GMT6
I read the 4 or 5 threads on this Subject and it seems my javasript should
work but it doesn't.  In the designer, the onClientClick is set to:
CheckForSave(this).  This works in .Net 1.1 but not 2.0.  The User is
presented with an OK or Cancel confirmation window.  However, ...
VS Frustration12 Nov 2007 19:49 GMT2
Ok all I want to do is select an item in the document outline window and go
to properties of that item.
I find the item in the doc outline.  If I click the properties tab or F4 I
get the properties of ICSSSelection (whatever  that is).  I have only one
wrapping text in datagrid12 Nov 2007 19:27 GMT1
hello I am trying to wrap the text in the contact_email cell of a
datagrid in asp.net 2.0 and tried many variations of the code below.
the asp:TemplateColumn HeaderText="Email" wraps as expected but I
cannot get the asp:BoundColumn Visible="False"
how to display a webpage in mobile 6 emulator12 Nov 2007 19:10 GMT1
I downloaded the mobile 6 SDK and I'm trying to display my webpages in
the mobile 6 emulator, but I'm not able to get into the internet.. the
active sync is connected..
When I was using the mobile 5 emulator, I was set up the ip address to
DB Problem12 Nov 2007 19:09 GMT2
Friends,
I have a table in the DataBase that have a column with repeated values...
Example
| ID | Values |  RepValues |
How to create a SubDomain12 Nov 2007 16:36 GMT12
Our company domain, say, wombat.com needs to create several subdomains:
support, training, and purchase are three of the subdomains needed.  So when
someone browses to //training.wombat.com they will be directed to the IP we
have assigned.  I have two questions:
Button_Click and Session12 Nov 2007 16:14 GMT8
Sorry i'm a newbie with Asp.net, here is my problem :
private void Page_Load(object sender, System.EventArgs e)
{
    if (IsPostBack) { Label1.Text = (string)Session["test"]; }
 
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.