Home All Groups Group Topic Archive Search About

ASP.NET Development

microsoft.public.dotnet.framework.aspnet
Score How to create clear text passwords so asp:passwordrecovery sends t
John Hall - 10 Jun 2006 10:11 PM - 1 message
We are using Visual Web Developer 2005 Express and the ASP.NET administration tool to create users. After we implemented <asp:passwordrecovery ... /> new passwords are emailed to the user instead of the original one. I guess if we ...
Score Page life cycle : LoadPersonalizationData = Blobs?
AC [MVP MCMS] - 10 Jun 2006 8:48 PM - 1 message
Looking for a configmation here.. In early ASP.NET 2.0 documentation such as the life cycle diagram by Leon Andrianarivony from 2004([link]) and an MSDN article from March 2005 ([link]) ...
Score Application Restart happens for each page
amolkasbekar - 10 Jun 2006 8:16 PM - 4 messages
Hi All,      I have a asp.net application that I am migrating from 1.1 to 2.0. The App runs fine in 1.1. My setup is Winxp with IIS5. However, when I run the app in 2.0, IIS is doing an 'Application Restart'  for every ...
Score asp.net databinding: Master detail relations in three levels.
Frederik Borg - 10 Jun 2006 8:09 PM - 1 message
Hello, I have managed to create a page with three drop-downs. Each is bound to a SqlDataSource. The 2.level data source is filtered using a WHERE clause that takes the top level selection as input. The 3. level is filtered on the 2. level selection. ...
Score Trouble opening a asp.net project
Frank Rizzo - 10 Jun 2006 7:48 PM - 2 messages
Hello, I've inherited an vs2003 asp.net project from a fellow that had Windows 2000 advanced server as his development machine.  As a result he mapped the project to a web site (mapped to a non-standard port, 87 I think) ...
Score Help with ASPNETDB.MDF
vbMark - 10 Jun 2006 7:36 PM - 1 message
Hello, (ASP.NET 2.0 w/ C#) I am trying to get my web app to use the production SQL server for all user/profile information but it keeps creating the ASPNETDB.MDF file (locally) when I use a custom profile property. ...
Score problem while filling dataset with oledbdataadapter using msaccess
ashokkumar - 10 Jun 2006 7:02 PM - 1 message
i'm using win xp with service pack2 and ms acess 2000 . when i try to execute it will raise an exception  Microsoft jet database   engine cannot open the "source file(ie) xyz.mdb file ,It is exclusively used by another user". ...
Score Dynamic Data Entry Screen? How-To?
Spam Catcher - 10 Jun 2006 5:44 PM - 2 messages
Hi all, I'm building an application which requires custom dynamic data entry screens. These screens could do anything - from displaying data, to doing complex calculation. I'm thinking of using a web browser (IEControl - .NET 1.1) control to load ...
Score Move progress indicator in atlas
Chris - 10 Jun 2006 3:22 PM - 2 messages
Hi, I had asked this question on the asp website but no ans. How can I move the Atlas Progress Indicator on a page. It seems to default only to the top. I have three textbox and a button on a page. When the user ...
Score trying to change the mediaplayer url from a databound listbox
Stephen - 10 Jun 2006 2:20 PM - 2 messages
Here is my issue. I have a <asp:listbox control that is populated with movie titles and url for the media file from a database.  No problem. No what I want is the OnSelectedIndexChanged event to be able to change the mediaplayer.url  on ...
Score how to raise SelectedIndexChange event?
Dave - 10 Jun 2006 1:51 PM - 3 messages
Hello, I'm starting with asp.net and i don't know how to raise the SelectedIndexChange event when clicking in a dropdownlist control. I thought it was the same as by clicking on a button. This is what i did: ...
Score test
ASP User - 10 Jun 2006 1:00 PM - 1 message
...
Score a Simple JavaScript
Bruno Alexandre - 10 Jun 2006 7:47 AM - 3 messages
Hi Guys, I wonder How can I include a JavaScript inside a Wizard Step... all I need is to perform a Function that will return True Or False (if False I'll show a ASP Panel), and while I get False I can't allow the user to ...
Score Trouble deploying an ASP.NET project that uses a SERVICE
Afshar - 10 Jun 2006 6:51 AM - 9 messages
Hi Group, Please help ending my Nightmare! There's a Windows Service written in VC++ and I have an ASP.NET project that uses this sevice as a COM library. It just works fine in VS Internal Web Server and also in my ...
Score Where is Page.RegisterClientScriptBlock Available?
Nathan Sokalski - 10 Jun 2006 5:19 AM - 10 messages
I have used the RegisterClientScriptBlock method in external functions of mine (ones that are saved in a separate *.vb file), where I use them as follows: Public Shared Sub MyFunction(ByVal txtbox As TextBox)     'other code     txtbox.Page.RegisterClientScriptBlock("mykey","myscript") ...
Score implementing asp.net profile provider
Danial - 10 Jun 2006 4:30 AM - 1 message
Hi, i am using asp.net and i want to create custom profile class that's fullfill my requirement like(get and insert profile from aspnet database) and i also get help of this class from microsoft site ([link] ...
Score web configuration
Danial - 10 Jun 2006 4:29 AM - 1 message
Hi, i am using asp.net and i want to create custom profile class that's fullfill my requirement like(get and insert profile from aspnet database) and i also get help of this class from microsoft site ([link] ...
Score clicking on a hyperlink to a PDF file, launch acrobat without toolbar
mrmagoo - 9 Jun 2006 11:27 PM - 2 messages
Is that possible? I want to click on a hyperlink, but if it's to a PDF file, I want to disable the toolbar. The goal is to avoid the file being forwarded to emailed. I have a procedure that loops through files and adds hyperlinks to a ...
Score Help with atlas
Chris - 9 Jun 2006 10:16 PM - 9 messages
Hi, I can't seem to find any info on calling a webservice with atlas and populating a gridview with the results. All the doc shows on the atlas website is alert. Who would want to alert? Please assist? Thanks ...
Score OnStartPage Error in ASP Compatability Mode
David - 9 Jun 2006 9:38 PM - 1 message
I am trying to migrate a .net 1.1 Web Application to a 2.0 Web Application.  I am experiencing issues when putting a strongly typed dataset into session, and then navigation to a page where aspcompat is set to "true". ...
Score Program in debug closing out after 2 hours
Merennulli - 9 Jun 2006 9:29 PM - 1 message
I've got a program I'm writing that's going to take upwards of 7 hours to run. In debug mode, the program closes out after almost precisely 2 hours without any error, as if it had just been passed a Close() or ...
Score ASP.Net [2.0] Build Number?
Rob Meade - 9 Jun 2006 8:57 PM - 2 messages
Hi all, In VS2003 I was able to, in the assembly.info file specify a build number. I have been unable to locate this in VS2005 - I can only assume VS is doing this all for me...is there a way to still control it myself? ...
Score Club Site Starter Kit and Error during the execution of the SQL fi
nj - 9 Jun 2006 8:38 PM - 1 message
How do you resolve: An error occurred during the execution of the SQL file 'InstallCommon.sql'. The SQL error number is 1802 and the SqlException message is: CREATE DATABASE failed. Some file names listed could not be created. Check related errors. ...
Score how to loop through a directory and hyperlink to all files
mrmagoo - 9 Jun 2006 8:03 PM - 5 messages
I want to loop through a directory and list all files in hyperlinks. Then when you click on a hyperlink, it opens the file in whatever application it needs. For now I need to do this with Adobe Acrobat, but I'd like to know ...
Score how get the selections from dynamically created radiobuttonlists in asp.net 2.0?
loga123 - 9 Jun 2006 7:38 PM - 2 messages
I have an aspx page where I am creating "radiobuttonlists" dynamically based on the result from a SQL query.  "ID" property of these controls is set dynamically. Then...i have a "submit" button on my page which when clicked takes me ...
Score Programmatically retrieving AssemblyVersion
MattB - 9 Jun 2006 7:31 PM - 4 messages
I searched around a little and I don;t see how I can get the AssemblyVersion of the main assembly of my asp.net 1.1 application. Can anyone point me to an example? I want to be able to display this in the ...
Score Caching web pages.
UJ - 9 Jun 2006 7:25 PM - 3 messages
We are about to move our web site to be more dynamic - people will be editing things like text strings on a page. This stuff won't change very often. I was wondering if Output Caching would be reasonable so that the ...
Score Help: GridView RowCommand Event intercepts RowDeleting Event
keithb - 9 Jun 2006 7:11 PM - 2 messages
What causes a GridView RowCommand Event to intercept a RowDeleting Event? How to cure it? Thanks, Keith ...
Score Change DataGrid Headings color
tshad - 9 Jun 2006 6:00 PM - 4 messages
How do I change the color of a particular columns' text (forecolor)? I normally do this in my PreRender function for the rows as:    for each oItem as DataGridItem in DataGrid1.Items     oLabel = CType(oItem.FindControl("SessionID"),Label) ...
Score How to Debug a MSSQL2000 Stored Procedure in VS2005
Randy - 9 Jun 2006 5:28 PM - 1 message
Does anyone know of a good tutorial/thread ? I want to debug my sql server 2000 stored procedures within VS2005. I also want to debug the stored procedures associated with the login/role management controls (I don't know if it makes a difference ...
Score Wait for an external process to connect...
Roy - 9 Jun 2006 5:15 PM - 2 messages
Hi all, This is the setting of my asp.net app in the debugging portion of configruation properties. When I try F5 or debug | Start, I get this message: "Running the project requires setting an initial Web page as start page" ...
Score DataSets in ASP.NET 2.0
Jorge Bustos - 9 Jun 2006 4:51 PM - 5 messages
Is there any way to drag & drop a DataSet or DataTable in a Web Form to link it visually to a gridview, as it was done in ASP.NET 1.1? I can't fnd those components in the toolbox, and I have tried to add them to it without ...
Score PP: AJAX Control Consumption
prabhupr - 9 Jun 2006 4:48 PM - 3 messages
Hi Folks For me to use Ajax (Ajax Control) do I need to download something in particular, any framework and speicial assembly.... Can somebody please point me to some basics on AJAX, on how to use it (may be sample code) ...
Score Session State Problem (ASP.NET 2.0)
jeff_m - 9 Jun 2006 4:47 PM - 3 messages
Hello, I'm having some trouble with a combination of these elements: the Session state, a Repeater control, a TreeView control, and a button. Here's the process:   - User logs in (loginid stored in session state)   - User presses a button (to delete a node from the TreeView) ...
Score Troubles reference this pointer in external class file
PeterKellner - 9 Jun 2006 4:39 PM - 3 messages
I'm wanting to reference page controls from a cs file in the app_code directory.  I'm getting a _Defaullt could not be found, missing directive or assembly reference error.  Very simple example below. Default.aspx.cs: using System; ...
Score Relative Addressing and VS2003 Problem
JebBushell - 9 Jun 2006 4:30 PM - 4 messages
I am unable to configure the addressing for images so that I can see them in a) the VS 2003 IDE, b) the site as hosted on my local machine, and c) the site as hosted in production. As an example, I have an <asp:image...> on the same page as an <IMG...>.  ...
Score RegisterClientScriptBlock not updating
gane - 9 Jun 2006 4:11 PM - 1 message
Hi, I have a Page.RegisterClientScriptBlock in datagrid itemdatabound which creates dynamic javascript arrays for each row generated. This works fine on datagrid loads. But when i did the sort on the datagrid, I see the same javascript arrays in ...
Score zoom image
Keith G Hicks - 9 Jun 2006 3:32 PM - 4 messages
In MS Access image controls there's a property setting for "Size Mode" --> Clip, Zoom or Stretch. I don't see any similar property in an asp image control. When I have an image on a page, it seems to Stretch no matter what. ...
Score FormView and stored proc data binding
Jeff Harkavy - 9 Jun 2006 3:13 PM - 1 message
Is this possible or am I barking up the wrong hydrant? I want to have a FormView (ASP.NET 2.0, obviously) on a web page that's populated via a stored procedure.  There are two sections of the view that ...
Score Screen Design
coursemat - 9 Jun 2006 3:05 PM - 2 messages
Hi, I need some help...Plz be patient and read it --i guess one cant get more confusing than this 1 I have a set of screens .... Screen1. A search screen - to search for a list of customers Screen2. A view/modify  screen - to view/modify the customer details ...
Score Help: Web form based authentication configuration
david - 9 Jun 2006 2:56 PM - 7 messages
I have developed login.aspx for Web form based authentication, and configured IIS and Web.config. It has been working until two days ago. I believe that some other people changed the IIS configuration so Login.aspx can sends userid/password, but can not get response from server. ...
Score Question on Displaying data in Datagrid
stephen - 9 Jun 2006 2:53 PM - 3 messages
Hi, I have a result set and it has following information aID    aLname        aFname    isEnabled 1        Smith            Jack         1 ...
Score urlrewriter.net
Patrick.O.Ige - 9 Jun 2006 2:43 PM - 1 message
Any ideas from who has used this open sourrce for Asp.net(url rewrite) [link] ...
Score Security!!!
Vai2000 - 9 Jun 2006 2:40 PM - 3 messages
Is there a way I can set access on page level? Like I have a  web application (ASP.NET 2.0) in which I have 10 pages. Out of this 10 pages 3 pages are for admin use and I need a user to login before allowing him to ...
Score JavaScript messes up aspx page (2.0) CSS formatting
sck10 - 9 Jun 2006 2:38 PM - 10 messages
Hello, I have a page with an ImageButton that is used to redirect to another page. When the page first opens, everything looks as expected.  However, when I click on the image, the new page opens as expected.  However, when I go back ...
Score Print information from datagrid
Joris De Groote - 9 Jun 2006 2:37 PM - 1 message
Hi, Is there a possibility that you have a button and when pressed, only the information that stands in a datagrid will be printed? Thanks ...
Score Programiticly Set Databound Readonly Property
siamesedream - 9 Jun 2006 2:09 PM - 1 message
Is it possible to toggle the readonly property of a databound column of a GridView during runtime? It might be possible to disable the textbox that appears in edit mode to achieve the same effect, however, I don't want the display of the column to switch from a label to a textbox. ...
Score Pass recordset from code-behind to aspx file
slowmotiongenius - 9 Jun 2006 2:07 PM - 6 messages
All- I have established an adodb recordset in my code-behind, and I need to pass it to the aspx file. I can't seem to figure out if there is a way to do this. I see you can pass a string over using the ...
Score Wrapping Gridview Columns
james.parish - 9 Jun 2006 2:05 PM - 3 messages
I have a gridview (GV) that I want for every 4th column to wrap to the next line... Maybe I'm using the wrong control...but It will always be one row returnings from dataset. Example: Contract........Year.........Part...........Iso Cd ...
Score Response.Redirect to new page?
Joris De Groote - 9 Jun 2006 1:41 PM - 3 messages
Hi I have a response.redirect("") but I want to get this page to open in a new window ("_blank") . How can I do this? Thanks ...
Score Custom web controls
Smokey Grindle - 9 Jun 2006 1:41 PM - 5 messages
What is the best way to write dynamic controls in ASP.NET 2.0? ...
Score Can I retrive a session object by a session ID?
Toto - 9 Jun 2006 1:36 PM - 5 messages
Can I retrive a session object by a session ID which is stored in a cookie in my server side code? ...
Score Error when importing DLL
vermin - 9 Jun 2006 1:26 PM - 2 messages
Good morning. I have received a dll with an encrypting function I have to use in a asp.net page. I can't import it correctly. In classic asp I use the method I want in this way: <%     Set x = Server.CreateObject("BitamEncrypt.clsEncrypt") ...
Score Active Directory problem
krisshnaprabhu - 9 Jun 2006 1:16 PM - 1 message
Hi, I had done all the things now I can be able to retrieve the information from Active Directory when I login by using the IE(windows), if I get login through firefox through windows & Mac(Apple) and in the safari & IE for Mac I am getting this error " An operations error occurred", can u able to help me to get out of this problem. -- krisshnaprabhu ------------------------------------------------------------------------ krisshnaprabhu's Profile: [link] View this thread: [link] ...
Score adding totals in gridview rows
John - 9 Jun 2006 1:13 PM - 1 message
I have a gridview where I need to add totals for each grouped data, example my grid looks like this Sales 2006:                 BMW   100 ...
Score Migrating ASPNETDB from SQL 2005 Express edition to SQL 2000
Derek - 9 Jun 2006 1:06 PM - 2 messages
I am trying to deploy a web site on a server but I am having problems with the ASPNETDB database. It works fine in development on my PC but as SQL Server 2005 Express Edition only supports local databases I need to migrate ASPNETDB to one of our SQL ...
Score Basic N-Tiered structure in VB
Paul - 9 Jun 2006 1:03 PM - 4 messages
I have an xsd file called zTest.xsd.  In it, I have a DataTable called CategoryCountByStore, a TableAdapter that is generated automatically called CategoryCountByStoreTableAdapter, and a GetMethod name etCategoryCount  )which gets the value from a Stored Procedure).  Using ...
Score ASP.NET WinForm Control Interface Inheritance using C#
jarrett.roberts - 9 Jun 2006 12:55 PM - 1 message
I am new to ASP.NET and was wondering if there is a way to inherit controls that are placed using winforms.  I am making a base class webform and I want to be able to inherit the submit/cancel buttons and ...
Score validateRequest doesn't work
seigo - 9 Jun 2006 12:49 PM - 2 messages
Hi, I faced with a problem. After I deploy .net 2 web-application to the server where Windows Server 2003 is installed and validateRequest="false" in web.conf is set but dangerous request is still present. Any ideas why? ...
Score DataBinding string[]
Peter Morris [Droopy eyes software] - 9 Jun 2006 12:24 PM - 3 messages
If I set the datasource of a repeater to a string[], how do I show the value of the string within the ItemTemplate? Thanks Pete ...
Score Outlook web service fails!
isurug - 9 Jun 2006 12:09 PM - 2 messages
Hello All! I've been trying to come up with a web service which enables me to use outlook remotly with a machine which only has a web browser. I've tried this with windows forms and it worked without any problem, but the same ...
Score Ended debugging, program still ran
MikeL - 9 Jun 2006 12:05 PM - 4 messages
Hello, This has happened a few time to me. I set a breakpoint in my ASP.Net app and, when it is hit, I end the app by clicking the "Stop Debugging" button, but the code that would have run after ...
Score URGENT:WMP 10 + ASP.NET 2.0
Mustafa Rabie - 9 Jun 2006 11:50 AM - 1 message
Dear all, i am building an online media store for a customer and he wants to sample parts of his song so the users can listen before they buy.  I am trying to do so with AP.NET 2.0 nd WMP 10 but no luck.  any ideas what's the best way ...
Score .net 2.0 assembly in asp.net 1.0 application
orson - 9 Jun 2006 11:32 AM - 1 message
hello, i have a huge problem. one of my com+ has to comunicate with another and they both use late binding (Assembly.Load(...)). the problem is that one is written in 1.0 and another in 2.0 .net verssion. The 2.0 ...
Score Cannot access http://server/iisstart.htm anonymously ?
scott - 9 Jun 2006 11:11 AM - 7 messages
Cannot access http://server/iisstart.htm anonymously ? 1. IIS manager websites properties Directory Security tab Anonymous access and authentication edit Anonymous access checkbox is checked set up IUSR_[machine_name] with blank pass 2. IUSR_[machine_name]  has the READ permission on wwwroot ...
Score LDAP Connection
Baren - 9 Jun 2006 10:51 AM - 4 messages
Hi! How to connect to LDAP Server using ASP.NET and VB.NET Thanks, Baren ...
Score QUERY: 'On Error Resume Next' scope rules
dhruba.bandopadhyay - 9 Jun 2006 10:26 AM - 2 messages
This has been puzzling me for very long time and no where has talked about the scope of a 'On Error Resume Next' statement. When we program ASP(.NET) pages then we usually like to let ASP(.NET) stop at errors and report back to us. However there ...
Score Page / UserControl OnInit Problem
gregor.cieslak - 9 Jun 2006 10:24 AM - 4 messages
Hi, how you people handle that issue: you have one page and one control. in your page, you load some kind of object based on the given parameter: Page: protected override void OnInit(EventArgs e) { InitializeComponent();   // Get Profile   this.profile = (UserProfile)EntityCache.Get ( Request["profileId"] ); ...
Score Default runtime error page regardless of customerrors setting
kristan.mcdonald - 9 Jun 2006 10:05 AM - 5 messages
Probably a simple one, but I've found nothing in groups or google so here goes; trying to deploy a simple .net asp app to our web server, which has been hardended as it's public facing. It's only ever run classic asp ...
Score Login failed for user 'NT AUTHORITY\LOCAL SERVICE'.
musosdev - 9 Jun 2006 9:48 AM - 11 messages
Wonder if someone can help! We're getting the following error on our Intranet system as soon as we login.. ------------------ Exception Details: System.Data.SqlClient.SqlException: Login failed for user 'NT AUTHORITY\LOCAL SERVICE'. Source Error: sql = "SELECT Projects.ProjectID, ProjectName, SessionID FROM Projects, ...
Score Have the size limitation about FileUpload
ad - 9 Jun 2006 8:10 AM - 5 messages
Have there any limitation about the size of the file uploaded by FileUpload control? ...
Score XSD File and Database View
Lucky - 9 Jun 2006 8:09 AM - 1 message
hi Guys! i've faced very very strange problem. i don't know whether it is a problem or its the feature of the .net 2.0. I'd made some Dataset using XSD file. in this XSD files i've created 3 tables and defined some ...
Score my own ASPstate db?
kurt sune - 9 Jun 2006 8:02 AM - 3 messages
Hi i have read somewhere that it is possible to have the asp state in my own sql server database, not called ASPstate. For example: MyStateDB. Unfortunately i have forgotten where. Does anyone have a tip of how to achieve this? Read the article i have ...
Score Server side HTML printing
sprash25 - 9 Jun 2006 7:20 AM - 2 messages
Hi, I am using a rich text editor (FCKEdit) on a webpage in which user can enter formatted text. The output of this control is HTML. Now on the code behind side, I need to change some of this HTML and then print the HTML (the pretty ...
Score OleDB and SQLHelper???
Tim::.. - 9 Jun 2006 7:16 AM - 1 message
Can someone tell me how you change this code for an Oledb connection rather than SQL Server. The code currently uses Microsoft.Data.Access.Application.Block and the SQLHelper object... I need to use this with an access database! What can you use instead of ...
Score Cannot use system.data.oracleclient
chris - 9 Jun 2006 7:00 AM - 4 messages
When I tried to import system.data.oracleclient, it was not available. Do I need to install anything for being able to use it ? ...
Score Is this a javascript or asp.net problem?
phil - 9 Jun 2006 6:48 AM - 6 messages
Hi, Is this a javascript or asp.net problem? When the button is clicked, the server event in the code-behind must be executed if the user clicked on "OK" of the Confirm and not executed if clicked on "Cancel". I tried two ways: the first here below works perfect ...
Score regarding viewstate
Irshad Ahmad - 9 Jun 2006 6:16 AM - 2 messages
Hi, I am developing an Web application in ASP.NET with C# .when i run the project on local machine i.e localhost the default page get loaded. when i view its source code i get : <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" > ...
Score How to tell VS to wite HTML element's styles in the CSS file automaticly instead of in the body of t
oranmeir - 9 Jun 2006 3:52 AM - 2 messages
What i want actually is that when i right click on an element in my HTML file, select "properties" and then build the style of that html element, i want that the details about the position, colors and all other parameters of the style will be held on the corelated CSS file ...
Score Memory in use
tshad - 9 Jun 2006 12:58 AM - 1 message
Is there a way to figure out how much memory a session is using (session variables)? I am trying to figure out how much memory is being  used at any given time to see what the impact on the Server is. ...
Score How to pass value of one page to another page
Rabbit - 9 Jun 2006 12:53 AM - 18 messages
Hi, On my 1st page, i have a function which gets a new ID value and need to transfer to another immediately. which I want to get in 2nd page using Request.form("txtID"), but doesn't work, the returned value is "" ...
Score add existing web-apps .csproj
John A Grandy - 9 Jun 2006 12:52 AM - 1 message
I have a number of ASP.NET 1.1 web apps that were not created in VS.NET --  and therefore do not have .csproj files. I would like to add these web apps into a VS.NET solution. If I create a Virtual Directory pointing to dir or each web app, and then in ...
Score Saving a MultiView control in ASP 2.0 page
Tim_k - 9 Jun 2006 12:10 AM - 1 message
Hi, I have a multiview control with several views.  Is there an easy way to save this control and restore it when I return to the page?  Or, do I have to walk through the controlarray for each view and save each control?  I'm hoping ...
Score Updating DLL's
rh1200la - 8 Jun 2006 11:38 PM - 2 messages
Hey all.  I'm the new webmaster of a popular website which is built in ..net using c# I have successfully set up a dev environment on my local box here (with some tweaking) but it works nonetheless. As I create new asp.net pages I will need to recompile and update the ...
Score Formatting Values in DataGrid Control
Alex Maghen - 8 Jun 2006 11:27 PM - 5 messages
If I have a DateTime column in my DataGrid conrol, and it's bound to an OleDbDataReader, how can I format the returned data the way I want it formatted and displayed in that column? Alex ...
Score Read Value from DropDownList in TemplateColumn?
Vagabond Software - 8 Jun 2006 10:12 PM - 1 message
I am fairly new to ASP.NET, so bear with me... I have a Datagrid with a data-bound DropDownList in the TemplateColumn. Here is the HTML code:   <asp:TemplateColumn HeaderText="Void">     <ItemStyle horizontalalign="Left" wrap="False"></ItemStyle> ...
Score Reading - Parsing Records From An LDAP LDIF File In .Net?
jeangv - 8 Jun 2006 10:02 PM - 1 message
Reading - Parsing Records From An LDAP LDIF File In .Net? I am in need of a .Net class that will allow for the parsing of a LDAP LDIF file.  An LDIF file is the standard format for representing LDAP ...
Score ods calls business object then method calls ta with output params
andy6 - 8 Jun 2006 10:00 PM - 3 messages
I have the ods calling the business object. This is the method it is calling public DataTable GetEditManager(string tab, string state, int rows, int pageselected, int nbrpages, string sort, byte sortdir, int totaledits, string userid)         { ...
Score how to protect source code of an application
melanie_23 - 8 Jun 2006 9:42 PM - 5 messages
Hello! At my company, we are in the process of deciding which programming language to take between JSP and ASP.NET to produce dynamic web sites for our clients.  By now, all the major advantages tend to favor ASP.NET : performance, good fit with SQL Server/Microsoft systems, ...
Score [Search Engine - Internal site] DB or not DB ?
rs - 8 Jun 2006 9:37 PM - 4 messages
Hallo, I have a site with more than 15000 (15 thousand) pages. Each page has almost a textual content. Each page is about 10-25 Kb. I need to build an internal search engine by using Asp Net code. Which is the best way: ...
Score SelectedIndexChanged
Paul - 8 Jun 2006 8:52 PM - 1 message
This gets a little complex, so bear with me. I've created an ASP.NET page that creates a variety of controls dynamically.  It creates a data source, a form view, a list box, a drop down list, a button and some other sundry stuff on the fly. ...
Score Dynamic LinkButtons
Andrew Robinson - 8 Jun 2006 8:49 PM - 7 messages
I have a page that contains a number of link buttons that are used for making selections. I load my LinkButtons during the Page_PreInit event and they render fine but then I need to make a change to one of these ...
Score results of a sql query to array
loga123 - 8 Jun 2006 8:15 PM - 7 messages
I am using asp.net 2.0. I want to get the results of a sql query into an array at run-time. Number of records returned varies each time.....so I want to declare the dimensions of array runtime based on my record count and assign the ...
Score Controls not rendering
Malbeuf - 8 Jun 2006 7:35 PM - 3 messages
I'm trying to do a small demo of asp.net design. A simple page with three labels, one button, two textboxes. Build and browse...the only controls that render are the labels, all lined up in a row. None of the other controls display at all (buttons, textboxes, etc)...only ...
Score Error in Web Site Administration Tool
Shimon Sim - 8 Jun 2006 7:34 PM - 1 message
I have following error when I try to "Manage access rules". I am using my role provider and wanted to know if this could be caused by my code. Thanks. ------------------------------------------------------------------------------------------------------------- An error was encountered. Please return to the previous page and try again. ...
Score DataGrid widths not working with large data
tshad - 8 Jun 2006 7:31 PM - 1 message
I have a problem where I am trying to display URLs in a column that is 100px long:     <asp:BoundColumn DataField="CurrentURL" HeaderText="CurrentURL" HeaderStyle-Width="100px" ItemStyle-Width="100px" runat="server"/> The problem is that the column gets pushed out to about 200-300 based on ...
Score Slow postback after logged in - help!
Luiz Vianna - 8 Jun 2006 7:27 PM - 1 message
Hi folks, I´m working on this for a couple of days... I configured membership for my application. I can create user, login, logout, the user screen is save and comes back when him logs back. Everything looks fine, but... ...
Score "Push" web page live?
Demitrius >I< - 8 Jun 2006 7:14 PM - 7 messages
Hi, I need a way to "push" a web page to a viewer (or viewers) on my web site. What I'm trying to do is conduct an online presentation, so I need to control what the viewers see and when they see it. ...
Score Selecting item from a Place Holder Error
stephen - 8 Jun 2006 7:08 PM - 6 messages
Hi, I have a place holder and I have a checkboxlist in it? why do i get a "System.NullReferenceException: Object reference not set to an instance of an object." error why I try to get the selected value from ...
Score error showing at StaringComparison.
Yoshitha - 8 Jun 2006 7:05 PM - 2 messages
Hi in my application some where in my code i used the follwoing statement StringComparison.InvariantCultureIgnoreCase so when i'm running my application(asp.net with c# vs2003) it is raising error  near StaringComparison. follwoing is the error description ...